summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add architecture-specific global dataSimon Glass2013-02-011-0/+5
* env: Use getenv_yesno() more generallyJoe Hershberger2012-12-131-2/+1
* Add strcasecmp() and strncasecmp()Simon Glass2012-12-111-1/+1
* common: Convert the U-Boot commands to LG-arraysMarek Vasut2012-10-221-2/+2
* sparc: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-192-2/+2
* serial: Use default_serial_puts() in driversMarek Vasut2012-10-172-16/+2
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-152-3/+3
* serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut2012-10-152-64/+0
* serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driverMarek Vasut2012-10-151-14/+69
* serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driverMarek Vasut2012-10-151-14/+69
* malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck2012-09-261-1/+0
* dm: sparc: Fixup the compile warnings in sparc codeMarek Vasut2012-09-183-7/+6
* global_data: unify global flag definesMike Frysinger2012-08-091-13/+1
* net: move bootfile init into eth_initializeMike Frysinger2012-05-151-5/+0
* net: punt bd->bi_ip_addrMike Frysinger2012-05-152-3/+0
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-191-4/+4
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-181-1/+1
* bootstage: Convert progress numbers 20-41 to enumsSimon Glass2012-03-181-1/+1
* bootstage: Use show_boot_error() for -ve progress numbersSimon Glass2012-03-181-1/+1
* sparc: fix unused variable warningsMike Frysinger2011-12-052-5/+0
* sparc: Use getenv_ulong() in place of getenv(), strtoulSimon Glass2011-10-231-10/+3
* sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+10
* net: drop !NET_MULTI codeMike Frysinger2011-10-051-2/+0
* image: push default arch values to arch headersMike Frysinger2011-10-051-0/+4
* POST: add post_log_res field for post results in global dataValentin Longchamp2011-10-051-0/+1
* console: Implement pre-console bufferGraeme Russ2011-10-051-0/+3
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-041-1/+1
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-281-1/+1
OpenPOWER on IntegriCloud