1. 561858e Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  2. 49c3a86 bootm: Add subcommands by Kumar Gala · 16 years ago
  3. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  4. 3ef96de Update i386 code (sc520_cdp) by Graeme Russ · 16 years ago
  5. 40d7e99 bootm: refactor do_reset and os boot function args by Kumar Gala · 16 years ago
  6. c4f9419 bootm: refactor ramdisk locating code by Kumar Gala · 16 years ago
  7. 0768b7a Consolidate strmhz() implementation by Haavard Skinnemoen · 16 years ago
  8. 3216ca9 Fix fallout from autostart revert by Kumar Gala · 16 years ago
  9. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  10. dd22394 i386/bootm: remove unused var by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  11. a498645 allow ports to override go behavior by Mike Frysinger · 16 years ago
  12. cd7c596 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · 17 years ago
  13. d985c84 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · 17 years ago
  14. 9a4daad [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  15. 75fa002 [new uImage] Respect autostart setting in linux bootm by Kumar Gala · 17 years ago
  16. 8a5ea3e [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · 17 years ago
  17. 823afe7 [Makefile] Sort COBJS in lib_<arch> Makefiles 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
  21. f13e7b2 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · 17 years ago
  22. 1515897 [new uImage] Fix uImage header pointer use in i386 do_bootm_linux() by Marian Balakowicz · 17 years ago
  23. 261dcf4 [new uImage] Remove I386 uImage fake_header() routine by Marian Balakowicz · 17 years ago
  24. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  25. b3aff0c disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  26. 6735056 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  27. 0c505db lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  28. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  29. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  30. e644670 Fix multi-part image support on i386 platform. by Wolfgang Denk · 18 years ago
  31. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  32. 63ff004 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  33. 93f6a67 * Patches by Richard Woodruff, 10 Jun 2004: by wdenk · 20 years ago
  34. 42dfe7a Code cleanup; make several boards compile & link. by wdenk · 21 years ago
  35. 132ba5f * Patch by Pierre Aubert, 26 Feb 2004 add IDE support for MPC5200 by wdenk · 21 years ago
  36. 27b207f * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  37. 6dff552 * Patches by Martin Krause, 14 Jul 2003: by wdenk · 21 years ago
  38. 8564acf * Patches by Yuli Barcohen, 13 Jul 2003: by wdenk · 21 years ago
  39. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  40. 7a8e9bed * Patch by Marc Singer, 29 May 2003: by wdenk · 21 years ago
  41. ea909b7 * Added support for both PCMCIA slots (at the same time!) on MPC8xx by wdenk · 22 years ago
  42. b2184c3 * Patch by Daniel Engström, 18 Nov 2002: by wdenk · 22 years ago
  43. 2262cfe * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago