1. 6bb9449 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  2. 8495964 Add basic relocation to i386 port by Graeme Russ · 16 years ago
  3. 7679d1f Implement SC520 timers by Graeme Russ · 16 years ago
  4. 77290ee Rewrite i386 interrupt handling by Graeme Russ · 16 years ago
  5. a3d7f16 lib_*/board.c: do not initialize bi_enet*addr in global data by Mike Frysinger · 16 years ago
  6. 6294850 Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  7. 18178bc bootm: Add subcommands by Kumar Gala · 16 years ago
  8. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  9. 2fe2a97 Update i386 code (sc520_cdp) by Graeme Russ · 16 years ago
  10. 48626aa bootm: refactor do_reset and os boot function args by Kumar Gala · 16 years ago
  11. fffb143 bootm: refactor ramdisk locating code by Kumar Gala · 16 years ago
  12. b644d6b Consolidate strmhz() implementation by Haavard Skinnemoen · 16 years ago
  13. 026e4ac Fix fallout from autostart revert by Kumar Gala · 16 years ago
  14. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  15. 78d25a5 i386/bootm: remove unused var by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  16. 0870e47 allow ports to override go behavior by Mike Frysinger · 17 years ago
  17. df8ff33 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · 17 years ago
  18. a0ffb42 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · 17 years ago
  19. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  20. aa0826b [new uImage] Respect autostart setting in linux bootm by Kumar Gala · 17 years ago
  21. 61fde55 [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · 17 years ago
  22. 699ffe5 [Makefile] Sort COBJS in lib_<arch> Makefiles by Marian Balakowicz · 17 years ago
  23. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  24. 9541850 [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · 17 years ago
  25. 79fcab8 [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · 17 years ago
  26. b4a12a9 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · 17 years ago
  27. 53b62ae [new uImage] Fix uImage header pointer use in i386 do_bootm_linux() by Marian Balakowicz · 17 years ago
  28. bb3752e [new uImage] Remove I386 uImage fake_header() routine by Marian Balakowicz · 17 years ago
  29. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  30. 1670a5b disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  31. 1207797 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  32. 2f7ec43 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  33. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  34. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  35. 44cacdc Fix multi-part image support on i386 platform. by Wolfgang Denk · 18 years ago
  36. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  37. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  38. 3337af4 * Patches by Richard Woodruff, 10 Jun 2004: by wdenk · 20 years ago
  39. c35ba4e Code cleanup; make several boards compile & link. by wdenk · 21 years ago
  40. 6ea1cf0 * Patch by Pierre Aubert, 26 Feb 2004 add IDE support for MPC5200 by wdenk · 21 years ago
  41. 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  42. ca9bc76 * Patches by Martin Krause, 14 Jul 2003: by wdenk · 21 years ago
  43. dccbda0 * Patches by Yuli Barcohen, 13 Jul 2003: by wdenk · 21 years ago
  44. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  45. abda5ca * Patch by Marc Singer, 29 May 2003: by wdenk · 22 years ago
  46. 2029f4d * Added support for both PCMCIA slots (at the same time!) on MPC8xx by wdenk · 22 years ago
  47. 67ff36c * Patch by Daniel Engström, 18 Nov 2002: by wdenk · 22 years ago
  48. 591dda5 * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago