summaryrefslogtreecommitdiff
path: root/arch/sparc/cpu/leon3
AgeCommit message (Expand)Author
2016-03-22Fix spelling of "transferred".Vagrant Cascadian
2015-12-03sparc: Remove non-generic board init files: board.c, time.cFrancois Retief
2015-12-03sparc: leon3: Added busy wait function, made wait_ms() work when IRQ is disabledDaniel Hellstrom
2015-12-03sparc: leon3: Added CPU count and frequency detection.Daniel Hellstrom
2015-12-03sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boardsFrancois Retief
2015-12-03sparc: Update PROM initialization code for generic boardFrancois Retief
2015-12-03sparc: Update cpu_init.c to use generic timer infrastructureFrancois Retief
2015-12-03sparc: leon3: Updates for generic board initializationFrancois Retief
2015-12-03sparc: leon3: Clear all unused GPTIMER registers.Daniel Hellstrom
2015-12-03sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() functionFrancois Retief
2015-12-03sparc: leon3: Move snoop detection from startup.S to arch_cpu_init()Francois Retief
2015-12-03sparc: Initial ground work for generic board initializationFrancois Retief
2015-12-03sparc: leon3: Updated serial driver to use CONFIG_CONS_INDEXFrancois Retief
2015-12-03sparc: Serial baud rate register support multiple buses with different frequencyDaniel Hellstrom
2015-12-03sparc: leon3: Clear GD_FLAG_SERIAL_READY flag on AMBA failureFrancois Retief
2015-12-03sparc: Remove version_string variable from start.S fileFrancois Retief
2015-12-03sparc: Move SYS_SPARC_NWINDOWS to KconfigFrancois Retief
2015-11-13sparc: leon3: Add debug_uart support to LEON3 serial driver.Francois Retief
2015-11-13sparc: ambapp: Removed warning and unnecessary printout.Daniel Hellstrom
2015-11-13sparc: leon3: Moved GRLIB core header files to common include/grlib directoryDaniel Hellstrom
2015-11-13sparc: leon3: Added memory controller initialization using new AMBA PnP routi...Daniel Hellstrom
2015-11-13sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.Daniel Hellstrom
2015-11-13sparc: Update startup code to take PIC mode into accountFrancois Retief
2015-11-13sparc: Update LEON serial drivers to use readl/writel macrosFrancois Retief
2015-11-13sparc: Fix broken files during license changesFrancois Retief
2014-11-04sparc: merge arch/sparc/cpu/*/config.mk to arch/sparc/config.mkMasahiro Yamada
2014-11-04sparc: move CONFIG_{LEON, LEON2, LEON3} to KconfigMasahiro Yamada
2014-07-22sparc: merge LEON2 and LEON3 linker scriptsMasahiro Yamada
2014-07-22sparc: merge LEON3 linker scriptsMasahiro Yamada
2014-05-08leon: implement missing get_tbclk()Daniel Hellstrom
2014-05-08leon: use CONFIG_SYS_HZ to config timer prescalerDaniel Hellstrom
2014-03-21sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definitionMasahiro Yamada
2014-03-10usb: create common header virtual root hub descriptorsStephen Warren
2013-11-25sparc: Correct arch/sparc/cpu/leon3/start.S from SPDX conversionTom Rini
2013-11-08sparc: include config.h to start.SMasahiro Yamada
2013-10-31sparc: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-20usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-15sparc: Fix build warnings in serial.cSimon Glass
2013-03-15sparc: Fix out-of-tree buildingSimon Glass
2012-10-17serial: Use default_serial_puts() in driversMarek Vasut
2012-10-15usb: lowlevel interface change to support multiple controllersLucas Stach
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut
2012-10-15serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driverMarek Vasut
2012-09-18dm: sparc: Fixup the compile warnings in sparc codeMarek Vasut
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams
2011-07-28unify version_stringAndreas Bießmann
2011-04-12Fix misc spelling errors found by lintianLoïc Minier