summaryrefslogtreecommitdiff
path: root/arch/sparc/cpu/leon3
Commit message (Expand)AuthorAgeLines
* sparc: Update cpu_init.c to use generic timer infrastructureFrancois Retief2015-12-03-56/+75
* sparc: leon3: Updates for generic board initializationFrancois Retief2015-12-03-116/+143
* sparc: leon3: Clear all unused GPTIMER registers.Daniel Hellstrom2015-12-03-1/+9
* sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() functionFrancois Retief2015-12-03-5/+6
* sparc: leon3: Move snoop detection from startup.S to arch_cpu_init()Francois Retief2015-12-03-19/+16
* sparc: Initial ground work for generic board initializationFrancois Retief2015-12-03-10/+11
* sparc: leon3: Updated serial driver to use CONFIG_CONS_INDEXFrancois Retief2015-12-03-0/+5
* sparc: Serial baud rate register support multiple buses with different frequencyDaniel Hellstrom2015-12-03-3/+14
* sparc: leon3: Clear GD_FLAG_SERIAL_READY flag on AMBA failureFrancois Retief2015-12-03-0/+1
* sparc: Remove version_string variable from start.S fileFrancois Retief2015-12-03-10/+3
* sparc: Move SYS_SPARC_NWINDOWS to KconfigFrancois Retief2015-12-03-0/+5
* sparc: leon3: Add debug_uart support to LEON3 serial driver.Francois Retief2015-11-13-2/+30
* sparc: ambapp: Removed warning and unnecessary printout.Daniel Hellstrom2015-11-13-1/+2
* sparc: leon3: Moved GRLIB core header files to common include/grlib directoryDaniel Hellstrom2015-11-13-17/+20
* sparc: leon3: Added memory controller initialization using new AMBA PnP routi...Daniel Hellstrom2015-11-13-2/+621
* sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.Daniel Hellstrom2015-11-13-415/+1225
* sparc: Update startup code to take PIC mode into accountFrancois Retief2015-11-13-19/+41
* sparc: Update LEON serial drivers to use readl/writel macrosFrancois Retief2015-11-13-46/+59
* sparc: Fix broken files during license changesFrancois Retief2015-11-13-3/+0
* sparc: merge arch/sparc/cpu/*/config.mk to arch/sparc/config.mkMasahiro Yamada2014-11-04-8/+0
* sparc: move CONFIG_{LEON, LEON2, LEON3} to KconfigMasahiro Yamada2014-11-04-2/+0
* sparc: merge LEON2 and LEON3 linker scriptsMasahiro Yamada2014-07-22-144/+0
* sparc: merge LEON3 linker scriptsMasahiro Yamada2014-07-22-0/+144
* leon: implement missing get_tbclk()Daniel Hellstrom2014-05-08-0/+5
* leon: use CONFIG_SYS_HZ to config timer prescalerDaniel Hellstrom2014-05-08-8/+9
* sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definitionMasahiro Yamada2014-03-21-1/+1
* usb: create common header virtual root hub descriptorsStephen Warren2014-03-10-104/+3
* sparc: Correct arch/sparc/cpu/leon3/start.S from SPDX conversionTom Rini2013-11-25-29/+37
* sparc: include config.h to start.SMasahiro Yamada2013-11-08-0/+2
* sparc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-25/+2
* usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-20-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-226/+37
* sparc: Fix build warnings in serial.cSimon Glass2013-03-15-10/+0
* sparc: Fix out-of-tree buildingSimon Glass2013-03-15-7/+0
* serial: Use default_serial_puts() in driversMarek Vasut2012-10-17-8/+1
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-15-2/+2
* serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut2012-10-15-32/+0
* serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driverMarek Vasut2012-10-15-14/+69
* dm: sparc: Fixup the compile warnings in sparc codeMarek Vasut2012-09-18-3/+3
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-19-4/+4
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-04-1/+1
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-28-1/+1
* unify version_stringAndreas Bießmann2011-07-28-4/+1
* Fix misc spelling errors found by lintianLoïc Minier2011-04-12-2/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-0/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-7/+8
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-2/+2
* sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]Peter Tyser2010-04-13-0/+4318