index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
serial_xuartlite.c
Age
Commit message (
Expand
)
Author
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