summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+1
* sparc: leon3: Add debug_uart support to LEON3 serial driver.Francois Retief2015-11-132-2/+30
* sparc: ambapp: Removed warning and unnecessary printout.Daniel Hellstrom2015-11-131-1/+2
* sparc: leon3: Moved GRLIB core header files to common include/grlib directoryDaniel Hellstrom2015-11-134-17/+20
* sparc: leon3: Added memory controller initialization using new AMBA PnP routi...Daniel Hellstrom2015-11-135-2/+621
* sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.Daniel Hellstrom2015-11-137-415/+1225
* sparc: Update startup code to take PIC mode into accountFrancois Retief2015-11-132-38/+82
* sparc: Update LEON serial drivers to use readl/writel macrosFrancois Retief2015-11-135-138/+157
* sparc: Add -mcpu= compiler flags for LEON2/LEON3Francois Retief2015-11-131-4/+10
* sparc: Fix broken files during license changesFrancois Retief2015-11-132-130/+0
* Replace "extern inline" with "static inline"Måns Rullgård2015-11-093-20/+20
* sparc: Use the generic bitops headersFabio Estevam2015-11-051-0/+5
* arch: Make board selection choices optionalJoe Hershberger2015-05-121-0/+1
* net: Remove the bd* parameter from net stack functionsJoe Hershberger2015-04-181-1/+1
* Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck2014-12-081-0/+8
* sparc: merge CONFIG_SYS_CPU and CONFIG_SYS_VENDOR definesMasahiro Yamada2014-11-041-3/+10
* sparc: merge arch/sparc/cpu/*/config.mk to arch/sparc/config.mkMasahiro Yamada2014-11-043-16/+2
* sparc: move CONFIG_{LEON, LEON2, LEON3} to KconfigMasahiro Yamada2014-11-043-4/+16
* sparc: Use nicer prompt for board select menuMasahiro Yamada2014-11-041-6/+10
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-1/+0
* kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada2014-07-301-1/+1
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+34
* sparc: merge LEON2 and LEON3 linker scriptsMasahiro Yamada2014-07-221-4/+2
* sparc: merge LEON3 linker scriptsMasahiro Yamada2014-07-221-0/+144
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-122-2/+0
* leon: implement missing get_tbclk()Daniel Hellstrom2014-05-082-0/+10
* leon: use CONFIG_SYS_HZ to config timer prescalerDaniel Hellstrom2014-05-082-16/+18
* sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definitionMasahiro Yamada2014-03-212-2/+2
* usb: create common header virtual root hub descriptorsStephen Warren2014-03-101-104/+3
* kbuild: improve Kbuild speedMasahiro Yamada2014-03-071-0/+2
* config.mk: specify the exact path to standalone linker scriptMasahiro Yamada2014-03-071-1/+1
* kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada2014-03-041-1/+3
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-1/+2
* sparc: Correct arch/sparc/cpu/leon3/start.S from SPDX conversionTom Rini2013-11-251-29/+37
* include: delete include/linux/config.hMasahiro Yamada2013-11-082-2/+0
* sparc: include config.h to start.SMasahiro Yamada2013-11-081-0/+2
* sparc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-313-75/+6
* sparc: fix a link errorMasahiro Yamada2013-10-311-0/+2
* usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-201-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2455-944/+206
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-161-1/+2
* avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann2013-07-021-0/+6
* sparc: Use image_setup_linux() instead of local codeSimon Glass2013-05-141-10/+7
* lib: consolidate hang()Andreas Bießmann2013-05-011-9/+0
* sparc: Fix build warnings in serial.cSimon Glass2013-03-152-20/+0
* sparc: Fix out-of-tree buildingSimon Glass2013-03-152-14/+0
* Introduce generic link section.h symbol filesSimon Glass2013-03-151-0/+27
* malloc: make malloc_bin_reloc staticGabor Juhos2013-02-191-1/+0
* sparc: Use generic global_dataSimon Glass2013-02-041-45/+1
* sparc: Drop kbd_status and reset_status from global_dataSimon Glass2013-02-041-4/+0
OpenPOWER on IntegriCloud