summaryrefslogtreecommitdiffstats
path: root/drivers/serial/serial_altera_jtag.c
Commit message (Expand)AuthorAgeFilesLines
* nios2: remove arch remains from driversDenis Orlov2023-07-031-99/+0
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-11/+1
* treewide: remove references to CREDITSUwe Kleine-König2020-04-271-3/+0
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-1/+5
* console: drop f_caps and check the function pointer getc/putc insteadJean-Christophe PLAGNIOL-VILLARD2013-09-211-1/+0
* Introduce console_platform_driver() macro and use it for serial driversAlexander Shiyan2013-03-141-7/+1
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* serial drivers: remove unused type_dataSascha Hauer2012-02-251-1/+0
* uart drivers: use xzalloc instead of xmallocSascha Hauer2011-12-231-1/+1
* introduce io.hSascha Hauer2011-09-221-1/+1
* nios2/altera_serial_jtag: Switch to resourcesFranck Jullien2011-07-271-4/+23
* Add Altera JTAG UART driverFranck Jullien2011-06-101-0/+101