summaryrefslogtreecommitdiff
path: root/arch/sparc/lib
AgeCommit message (Expand)Author
2015-12-03sparc: Remove non-generic board init files: board.c, time.cFrancois Retief
2015-12-03sparc: Removed USB stop from linux bootm, arch-independent bootm stop USBDaniel Hellstrom
2015-12-03sparc: Update cpu_init.c to use generic timer infrastructureFrancois Retief
2015-12-03sparc: Initial ground work for generic board initializationFrancois Retief
2015-12-03sparc: Added function that checks if IRQ is on or offDaniel Hellstrom
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2013-10-31sparc: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31sparc: fix a link errorMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-16Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach
2013-07-02avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann
2013-05-14sparc: Use image_setup_linux() instead of local codeSimon Glass
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-02-19malloc: make malloc_bin_reloc staticGabor Juhos
2012-12-13env: Use getenv_yesno() more generallyJoe Hershberger
2012-10-22common: Convert the U-Boot commands to LG-arraysMarek Vasut
2012-10-15usb: lowlevel interface change to support multiple controllersLucas Stach
2012-09-26malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck
2012-09-18dm: sparc: Fixup the compile warnings in sparc codeMarek Vasut
2012-05-15net: move bootfile init into eth_initializeMike Frysinger
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass
2012-03-18bootstage: Convert progress numbers 20-41 to enumsSimon Glass
2012-03-18bootstage: Use show_boot_error() for -ve progress numbersSimon Glass
2011-12-05sparc: fix unused variable warningsMike Frysinger
2011-10-23sparc: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-05net: drop !NET_MULTI codeMike Frysinger
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-01-19Replace "FLASH" strings with "Flash" or "flash"Peter Tyser
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese
2010-09-19relocation: fixup cmdtableHeiko Schocher
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser