summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* serial: zynq: Use static inline for _debug_uart_init()Michal Simek2016-01-081-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-01-031-1/+8
|\
| * serial_mxc: Fix setup of UARTx_UFCR registerMaximilian Schwerin2016-01-031-1/+8
* | stm32: Convert serial driver to DMKamil Lulko2015-12-121-107/+96
* | dm: serial: Minor coding style cleanup of some commentsStefan Roese2015-12-101-10/+10
* | serial: zynq: Remove duplicated headerMichal Simek2015-12-071-3/+0
* | serial: zynq: Fix incorrect reference to s5p driverMichal Simek2015-12-072-2/+2
* | dm: serial: ns16550: Add pre-reloc flag to the driverSimon Glass2015-12-051-0/+1
* | ns16550: change reg-shift property default to zeroThomas Chou2015-12-051-1/+1
* | Fix typo: firstly -> first.Vagrant Cascadian2015-12-051-1/+1
* | rockchip: serial driver support rk3036huang lin2015-12-011-0/+1
* | 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
|\ \
OpenPOWER on IntegriCloud