summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-211-0/+10
* ns16550: zap CONFIG_NS16550_SERIALThomas Chou2015-11-212-16/+0
* ns16550: unify serial_omapThomas Chou2015-11-212-55/+0
* ns16550: unify serial_tegraThomas Chou2015-11-212-55/+0
* ns16550: unify serial_dwThomas Chou2015-11-212-40/+0
* ns16550: unify serial_keystoneThomas Chou2015-11-212-49/+0
* ns16550: unify serial_rockchipThomas Chou2015-11-213-54/+1
* ns16550: unify serial_ppcThomas Chou2015-11-213-42/+1
* ns16550: unify serial_x86Thomas Chou2015-11-203-55/+1
* ns16550: add generic binding to unify the driversThomas Chou2015-11-202-0/+55
* ns16550: change map_sysmem to map_physmemThomas Chou2015-11-201-3/+2
* debug_uart: restore ns16550 as defaultThomas Chou2015-11-201-0/+1
* altera_uart: change ioremap to map_physmemThomas Chou2015-11-181-2/+3
* altera_jtag_uart: change ioremap to map_physmemThomas Chou2015-11-181-2/+3
* sparc: leon3: Add debug_uart support to LEON3 serial driver.Francois Retief2015-11-131-0/+8
* altera_uart: Adjust the declaration of debug_uart_init()Thomas Chou2015-11-061-1/+1
* altera_jtag_uart: Adjust the declaration of debug_uart_init()Thomas Chou2015-11-061-1/+1
* serial: altera_uart: minor clean upThomas Chou2015-11-061-11/+10
* serial: altera_uart: use BIT macroThomas Chou2015-11-061-3/+3
* serial: altera_jtag_uart: minor clean upThomas Chou2015-11-061-14/+13
* serial: altera_jtag_uart: use BIT macroThomas Chou2015-11-061-3/+3
* arm: zynq: Move serial driver to driver modelSimon Glass2015-11-041-98/+65
* arm: zynq: serial: Drop non-device-tree serial driver portionsSimon Glass2015-11-041-15/+0
* arm: zynq: Support the debug UARTSimon Glass2015-11-042-16/+68
* dm: serial: Deal with stdout-path with an aliasSimon Glass2015-11-041-5/+25
* dm: keystone: serial: Add driver model supportLokesh Vutla2015-10-232-0/+49
* serial: remove altera serial initializationsThomas Chou2015-10-231-4/+0
* nios2: convert altera_uart to driver modelThomas Chou2015-10-232-91/+121
* nios2: convert altera_jtag_uart to driver modelThomas Chou2015-10-232-60/+137
* drivers: serial: serial_omap: add comaptibles for all ti platformsMugunthan V N2015-10-221-0/+4
* drivers: serial: serial_omap: populate default clock frequency when not found...Mugunthan V N2015-10-221-1/+3
* debug_uart: Add an option to announce the debug UARTSimon Glass2015-10-211-0/+10
* debug_uart: Support board-specific UART initialisationSimon Glass2015-10-211-0/+11
* debug_uart: Adjust the declaration of debug_uart_init()Simon Glass2015-10-213-3/+3
* serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIPMasahiro Yamada2015-10-031-1/+1
* arm: Remove unused ST-Ericsson u8500 archStefan Roese2015-09-151-22/+0
* Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2015-09-131-9/+34
|\
| * serial: serial-sh: SCIFA interface for R-Car Gen2 SoCsVladimir Barinov2015-08-311-9/+34
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2015-09-033-0/+53
|\ \
| * | rockchip: Add serial supportSimon Glass2015-09-023-0/+53
* | | serial: drop redundant depends onMasahiro Yamada2015-09-021-2/+2
|/ /
* | dm: Use dev_get_addr() where possibleSimon Glass2015-08-314-5/+4
|/
* serial: uniphier: drop platform data supportMasahiro Yamada2015-08-311-26/+15
* serial: pxa: clean-up include file orderMarcel Ziswiler2015-08-241-2/+2
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-187-9/+9
* dra7xx: Add dra72_evm_defconfig using CONFIG_DMTom Rini2015-08-121-0/+1
* drivers: hierarchize drivers Kconfig menuMasahiro Yamada2015-08-121-0/+8
* dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial portHans de Goede2015-08-102-3/+28
* exynos: Enable the debug UART in SPLSimon Glass2015-08-051-0/+2
* exynos: Add debug UART support for Samsung S5P serialSimon Glass2015-08-052-0/+32
OpenPOWER on IntegriCloud