1. 48626aa bootm: refactor do_reset and os boot function args by Kumar Gala · Fri Aug 15 08:24:45 2008 -0500
  2. fffb143 bootm: refactor ramdisk locating code by Kumar Gala · Fri Aug 15 08:24:37 2008 -0500
  3. 93467bc bootm: refactor entry point code by Kumar Gala · Fri Aug 15 08:24:36 2008 -0500
  4. 026e4ac Fix fallout from autostart revert by Kumar Gala · Mon Aug 11 09:20:53 2008 -0500
  5. 6ab31ce avr32: Put memset in its own section by Haavard Skinnemoen · Fri May 02 15:24:22 2008 +0200
  6. ab00e02 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · Fri Apr 11 11:07:49 2008 +0200
  7. df8ff33 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · Wed Mar 12 10:33:00 2008 +0100
  8. a0ffb42 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · Wed Mar 12 10:14:38 2008 +0100
  9. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · Fri Feb 29 14:58:34 2008 +0100
  10. aa0826b [new uImage] Respect autostart setting in linux bootm by Kumar Gala · Wed Feb 27 21:51:51 2008 -0600
  11. 61fde55 [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · Wed Feb 27 11:01:04 2008 +0100
  12. 699ffe5 [Makefile] Sort COBJS in lib_<arch> Makefiles by Marian Balakowicz · Wed Feb 27 11:00:47 2008 +0100
  13. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · Mon Feb 04 08:28:09 2008 +0100
  14. 9541850 [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · Thu Jan 31 13:55:39 2008 +0100
  15. 79fcab8 [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · Thu Jan 31 13:20:06 2008 +0100
  16. b4a12a9 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · Tue Jan 08 18:12:17 2008 +0100
  17. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · Tue Jan 08 18:14:09 2008 +0100
  18. f26b7ff9 AVR32: Initialize ipaddr, loadaddr and bootfile at startup by Haavard Skinnemoen · Sat Nov 24 18:15:31 2007 +0100
  19. d3567ab AVR32: Fix logic inversion in disable_interrupts() by Haavard Skinnemoen · Mon Dec 17 11:02:44 2007 +0100
  20. 64e7975 AVR32: Enable interrupts at bootup by Haavard Skinnemoen · Fri Dec 14 16:51:22 2007 +0100
  21. 1d80095 AVR32: Initialize bi_flash* in board_init_r by Haavard Skinnemoen · Sat Oct 06 18:55:35 2007 +0200
  22. fb1dacd Move 64bit division from avr32 to generic lib by Dirk Behme · Thu Aug 02 17:41:14 2007 +0200
  23. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Mon Aug 06 01:11:08 2007 +0200
  24. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · Fri Jul 13 09:54:17 2007 +0200
  25. 1207797 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:05:38 2007 -0500
  26. 2f7ec43 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:03 2007 -0500
  27. 58f4c26 AVR32: Enable networking by Haavard Skinnemoen · Sun Dec 17 17:14:30 2006 +0100
  28. a6622e8 AVR32: Implement simple DMA memory allocator by Haavard Skinnemoen · Sun Dec 17 15:39:15 2006 +0100
  29. 1def43a AVR32: Use initdram() instead of board_init_memories() by Haavard Skinnemoen · Sun Dec 17 14:46:06 2006 +0100
  30. abf19bf AVR32: Relocate u-boot to SDRAM by Haavard Skinnemoen · Mon Nov 20 15:53:10 2006 +0100
  31. 0a2743f AVR32: Resource management rewrite by Haavard Skinnemoen · Sun Nov 19 18:06:53 2006 +0100
  32. 4707f0f AVR32: Split start_u_boot into board_init_f and board_init_r by Haavard Skinnemoen · Sat Nov 18 17:15:30 2006 +0100
  33. 827c875 Fix "ar" flags in some Makefiles to allow for silent "make -s" by Wolfgang Denk · Fri Oct 27 11:55:21 2006 +0200
  34. 83c1585 Add AVR32 architecture support by Wolfgang Denk · Tue Oct 24 14:21:16 2006 +0200