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
/
arch
/
sparc
/
cpu
/
leon3
/
serial.c
Age
Commit message (
Expand
)
Author
2015-12-03
sparc: leon3: Updated serial driver to use CONFIG_CONS_INDEX
Francois Retief
2015-12-03
sparc: Serial baud rate register support multiple buses with different frequency
Daniel Hellstrom
2015-12-03
sparc: leon3: Clear GD_FLAG_SERIAL_READY flag on AMBA failure
Francois Retief
2015-11-13
sparc: leon3: Add debug_uart support to LEON3 serial driver.
Francois Retief
2015-11-13
sparc: leon3: Moved GRLIB core header files to common include/grlib directory
Daniel Hellstrom
2015-11-13
sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.
Daniel Hellstrom
2015-11-13
sparc: Update LEON serial drivers to use readl/writel macros
Francois Retief
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-15
sparc: Fix build warnings in serial.c
Simon Glass
2012-10-17
serial: Use default_serial_puts() in drivers
Marek Vasut
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
2012-10-15
serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driver
Marek Vasut
2010-04-13
sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]
Peter Tyser