1. 3965058 MIPS: board.c: remove manual relocation of env_name_spec by Daniel Schwierzeck · 12 years ago
  2. 84937ab MIPS: add dynamic relocation support by Gabor Juhos · 12 years ago
  3. bd4277d MIPS: board.c: switch to new symbols __bss_end and __image_copy_end by Daniel Schwierzeck · 12 years ago
  4. 7f959fd MIPS: bootm.c: add support for 'prep' and 'go' subcommands by Gabor Juhos · 12 years ago
  5. 72cb5f0 MIPS: bootm.c: separate environment initialization by Gabor Juhos · 12 years ago
  6. e0d783b MIPS: bootm.c: separate linux jump code by Gabor Juhos · 12 years ago
  7. a89c233 MIPS: bootm.c: use debug macro to print debug message by Gabor Juhos · 12 years ago
  8. 7fe0ac8 mips: serial: Fix busted manual relocation by Joe Hershberger · 12 years ago
  9. 689eecd MIPS: constify mips_io_port_base by Daniel Schwierzeck · 12 years ago
  10. 69c5e34 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  11. 01fe7db malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · 12 years ago
  12. 1954ce7 dm: mips: Import libgcc components from Linux by Marek Vasut · 12 years ago
  13. 2fbdb74 MIPS: board.c: move extern declarations to u-boot-mips.h by Daniel Schwierzeck · 12 years ago
  14. 731c402 MIPS: bootm_qemu_mips.c: make checkpatch.pl clean by Daniel Schwierzeck · 12 years ago
  15. 83010eb MIPS: bootm.c: make checkpatch.pl clean by Daniel Schwierzeck · 12 years ago
  16. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · 13 years ago
  17. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  18. 0d15d2a MIPS: board.c: fix init of flash data in bd_info by Daniel Schwierzeck · 13 years ago
  19. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  20. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  21. 32b8c18 arch/mips/lib/board.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  22. 11f9884 arch/mips/lib/board.c: make (mostly) checkpatch clean by Wolfgang Denk · 13 years ago
  23. 8ccbef9 mips: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  24. a23230c net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  25. 61d0195 unify version_string by Andreas Bießmann · 13 years ago
  26. 60a471f MIPS: Move timer code to arch/mips/cpu/$(CPU)/ by Shinya Kuribayashi · 14 years ago
  27. 95a3e6f MIPS: Purple: Remove Purple support by Daniel Schwierzeck · 14 years ago
  28. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  29. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  30. a3b90ca board_init_r: Removed unused cmdtp variable by Richard Retanubun · 14 years ago
  31. eeedb86 common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · 14 years ago
  32. 092cf16 relocation: fixup cmdtable by Heiko Schocher · 14 years ago
  33. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  34. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  35. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago