1. 9c5ef8d cosmetic: spell fixes etc. by Michael Jones · 13 years ago
  2. ecee9c8 armv7: rename cache related CONFIG flags by Aneesh V · 13 years ago
  3. ae74ec6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  4. 7ddf55e Fix IXP code to work after relocation was added by Michael Schwingen · 14 years ago
  5. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · 14 years ago
  6. 459b6b168 ARM: make timer variables in gt_t available for all ARM platforms by Prafulla Wadaskar · 14 years ago
  7. 20e3029 arm920t/at91/timer: replace bss variables by gd by Andreas Bießmann · 14 years ago
  8. 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  9. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  10. 0a1790a AT91 clock/timer: move static data to global_data struct by Reinhard Meyer · 14 years ago
  11. aeb2991 ARM: add relocation support by Heiko Schocher · 14 years ago
  12. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  13. f710efd Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  14. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 15 years ago[Renamed from include/asm-arm/global_data.h]
  15. ff7a5ca fsl_esdhc: add support for mx51 processor by Stefano Babic · 15 years ago
  16. 4a6a663 arm/microblaze/nios/nios2/sh: Remove relocation fixups by Peter Tyser · 15 years ago
  17. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  18. 5de5621 Allow console input to be disabled by Mark Jackson · 16 years ago
  19. a36601e Change bd/gd memsize/ram_size to be phys_size_t. by Becky Bruce · 16 years ago
  20. 35d81ce POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. by Yuri Tikhonov · 17 years ago
  21. bc439b0 POST: add POST_STOP flag by Yuri Tikhonov · 17 years ago
  22. d773efb The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. by Yuri Tikhonov · 17 years ago
  23. 2105aa2 Cleanup (get rid of debug code that sneaked in) by Wolfgang Denk · 19 years ago
  24. aedd96a Changed gcc-4.0 global data pointer fix to conform with the fix for this on by Markus Klotzbücher · 19 years ago
  25. 50d3edf Changes: by Markus Klotzbücher · 19 years ago
  26. 808532a Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent by wdenk · 21 years ago
  27. 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  28. 7a428cc * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · 21 years ago
  29. 6b58f33 * Avoid flicker on the TRAB's VFD by synchronizing the enable with by wdenk · 22 years ago
  30. 4fc9569 * Add support for 16 MB flash configuration of TRAB board by wdenk · 22 years ago
  31. 0157ced Initial revision by wdenk · 22 years ago