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