index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
Age
Commit message (
Expand
)
Author
2016-01-12
dm: ns16550: Allow the driver to be omitted if requested
Simon Glass
2016-01-12
dm: serial: Allow the UART driver to be dropped from the image
Simon Glass
2016-01-12
dm: serial: Convert ns16550 driver to use driver model PCI API
Simon Glass
2016-01-08
serial: zynq: Use static inline for _debug_uart_init()
Michal Simek
2016-01-03
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-01-03
serial_mxc: Fix setup of UARTx_UFCR register
Maximilian Schwerin
2015-12-12
stm32: Convert serial driver to DM
Kamil Lulko
2015-12-11
dm: serial: Minor coding style cleanup of some comments
Stefan Roese
2015-12-07
serial: zynq: Remove duplicated header
Michal Simek
2015-12-07
serial: zynq: Fix incorrect reference to s5p driver
Michal Simek
2015-12-05
dm: serial: ns16550: Add pre-reloc flag to the driver
Simon Glass
2015-12-05
ns16550: change reg-shift property default to zero
Thomas Chou
2015-12-05
Fix typo: firstly -> first.
Vagrant Cascadian
2015-12-01
rockchip: serial driver support rk3036
huang lin
2015-11-22
ns16550: move CONFIG_SYS_NS16550 to Kconfig
Thomas Chou
2015-11-22
ns16550: zap CONFIG_NS16550_SERIAL
Thomas Chou
2015-11-22
ns16550: unify serial_omap
Thomas Chou
2015-11-22
ns16550: unify serial_tegra
Thomas Chou
2015-11-22
ns16550: unify serial_dw
Thomas Chou
2015-11-22
ns16550: unify serial_keystone
Thomas Chou
2015-11-22
ns16550: unify serial_rockchip
Thomas Chou
2015-11-22
ns16550: unify serial_ppc
Thomas Chou
2015-11-21
ns16550: unify serial_x86
Thomas Chou
2015-11-21
ns16550: add generic binding to unify the drivers
Thomas Chou
2015-11-21
ns16550: change map_sysmem to map_physmem
Thomas Chou
2015-11-21
debug_uart: restore ns16550 as default
Thomas Chou
2015-11-18
altera_uart: change ioremap to map_physmem
Thomas Chou
2015-11-18
altera_jtag_uart: change ioremap to map_physmem
Thomas Chou
2015-11-13
sparc: leon3: Add debug_uart support to LEON3 serial driver.
Francois Retief
2015-11-06
altera_uart: Adjust the declaration of debug_uart_init()
Thomas Chou
2015-11-06
altera_jtag_uart: Adjust the declaration of debug_uart_init()
Thomas Chou
2015-11-06
serial: altera_uart: minor clean up
Thomas Chou
2015-11-06
serial: altera_uart: use BIT macro
Thomas Chou
2015-11-06
serial: altera_jtag_uart: minor clean up
Thomas Chou
2015-11-06
serial: altera_jtag_uart: use BIT macro
Thomas Chou
2015-11-04
arm: zynq: Move serial driver to driver model
Simon Glass
2015-11-04
arm: zynq: serial: Drop non-device-tree serial driver portions
Simon Glass
2015-11-04
arm: zynq: Support the debug UART
Simon Glass
2015-11-04
dm: serial: Deal with stdout-path with an alias
Simon Glass
2015-10-23
dm: keystone: serial: Add driver model support
Lokesh Vutla
2015-10-22
serial: remove altera serial initializations
Thomas Chou
2015-10-22
nios2: convert altera_uart to driver model
Thomas Chou
2015-10-22
nios2: convert altera_jtag_uart to driver model
Thomas Chou
2015-10-22
drivers: serial: serial_omap: add comaptibles for all ti platforms
Mugunthan V N
2015-10-22
drivers: serial: serial_omap: populate default clock frequency when not found...
Mugunthan V N
2015-10-21
debug_uart: Add an option to announce the debug UART
Simon Glass
2015-10-21
debug_uart: Support board-specific UART initialisation
Simon Glass
2015-10-21
debug_uart: Adjust the declaration of debug_uart_init()
Simon Glass
2015-10-03
serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIP
Masahiro Yamada
2015-09-15
arm: Remove unused ST-Ericsson u8500 arch
Stefan Roese
[next]