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
/
cpu_init.c
Age
Commit message (
Expand
)
Author
2015-12-03
sparc: Remove non-generic board init files: board.c, time.c
Francois Retief
2015-12-03
sparc: leon3: Added busy wait function, made wait_ms() work when IRQ is disabled
Daniel Hellstrom
2015-12-03
sparc: Update cpu_init.c to use generic timer infrastructure
Francois Retief
2015-12-03
sparc: leon3: Updates for generic board initialization
Francois Retief
2015-12-03
sparc: leon3: Clear all unused GPTIMER registers.
Daniel Hellstrom
2015-12-03
sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() function
Francois Retief
2015-12-03
sparc: leon3: Move snoop detection from startup.S to arch_cpu_init()
Francois Retief
2015-12-03
sparc: Initial ground work for generic board initialization
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
2014-05-08
leon: implement missing get_tbclk()
Daniel Hellstrom
2014-05-08
leon: use CONFIG_SYS_HZ to config timer prescaler
Daniel Hellstrom
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-04-12
Fix misc spelling errors found by lintian
Loïc Minier
2010-04-13
sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]
Peter Tyser