1. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  2. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago[Renamed from lib_mips/bootm.c]
  3. a31e091 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  4. 49c3a86 bootm: Add subcommands by Kumar Gala · 16 years ago
  5. 72f1b65 mips/bootm: Fix typo in commit c4f9419c, "initrd_start" replaced by "images->rd_start" by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  6. 40d7e99 bootm: refactor do_reset and os boot function args by Kumar Gala · 16 years ago
  7. c4f9419 bootm: refactor ramdisk locating code by Kumar Gala · 16 years ago
  8. c160a95 bootm: refactor entry point code by Kumar Gala · 16 years ago
  9. 3216ca9 Fix fallout from autostart revert by Kumar Gala · 16 years ago
  10. 25dbe98 Fix some more printf() format issues. by Wolfgang Denk · 16 years ago
  11. e7c3745 mips: When booting Linux images, add 'ethaddr' and 'eth1addr' to the environment by Jason McMullan · 16 years ago
  12. cb1c489 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · 16 years ago
  13. cd7c596 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · 17 years ago
  14. d985c84 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · 17 years ago
  15. 9a4daad [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  16. 75fa002 [new uImage] Respect autostart setting in linux bootm by Kumar Gala · 17 years ago
  17. 8a5ea3e [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · 17 years ago
  18. d5934ad [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  19. 5ad03eb [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · 17 years ago
  20. 4a995ed [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · 17 years ago[Renamed from lib_mips/mips_linux.c]
  21. f13e7b2 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · 17 years ago
  22. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  23. fad6340 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  24. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  25. f013dac Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · 19 years ago
  26. a2663ea * Patches by David Müller, 14 Nov 2003: by wdenk · 21 years ago
  27. 5da627a * Patch by Steven Scholz, 10 Oct 2003 - Add support for Altera FPGA ACEX1K by wdenk · 21 years ago
  28. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  29. c021880 * Add support for MIPS32 4Kc CPUs by wdenk · 22 years ago