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
/
serial_xuartlite.c
Age
Commit message (
Expand
)
Author
2018-11-14
serial: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2016-01-27
serial: uartlite: Add support for debug console
Michal Simek
2016-01-27
serial: uartlite: Move driver to DM
Michal Simek
2014-02-04
serial: uartlite: Reset RX/TX in init
Michal Simek
2013-11-08
serial: xuartlite: Staticize local functions
Axel Lin
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
2012-10-15
serial: microblaze: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
serial: Properly spell out the structure member names of serial_driver
Marek Vasut
2012-09-11
serial: uartlite: Init all uartlites for serial multi
Michal Simek
2011-10-23
serial: uartlite: Fix compilation warnings
Michal Simek
2011-10-09
serial: uartlite: Support for SERIAL_MULTI
Michal Simek
2008-08-06
Fix merge problems
Stefan Roese
2008-08-06
Fix merge problems
Stefan Roese
2008-07-18
ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 support
Stefan Roese
2008-07-13
microblaze: Clean uartlite driver
Michal Simek
2007-11-25
drivers/serial : move serial drivers to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD