summaryrefslogtreecommitdiffstats
path: root/arch/sparc/cpu/leon3/cpu_init.c
Commit message (Expand)AuthorAgeFilesLines
* sparc: Remove non-generic board init files: board.c, time.cFrancois Retief2015-12-031-60/+0
* sparc: leon3: Added busy wait function, made wait_ms() work when IRQ is disabledDaniel Hellstrom2015-12-031-2/+30
* sparc: Update cpu_init.c to use generic timer infrastructureFrancois Retief2015-12-031-56/+75
* sparc: leon3: Updates for generic board initializationFrancois Retief2015-12-031-11/+0
* sparc: leon3: Clear all unused GPTIMER registers.Daniel Hellstrom2015-12-031-1/+9
* sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() functionFrancois Retief2015-12-031-4/+5
* sparc: leon3: Move snoop detection from startup.S to arch_cpu_init()Francois Retief2015-12-031-1/+12
* sparc: Initial ground work for generic board initializationFrancois Retief2015-12-031-8/+9
* sparc: leon3: Add debug_uart support to LEON3 serial driver.Francois Retief2015-11-131-1/+4
* sparc: leon3: Moved GRLIB core header files to common include/grlib directoryDaniel Hellstrom2015-11-131-6/+4
* sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.Daniel Hellstrom2015-11-131-125/+59
* leon: implement missing get_tbclk()Daniel Hellstrom2014-05-081-0/+5
* leon: use CONFIG_SYS_HZ to config timer prescalerDaniel Hellstrom2014-05-081-8/+9
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-18/+1
* Fix misc spelling errors found by lintianLoïc Minier2011-04-121-2/+2
* sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]Peter Tyser2010-04-131-0/+254
OpenPOWER on IntegriCloud