1. b423f94 AVR32: Must add NOPs after disabling interrupts for AT32UC3A0512ES by Olav Morken · 16 years ago
  2. a38de08 AVR32: Move addrspace.h to arch-directory, and move some functions from io.h to addrspace.h by Olav Morken · 16 years ago
  3. d8f2aa3 AVR32: Make cacheflush cpu-dependent by Olav Morken · 16 years ago
  4. cb54732 Merge branch 'fixes' into cleanups by Haavard Skinnemoen · 16 years ago
  5. 153176a avr32/bootm: remove unused variable 'ret' by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  6. 561858e Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  7. 49c3a86 bootm: Add subcommands by Kumar Gala · 16 years ago
  8. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  9. a3a08c0 bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  10. 93f6d72 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  11. 25e6854 avr32: use board_early_init_r instead of board_init_info by Haavard Skinnemoen · 16 years ago
  12. 36d375f avr32: Use board_postclk_init instead of gclk_init by Haavard Skinnemoen · 16 years ago
  13. 40d7e99 bootm: refactor do_reset and os boot function args by Kumar Gala · 16 years ago
  14. c4f9419 bootm: refactor ramdisk locating code by Kumar Gala · 16 years ago
  15. c160a95 bootm: refactor entry point code by Kumar Gala · 16 years ago
  16. 3216ca9 Fix fallout from autostart revert by Kumar Gala · 16 years ago
  17. 0c16eed avr32: Put memset in its own section by Haavard Skinnemoen · 16 years ago
  18. cb1c489 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · 16 years ago
  19. cd7c596 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · 17 years ago
  20. d985c84 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · 17 years ago
  21. 9a4daad [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  22. 75fa002 [new uImage] Respect autostart setting in linux bootm by Kumar Gala · 17 years ago
  23. 8a5ea3e [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · 17 years ago
  24. 823afe7 [Makefile] Sort COBJS in lib_<arch> Makefiles by Marian Balakowicz · 17 years ago
  25. d5934ad [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  26. 5ad03eb [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · 17 years ago
  27. 4a995ed [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · 17 years ago
  28. f13e7b2 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · 17 years ago
  29. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  30. e006927 AVR32: Initialize ipaddr, loadaddr and bootfile at startup by Haavard Skinnemoen · 17 years ago
  31. df9c25e AVR32: Fix logic inversion in disable_interrupts() by Haavard Skinnemoen · 17 years ago
  32. acac475 AVR32: Enable interrupts at bootup by Haavard Skinnemoen · 17 years ago
  33. 7b624ad AVR32: Initialize bi_flash* in board_init_r by Haavard Skinnemoen · 17 years ago
  34. f7c086e Move 64bit division from avr32 to generic lib by Dirk Behme · 17 years ago
  35. f2c2a93 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  36. fad6340 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  37. 6735056 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  38. 0c505db lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  39. 9a24f47 AVR32: Enable networking by Haavard Skinnemoen · 18 years ago
  40. d5acb95 AVR32: Implement simple DMA memory allocator by Haavard Skinnemoen · 18 years ago
  41. 12f099c AVR32: Use initdram() instead of board_init_memories() by Haavard Skinnemoen · 18 years ago
  42. 1f4f212 AVR32: Relocate u-boot to SDRAM by Haavard Skinnemoen · 18 years ago
  43. df548d3 AVR32: Resource management rewrite by Haavard Skinnemoen · 18 years ago
  44. c841bee AVR32: Split start_u_boot into board_init_f and board_init_r by Haavard Skinnemoen · 18 years ago
  45. d38936c Fix "ar" flags in some Makefiles to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  46. 7b64fef Add AVR32 architecture support by Wolfgang Denk · 18 years ago