summaryrefslogtreecommitdiff
path: root/arch/sparc/lib
Commit message (Expand)AuthorAgeLines
* sparc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-25/+2
* sparc: fix a link errorMasahiro Yamada2013-10-31-0/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-102/+6
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-16-1/+2
* avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann2013-07-02-0/+6
* sparc: Use image_setup_linux() instead of local codeSimon Glass2013-05-14-10/+7
* lib: consolidate hang()Andreas Bießmann2013-05-01-9/+0
* malloc: make malloc_bin_reloc staticGabor Juhos2013-02-19-1/+0
* env: Use getenv_yesno() more generallyJoe Hershberger2012-12-13-2/+1
* common: Convert the U-Boot commands to LG-arraysMarek Vasut2012-10-22-2/+2
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-15-1/+1
* malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck2012-09-26-1/+0
* dm: sparc: Fixup the compile warnings in sparc codeMarek Vasut2012-09-18-1/+0
* net: move bootfile init into eth_initializeMike Frysinger2012-05-15-5/+0
* net: punt bd->bi_ip_addrMike Frysinger2012-05-15-2/+0
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-18-1/+1
* bootstage: Convert progress numbers 20-41 to enumsSimon Glass2012-03-18-1/+1
* bootstage: Use show_boot_error() for -ve progress numbersSimon Glass2012-03-18-1/+1
* sparc: fix unused variable warningsMike Frysinger2011-12-05-5/+0
* sparc: Use getenv_ulong() in place of getenv(), strtoulSimon Glass2011-10-23-10/+3
* net: drop !NET_MULTI codeMike Frysinger2011-10-05-2/+0
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-26-6/+1
* Timer: Remove set_timer completelyGraeme Russ2011-07-26-7/+0
* Replace "FLASH" strings with "Flash" or "flash"Peter Tyser2011-01-19-1/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-29-2/+2
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-1/+1
* Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-23-4/+0
* relocation: fixup cmdtableHeiko Schocher2010-09-19-24/+4
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-2/+2
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-0/+939