aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/lib
AgeCommit message (Expand)AuthorFilesLines
2012-10-22common: Convert the U-Boot commands to LG-arraysMarek Vasut1-2/+2
2012-10-15usb: lowlevel interface change to support multiple controllersLucas Stach1-1/+1
2012-09-26malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck1-1/+0
2012-09-18dm: sparc: Fixup the compile warnings in sparc codeMarek Vasut1-1/+0
2012-05-15net: move bootfile init into eth_initializeMike Frysinger1-5/+0
2012-05-15net: punt bd->bi_ip_addrMike Frysinger1-2/+0
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass1-1/+1
2012-03-18bootstage: Convert progress numbers 20-41 to enumsSimon Glass1-1/+1
2012-03-18bootstage: Use show_boot_error() for -ve progress numbersSimon Glass1-1/+1
2011-12-05sparc: fix unused variable warningsMike Frysinger2-5/+0
2011-10-23sparc: Use getenv_ulong() in place of getenv(), strtoulSimon Glass1-10/+3
2011-10-05net: drop !NET_MULTI codeMike Frysinger1-2/+0
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ1-6/+1
2011-07-26Timer: Remove set_timer completelyGraeme Russ2-7/+0
2011-01-19Replace "FLASH" strings with "Flash" or "flash"Peter Tyser1-1/+1
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk1-2/+2
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-1/+1
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese1-4/+0
2010-09-19relocation: fixup cmdtableHeiko Schocher1-24/+4
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-1/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk2-2/+2
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser6-0/+939