1. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  2. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  3. be2034d Coding style cleanup, update CHANGELOG. by Wolfgang Denk · Wed May 26 23:51:22 2010 +0200
  4. 7d04861 sc520: Fix minor DRAM Controller Setup bug by Graeme Russ · Sat Apr 24 00:06:00 2010 +1000
  5. 4d2a019 sc520: Update to new AMD Copyright by Graeme Russ · Sat Apr 24 00:05:59 2010 +1000
  6. 6a55457 sc520: Board Specific PCI Init by Graeme Russ · Sat Apr 24 00:05:54 2010 +1000
  7. 5514035 sc520: Move PCI defines to PCI include file by Graeme Russ · Sat Apr 24 00:05:53 2010 +1000
  8. f5f1828 sc520: Allow boards to override udelay by Graeme Russ · Sat Apr 24 00:05:50 2010 +1000
  9. 1bab104 x86: Fix support for booting bzImage by Graeme Russ · Sat Apr 24 00:05:49 2010 +1000
  10. a8d06b4 x86: Provide weak PC/AT compatibility setup function by Graeme Russ · Sat Apr 24 00:05:48 2010 +1000
  11. 06dfe37 x86: Use CONFIG_SERIAL_MULTI by Graeme Russ · Sat Apr 24 00:05:47 2010 +1000
  12. 1c7213e x86: Fix copying of Real-Mode code into RAM by Graeme Russ · Sat Apr 24 00:05:45 2010 +1000
  13. e07da07 x86: Pass relocation offset into Global Data by Graeme Russ · Sat Apr 24 00:05:44 2010 +1000
  14. 59da5a5 x86: Move GDT to a safe location in RAM by Graeme Russ · Sat Apr 24 00:05:43 2010 +1000
  15. 8accbb9 x86: Add RAM bootstrap functionality by Graeme Russ · Sat Apr 24 00:05:42 2010 +1000
  16. b39f12f x86: Split sc520 memory sizing versus reporting by Graeme Russ · Sat Apr 24 00:05:41 2010 +1000
  17. 73473de x86: Fix sc520 memory size reporting by Graeme Russ · Sat Apr 24 00:05:40 2010 +1000
  18. 0b9fe9d x86: Fix do_go_exec() by Graeme Russ · Sat Apr 24 00:05:39 2010 +1000
  19. c39acb4 x86: Add register dump to crash handlers by Graeme Russ · Sat Apr 24 00:05:38 2010 +1000
  20. 0c5ced7 x86: Fix MMCR Access by Graeme Russ · Sat Apr 24 00:05:37 2010 +1000
  21. d520c0e x86: #ifdef out getenv_IPaddr() by Graeme Russ · Sat Apr 24 00:05:36 2010 +1000
  22. 969e777 x86: Add unaligned.h by Graeme Russ · Sat Apr 24 00:05:35 2010 +1000
  23. 16261b5 i386: Move cpu/i386/* to arch/i386/cpu/* by Peter Tyser · Mon Apr 12 22:28:17 2010 -0500
  24. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · Mon Apr 12 22:28:08 2010 -0500
  25. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500