1. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  2. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  3. 5d3c37f x86: Implement fully relocatable image by Graeme Russ · Thu Oct 07 20:03:33 2010 +1100
  4. 9905285 x86: Use loops instead of memcpy/memset in board_init_f by Graeme Russ · Thu Oct 07 20:03:33 2010 +1100
  5. fb4e2be x86: Rearrange linker script by Graeme Russ · Thu Oct 07 20:03:32 2010 +1100
  6. ae428db x86: Rename linker script symbols by Graeme Russ · Thu Oct 07 20:03:31 2010 +1100
  7. 5fb91cc x86: Place global data below stack before entering C by Graeme Russ · Thu Oct 07 20:03:29 2010 +1100
  8. 3134be2 x86: zboot update by Graeme Russ · Thu Oct 07 20:03:19 2010 +1100
  9. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · Wed Sep 15 09:33:25 2010 +0200
  10. 757660f x86: Fix do_go_exec() - const argv[] by Graeme Russ · Sun Aug 22 16:25:58 2010 +1000
  11. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  12. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  13. 1bab104 x86: Fix support for booting bzImage by Graeme Russ · Sat Apr 24 00:05:49 2010 +1000
  14. a8d06b4 x86: Provide weak PC/AT compatibility setup function by Graeme Russ · Sat Apr 24 00:05:48 2010 +1000
  15. 06dfe37 x86: Use CONFIG_SERIAL_MULTI by Graeme Russ · Sat Apr 24 00:05:47 2010 +1000
  16. 1c7213e x86: Fix copying of Real-Mode code into RAM by Graeme Russ · Sat Apr 24 00:05:45 2010 +1000
  17. e07da07 x86: Pass relocation offset into Global Data by Graeme Russ · Sat Apr 24 00:05:44 2010 +1000
  18. 0b9fe9d x86: Fix do_go_exec() by Graeme Russ · Sat Apr 24 00:05:39 2010 +1000
  19. d520c0e x86: #ifdef out getenv_IPaddr() by Graeme Russ · Sat Apr 24 00:05:36 2010 +1000
  20. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500