1. ab00e02 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · 17 years ago
  2. df8ff33 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · 17 years ago
  3. a0ffb42 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · 17 years ago
  4. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  5. aa0826b [new uImage] Respect autostart setting in linux bootm by Kumar Gala · 17 years ago
  6. 61fde55 [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · 17 years ago
  7. 699ffe5 [Makefile] Sort COBJS in lib_<arch> Makefiles by Marian Balakowicz · 17 years ago
  8. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  9. 9541850 [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · 17 years ago
  10. 79fcab8 [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · 17 years ago
  11. b4a12a9 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · 17 years ago
  12. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  13. f26b7ff9 AVR32: Initialize ipaddr, loadaddr and bootfile at startup by Haavard Skinnemoen · 17 years ago
  14. d3567ab AVR32: Fix logic inversion in disable_interrupts() by Haavard Skinnemoen · 17 years ago
  15. 64e7975 AVR32: Enable interrupts at bootup by Haavard Skinnemoen · 17 years ago
  16. 1d80095 AVR32: Initialize bi_flash* in board_init_r by Haavard Skinnemoen · 17 years ago
  17. fb1dacd Move 64bit division from avr32 to generic lib by Dirk Behme · 17 years ago
  18. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  19. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  20. 1207797 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  21. 2f7ec43 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  22. 58f4c26 AVR32: Enable networking by Haavard Skinnemoen · 18 years ago
  23. a6622e8 AVR32: Implement simple DMA memory allocator by Haavard Skinnemoen · 18 years ago
  24. 1def43a AVR32: Use initdram() instead of board_init_memories() by Haavard Skinnemoen · 18 years ago
  25. abf19bf AVR32: Relocate u-boot to SDRAM by Haavard Skinnemoen · 18 years ago
  26. 0a2743f AVR32: Resource management rewrite by Haavard Skinnemoen · 18 years ago
  27. 4707f0f AVR32: Split start_u_boot into board_init_f and board_init_r by Haavard Skinnemoen · 18 years ago
  28. 827c875 Fix "ar" flags in some Makefiles to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  29. 83c1585 Add AVR32 architecture support by Wolfgang Denk · 18 years ago