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-25
ns16550: zap the rockchip serial compatible string
Thomas Chou
2016-01-25
serial: Remove serial_putc_raw_dev
Tom Rini
2016-01-21
dm: video: sandbox: Convert sandbox to use driver model for video
Simon Glass
2016-01-21
serial: lpuart: Add driver model serial support
Bin Meng
2016-01-21
serial: lpuart: Prepare the driver for DM conversion
Bin Meng
2016-01-21
serial: lpuart: Call local version of setbrg and putc directly
Bin Meng
2016-01-21
serial: lpuart: Fix several cosmetic issues
Bin Meng
2016-01-21
serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig
Bin Meng
2016-01-19
arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for ...
Sergey Temerkhanov
2016-01-19
arm: serial: Add debug UART capability to the pl01x driver
Sergey Temerkhanov
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-14
serial: lpc32xx hsuart: port driver to driver model
Vladimir Zapolskiy
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
[next]