1. d2eae43 lib: consolidate hang() by Andreas Bießmann · 11 years ago
  2. 455fbfb MIPS: board.c: remove manual relocation of env_name_spec by Daniel Schwierzeck · 12 years ago
  3. 04380c6 MIPS: add dynamic relocation support by Gabor Juhos · 12 years ago
  4. eea8a32 MIPS: board.c: switch to new symbols __bss_end and __image_copy_end by Daniel Schwierzeck · 12 years ago
  5. 9c170e2 MIPS: bootm.c: add support for 'prep' and 'go' subcommands by Gabor Juhos · 12 years ago
  6. 0ea7213 MIPS: bootm.c: separate environment initialization by Gabor Juhos · 12 years ago
  7. e08634c MIPS: bootm.c: separate linux jump code by Gabor Juhos · 12 years ago
  8. 75a279c MIPS: bootm.c: use debug macro to print debug message by Gabor Juhos · 12 years ago
  9. f88e09d mips: serial: Fix busted manual relocation by Joe Hershberger · 12 years ago
  10. f0c2799 MIPS: constify mips_io_port_base by Daniel Schwierzeck · 12 years ago
  11. 6c7c946 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  12. 00d0d2a malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · 12 years ago
  13. d2aa5dc dm: mips: Import libgcc components from Linux by Marek Vasut · 12 years ago
  14. e034ea3 MIPS: board.c: move extern declarations to u-boot-mips.h by Daniel Schwierzeck · 12 years ago
  15. ed53010 MIPS: bootm_qemu_mips.c: make checkpatch.pl clean by Daniel Schwierzeck · 12 years ago
  16. e51a6b7 MIPS: bootm.c: make checkpatch.pl clean by Daniel Schwierzeck · 12 years ago
  17. de30122 net: move bootfile init into eth_initialize by Mike Frysinger · 12 years ago
  18. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 12 years ago
  19. 71919cf MIPS: board.c: fix init of flash data in bd_info by Daniel Schwierzeck · 12 years ago
  20. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  21. 578ac1e bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  22. d304286 arch/mips/lib/board.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  23. cc257e4 arch/mips/lib/board.c: make (mostly) checkpatch clean by Wolfgang Denk · 13 years ago
  24. 98e4611 mips: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  25. e2a5345 net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  26. 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
  27. 68cebb8 MIPS: Move timer code to arch/mips/cpu/$(CPU)/ by Shinya Kuribayashi · 13 years ago
  28. b38a569 MIPS: Purple: Remove Purple support by Daniel Schwierzeck · 13 years ago
  29. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  30. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  31. 683e9f1 board_init_r: Removed unused cmdtp variable by Richard Retanubun · 14 years ago
  32. 3fbeeea common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · 14 years ago
  33. 620f1f6 relocation: fixup cmdtable by Heiko Schocher · 14 years ago
  34. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  35. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  36. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago