summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2016-01-08serial: zynq: Use static inline for _debug_uart_init()Michal Simek
2016-01-03Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-01-03serial_mxc: Fix setup of UARTx_UFCR registerMaximilian Schwerin
2015-12-12stm32: Convert serial driver to DMKamil Lulko
2015-12-10dm: serial: Minor coding style cleanup of some commentsStefan Roese
2015-12-07serial: zynq: Remove duplicated headerMichal Simek
2015-12-07serial: zynq: Fix incorrect reference to s5p driverMichal Simek
2015-12-05dm: serial: ns16550: Add pre-reloc flag to the driverSimon Glass
2015-12-05ns16550: change reg-shift property default to zeroThomas Chou
2015-12-05Fix typo: firstly -> first.Vagrant Cascadian
2015-12-01rockchip: serial driver support rk3036huang lin
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-11-21ns16550: zap CONFIG_NS16550_SERIALThomas Chou
2015-11-21ns16550: unify serial_omapThomas Chou
2015-11-21ns16550: unify serial_tegraThomas Chou
2015-11-21ns16550: unify serial_dwThomas Chou
2015-11-21ns16550: unify serial_keystoneThomas Chou
2015-11-21ns16550: unify serial_rockchipThomas Chou
2015-11-21ns16550: unify serial_ppcThomas Chou
2015-11-20ns16550: unify serial_x86Thomas Chou
2015-11-20ns16550: add generic binding to unify the driversThomas Chou
2015-11-20ns16550: change map_sysmem to map_physmemThomas Chou
2015-11-20debug_uart: restore ns16550 as defaultThomas Chou
2015-11-18altera_uart: change ioremap to map_physmemThomas Chou
2015-11-18altera_jtag_uart: change ioremap to map_physmemThomas Chou
2015-11-13sparc: leon3: Add debug_uart support to LEON3 serial driver.Francois Retief
2015-11-06altera_uart: Adjust the declaration of debug_uart_init()Thomas Chou
2015-11-06altera_jtag_uart: Adjust the declaration of debug_uart_init()Thomas Chou
2015-11-06serial: altera_uart: minor clean upThomas Chou
2015-11-06serial: altera_uart: use BIT macroThomas Chou
2015-11-06serial: altera_jtag_uart: minor clean upThomas Chou
2015-11-06serial: altera_jtag_uart: use BIT macroThomas Chou
2015-11-04arm: zynq: Move serial driver to driver modelSimon Glass
2015-11-04arm: zynq: serial: Drop non-device-tree serial driver portionsSimon Glass
2015-11-04arm: zynq: Support the debug UARTSimon Glass
2015-11-04dm: serial: Deal with stdout-path with an aliasSimon Glass
2015-10-23dm: keystone: serial: Add driver model supportLokesh Vutla
2015-10-23serial: remove altera serial initializationsThomas Chou
2015-10-23nios2: convert altera_uart to driver modelThomas Chou
2015-10-23nios2: convert altera_jtag_uart to driver modelThomas Chou
2015-10-22drivers: serial: serial_omap: add comaptibles for all ti platformsMugunthan V N
2015-10-22drivers: serial: serial_omap: populate default clock frequency when not found...Mugunthan V N
2015-10-21debug_uart: Add an option to announce the debug UARTSimon Glass
2015-10-21debug_uart: Support board-specific UART initialisationSimon Glass
2015-10-21debug_uart: Adjust the declaration of debug_uart_init()Simon Glass
2015-10-03serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIPMasahiro Yamada
2015-09-15arm: Remove unused ST-Ericsson u8500 archStefan Roese
2015-09-13Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2015-09-03Merge git://git.denx.de/u-boot-rockchipTom Rini
2015-09-02rockchip: Add serial supportSimon Glass