1. 4b25982 x86: Split board_init_f() into init_fnc_t compatible functions by Graeme Russ · Sat Feb 12 15:12:06 2011 +1100
  2. 344f745 x86: Move call to dram_init_f into board_init_f by Graeme Russ · Sat Feb 12 15:11:59 2011 +1100
  3. 3818393 sc520: Move RAM sizing code from asm to C by Graeme Russ · Sat Feb 12 15:11:54 2011 +1100
  4. 4e0f55f x86: Move initial gd to fixed location by Graeme Russ · Sat Feb 12 15:11:50 2011 +1100
  5. b112bca sc520: Define MMCR address in include file by Graeme Russ · Sat Feb 12 15:11:36 2011 +1100
  6. 121931c x86: Make cpu init functions weak by Graeme Russ · Sat Feb 12 15:11:35 2011 +1100
  7. 93efcb2 x86: Add processor flags header from linux by Graeme Russ · Sat Feb 12 15:11:32 2011 +1100
  8. 25391d1 x86: Move Global Descriptor Table defines to processor.h by Graeme Russ · Sat Feb 12 15:11:30 2011 +1100
  9. a3dde22 x86: Fix definition of global_data struct for asm-offsets.c by Graeme Russ · Sat Feb 12 15:11:21 2011 +1100
  10. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  11. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  12. 5d3c37f x86: Implement fully relocatable image by Graeme Russ · Thu Oct 07 20:03:33 2010 +1100
  13. 80ccbac x86: Set cold/warm boot flag by Graeme Russ · Thu Oct 07 20:03:30 2010 +1100
  14. 5fb91cc x86: Place global data below stack before entering C by Graeme Russ · Thu Oct 07 20:03:29 2010 +1100
  15. 4326153 x86: Fix %ss and %esp in register structure for interrupts by Graeme Russ · Thu Oct 07 20:03:23 2010 +1100
  16. bed10fa x86: Change compiler options by Graeme Russ · Thu Oct 07 20:03:23 2010 +1100
  17. e0e3015 x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boards by Graeme Russ · Thu Oct 07 20:03:18 2010 +1100
  18. 9fce7e4 arm: get rid of bi_env by Heiko Schocher · Fri Sep 17 13:10:28 2010 +0200
  19. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
  20. f710efd Make getenv() work before relocation. by Wolfgang Denk · Sat Jul 24 20:22:02 2010 +0200
  21. be2034d Coding style cleanup, update CHANGELOG. by Wolfgang Denk · Wed May 26 23:51:22 2010 +0200
  22. 6a55457 sc520: Board Specific PCI Init by Graeme Russ · Sat Apr 24 00:05:54 2010 +1000
  23. 5514035 sc520: Move PCI defines to PCI include file by Graeme Russ · Sat Apr 24 00:05:53 2010 +1000
  24. f5f1828 sc520: Allow boards to override udelay by Graeme Russ · Sat Apr 24 00:05:50 2010 +1000
  25. 1bab104 x86: Fix support for booting bzImage by Graeme Russ · Sat Apr 24 00:05:49 2010 +1000
  26. a8d06b4 x86: Provide weak PC/AT compatibility setup function by Graeme Russ · Sat Apr 24 00:05:48 2010 +1000
  27. 969e777 x86: Add unaligned.h by Graeme Russ · Sat Apr 24 00:05:35 2010 +1000
  28. 16261b5 i386: Move cpu/i386/* to arch/i386/cpu/* by Peter Tyser · Mon Apr 12 22:28:17 2010 -0500
  29. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · Mon Apr 12 22:28:08 2010 -0500