1. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  2. 5d3c37f x86: Implement fully relocatable image by Graeme Russ · Thu Oct 07 20:03:33 2010 +1100
  3. 80ccbac x86: Set cold/warm boot flag by Graeme Russ · Thu Oct 07 20:03:30 2010 +1100
  4. 5fb91cc x86: Place global data below stack before entering C by Graeme Russ · Thu Oct 07 20:03:29 2010 +1100
  5. 2beb72d x86: Dont clobber %eax after getting memory size by Graeme Russ · Thu Oct 07 20:03:28 2010 +1100
  6. bcf0038 x86: Don't clobber %ebx by Graeme Russ · Thu Oct 07 20:03:28 2010 +1100
  7. 157b0e9 x86: Remove usage of %ebp as a return pointer by Graeme Russ · Thu Oct 07 20:03:27 2010 +1100
  8. 2c7ce41 x86: Move ECC initialisation outside RAM initialisation by Graeme Russ · Thu Oct 07 20:03:26 2010 +1100
  9. 8f12035 x86: Remove progress indication in low-level init by Graeme Russ · Thu Oct 07 20:03:24 2010 +1100
  10. 4326153 x86: Fix %ss and %esp in register structure for interrupts by Graeme Russ · Thu Oct 07 20:03:23 2010 +1100
  11. bed10fa x86: Change compiler options by Graeme Russ · Thu Oct 07 20:03:23 2010 +1100
  12. 3e6ec38 x86: Coding Style Cleanup by Graeme Russ · Thu Oct 07 20:03:21 2010 +1100
  13. 1ce0a60 x86: Move loading of GTD to C code by Graeme Russ · Thu Oct 07 20:03:21 2010 +1100
  14. 4fdcc42 x86: Fix x86 Cold Boot by Graeme Russ · Sun Aug 22 16:25:59 2010 +1000
  15. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  16. 7d04861 sc520: Fix minor DRAM Controller Setup bug by Graeme Russ · Sat Apr 24 00:06:00 2010 +1000
  17. 4d2a019 sc520: Update to new AMD Copyright by Graeme Russ · Sat Apr 24 00:05:59 2010 +1000
  18. 6a55457 sc520: Board Specific PCI Init by Graeme Russ · Sat Apr 24 00:05:54 2010 +1000
  19. f5f1828 sc520: Allow boards to override udelay by Graeme Russ · Sat Apr 24 00:05:50 2010 +1000
  20. 06dfe37 x86: Use CONFIG_SERIAL_MULTI by Graeme Russ · Sat Apr 24 00:05:47 2010 +1000
  21. 59da5a5 x86: Move GDT to a safe location in RAM by Graeme Russ · Sat Apr 24 00:05:43 2010 +1000
  22. 8accbb9 x86: Add RAM bootstrap functionality by Graeme Russ · Sat Apr 24 00:05:42 2010 +1000
  23. b39f12f x86: Split sc520 memory sizing versus reporting by Graeme Russ · Sat Apr 24 00:05:41 2010 +1000
  24. 73473de x86: Fix sc520 memory size reporting by Graeme Russ · Sat Apr 24 00:05:40 2010 +1000
  25. c39acb4 x86: Add register dump to crash handlers by Graeme Russ · Sat Apr 24 00:05:38 2010 +1000
  26. 0c5ced7 x86: Fix MMCR Access by Graeme Russ · Sat Apr 24 00:05:37 2010 +1000
  27. 16261b5 i386: Move cpu/i386/* to arch/i386/cpu/* by Peter Tyser · Mon Apr 12 22:28:17 2010 -0500