| Commit message (Expand) | Author | Age | Files | Lines |
* | SPARC: Remove | Tom Rini | 2017-04-05 | 4 | -260/+0 |
* | sparc: Remove non-generic board init files: board.c, time.c | Francois Retief | 2015-12-03 | 4 | -495/+1 |
* | sparc: Removed USB stop from linux bootm, arch-independent bootm stop USB | Daniel Hellstrom | 2015-12-03 | 1 | -8/+0 |
* | sparc: Update cpu_init.c to use generic timer infrastructure | Francois Retief | 2015-12-03 | 1 | -5/+0 |
* | sparc: Initial ground work for generic board initialization | Francois Retief | 2015-12-03 | 1 | -2/+6 |
* | sparc: Added function that checks if IRQ is on or off | Daniel Hellstrom | 2015-12-03 | 1 | -0/+7 |
* | Move console definitions into a new console.h file | Simon Glass | 2015-11-19 | 1 | -0/+1 |
* | net: Remove the bd* parameter from net stack functions | Joe Hershberger | 2015-04-18 | 1 | -1/+1 |
* | bd_info: remove bi_barudrate member from struct bd_info | Masahiro Yamada | 2014-05-12 | 1 | -1/+0 |
* | sparc: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | 1 | -25/+2 |
* | sparc: fix a link error | Masahiro Yamada | 2013-10-31 | 1 | -0/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 6 | -102/+6 |
* | Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM | Dirk Eibach | 2013-07-16 | 1 | -1/+2 |
* | avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux | Andreas Bießmann | 2013-07-02 | 1 | -0/+6 |
* | sparc: Use image_setup_linux() instead of local code | Simon Glass | 2013-05-14 | 1 | -10/+7 |
* | lib: consolidate hang() | Andreas Bießmann | 2013-05-01 | 1 | -9/+0 |
* | malloc: make malloc_bin_reloc static | Gabor Juhos | 2013-02-19 | 1 | -1/+0 |
* | env: Use getenv_yesno() more generally | Joe Hershberger | 2012-12-13 | 1 | -2/+1 |
* | common: Convert the U-Boot commands to LG-arrays | Marek Vasut | 2012-10-22 | 1 | -2/+2 |
* | usb: lowlevel interface change to support multiple controllers | Lucas Stach | 2012-10-15 | 1 | -1/+1 |
* | malloc: remove extern declarations of malloc_bin_reloc() in board.c files | Daniel Schwierzeck | 2012-09-26 | 1 | -1/+0 |
* | dm: sparc: Fixup the compile warnings in sparc code | Marek Vasut | 2012-09-18 | 1 | -1/+0 |
* | net: move bootfile init into eth_initialize | Mike Frysinger | 2012-05-15 | 1 | -5/+0 |
* | net: punt bd->bi_ip_addr | Mike Frysinger | 2012-05-15 | 1 | -2/+0 |
* | bootstage: Replace show_boot_progress/error() with bootstage_...() | Simon Glass | 2012-03-18 | 1 | -1/+1 |
* | bootstage: Convert progress numbers 20-41 to enums | Simon Glass | 2012-03-18 | 1 | -1/+1 |
* | bootstage: Use show_boot_error() for -ve progress numbers | Simon Glass | 2012-03-18 | 1 | -1/+1 |
* | sparc: fix unused variable warnings | Mike Frysinger | 2011-12-05 | 2 | -5/+0 |
* | sparc: Use getenv_ulong() in place of getenv(), strtoul | Simon Glass | 2011-10-23 | 1 | -10/+3 |
* | net: drop !NET_MULTI code | Mike Frysinger | 2011-10-05 | 1 | -2/+0 |
* | Timer: Remove reset_timer() for non-Nios2 arches | Graeme Russ | 2011-07-26 | 1 | -6/+1 |
* | Timer: Remove set_timer completely | Graeme Russ | 2011-07-26 | 2 | -7/+0 |
* | Replace "FLASH" strings with "Flash" or "flash" | Peter Tyser | 2011-01-19 | 1 | -1/+1 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 1 | -2/+2 |
* | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk | 2010-10-29 | 1 | -2/+2 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | 1 | -1/+1 |
* | Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature | Stefan Roese | 2010-09-23 | 1 | -4/+0 |
* | relocation: fixup cmdtable | Heiko Schocher | 2010-09-19 | 1 | -24/+4 |
* | Rename getenv_r() into getenv_f() | Wolfgang Denk | 2010-08-04 | 1 | -1/+1 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | 2 | -2/+2 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | 6 | -0/+939 |