index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
Age
Commit message (
Expand
)
Author
2015-12-05
Fix typo: firstly -> first.
Vagrant Cascadian
2015-12-01
rockchip: serial driver support rk3036
huang lin
2015-11-21
ns16550: move CONFIG_SYS_NS16550 to Kconfig
Thomas Chou
2015-11-21
ns16550: zap CONFIG_NS16550_SERIAL
Thomas Chou
2015-11-21
ns16550: unify serial_omap
Thomas Chou
2015-11-21
ns16550: unify serial_tegra
Thomas Chou
2015-11-21
ns16550: unify serial_dw
Thomas Chou
2015-11-21
ns16550: unify serial_keystone
Thomas Chou
2015-11-21
ns16550: unify serial_rockchip
Thomas Chou
2015-11-21
ns16550: unify serial_ppc
Thomas Chou
2015-11-20
ns16550: unify serial_x86
Thomas Chou
2015-11-20
ns16550: add generic binding to unify the drivers
Thomas Chou
2015-11-20
ns16550: change map_sysmem to map_physmem
Thomas Chou
2015-11-20
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-23
serial: remove altera serial initializations
Thomas Chou
2015-10-23
nios2: convert altera_uart to driver model
Thomas Chou
2015-10-23
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
2015-09-13
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
2015-09-03
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2015-09-02
rockchip: Add serial support
Simon Glass
2015-09-02
serial: drop redundant depends on
Masahiro Yamada
2015-08-31
dm: Use dev_get_addr() where possible
Simon Glass
2015-08-31
serial: serial-sh: SCIFA interface for R-Car Gen2 SoCs
Vladimir Barinov
2015-08-31
serial: uniphier: drop platform data support
Masahiro Yamada
2015-08-24
serial: pxa: clean-up include file order
Marcel Ziswiler
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-12
dra7xx: Add dra72_evm_defconfig using CONFIG_DM
Tom Rini
2015-08-12
drivers: hierarchize drivers Kconfig menu
Masahiro Yamada
2015-08-10
dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port
Hans de Goede
[next]