1. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  2. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  3. c868af3 x86: Implement fully relocatable image by Graeme Russ · 14 years ago
  4. c81b26b x86: Set cold/warm boot flag by Graeme Russ · 14 years ago
  5. 161b358 x86: Place global data below stack before entering C by Graeme Russ · 14 years ago
  6. 7228efa x86: Fix %ss and %esp in register structure for interrupts by Graeme Russ · 14 years ago
  7. 5c16165 x86: Change compiler options by Graeme Russ · 14 years ago
  8. 76d5763 x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boards by Graeme Russ · 14 years ago
  9. 55e9742 arm: get rid of bi_env by Heiko Schocher · 14 years ago
  10. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  11. 91a7675 Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  12. c497680 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 14 years ago
  13. 21e67e7 sc520: Board Specific PCI Init by Graeme Russ · 14 years ago
  14. 0278216 sc520: Move PCI defines to PCI include file by Graeme Russ · 14 years ago
  15. 5204566 sc520: Allow boards to override udelay by Graeme Russ · 14 years ago
  16. 95ffaba x86: Fix support for booting bzImage by Graeme Russ · 14 years ago
  17. 79ea6b8 x86: Provide weak PC/AT compatibility setup function by Graeme Russ · 14 years ago
  18. 721c367 x86: Add unaligned.h by Graeme Russ · 14 years ago
  19. e9a8828 i386: Move cpu/i386/* to arch/i386/cpu/* by Peter Tyser · 14 years ago
  20. 819833a Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 14 years ago