1. cbfce1d x86: Rename i386 to x86 by Graeme Russ · Wed Apr 13 19:43:28 2011 +1000[Renamed (99%) from arch/i386/lib/board.c]
  2. 45fc1d8 x86: Code cleanup by Graeme Russ · Wed Apr 13 19:43:26 2011 +1000
  3. 6ec93c3 x86: Convert board_init_f to use an init_sequence by Graeme Russ · Sat Feb 12 15:12:10 2011 +1100
  4. 689caa0 x86: Rearrange function calls in board_init_f by Graeme Russ · Sat Feb 12 15:12:08 2011 +1100
  5. 4b25982 x86: Split board_init_f() into init_fnc_t compatible functions by Graeme Russ · Sat Feb 12 15:12:06 2011 +1100
  6. b4b7a53 x86: Fix incorrect usage of relocation offset by Graeme Russ · Sat Feb 12 15:12:05 2011 +1100
  7. ae7a6d1 x86: Move console initialisation into board_init_f by Graeme Russ · Sat Feb 12 15:12:03 2011 +1100
  8. e24dec6 x86: Move test for cold boot into init functions by Graeme Russ · Sat Feb 12 15:12:01 2011 +1100
  9. 344f745 x86: Move call to dram_init_f into board_init_f by Graeme Russ · Sat Feb 12 15:11:59 2011 +1100
  10. 9c44afc x86: Defer setup of final stack by Graeme Russ · Sat Feb 12 15:11:58 2011 +1100
  11. 3818393 sc520: Move RAM sizing code from asm to C by Graeme Russ · Sat Feb 12 15:11:54 2011 +1100
  12. 4e0f55f x86: Move initial gd to fixed location by Graeme Russ · Sat Feb 12 15:11:50 2011 +1100
  13. bd92301 x86: Fix mangled umlauts by Graeme Russ · Sat Feb 12 15:11:26 2011 +1100
  14. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  15. 5d3c37f x86: Implement fully relocatable image by Graeme Russ · Thu Oct 07 20:03:33 2010 +1100
  16. 9905285 x86: Use loops instead of memcpy/memset in board_init_f by Graeme Russ · Thu Oct 07 20:03:33 2010 +1100
  17. fb4e2be x86: Rearrange linker script by Graeme Russ · Thu Oct 07 20:03:32 2010 +1100
  18. ae428db x86: Rename linker script symbols by Graeme Russ · Thu Oct 07 20:03:31 2010 +1100
  19. 5fb91cc x86: Place global data below stack before entering C by Graeme Russ · Thu Oct 07 20:03:29 2010 +1100
  20. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · Wed Sep 15 09:33:25 2010 +0200
  21. 757660f x86: Fix do_go_exec() - const argv[] by Graeme Russ · Sun Aug 22 16:25:58 2010 +1000
  22. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  23. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  24. a8d06b4 x86: Provide weak PC/AT compatibility setup function by Graeme Russ · Sat Apr 24 00:05:48 2010 +1000
  25. 06dfe37 x86: Use CONFIG_SERIAL_MULTI by Graeme Russ · Sat Apr 24 00:05:47 2010 +1000
  26. e07da07 x86: Pass relocation offset into Global Data by Graeme Russ · Sat Apr 24 00:05:44 2010 +1000
  27. 0b9fe9d x86: Fix do_go_exec() by Graeme Russ · Sat Apr 24 00:05:39 2010 +1000
  28. d520c0e x86: #ifdef out getenv_IPaddr() by Graeme Russ · Sat Apr 24 00:05:36 2010 +1000
  29. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500[Renamed from lib_i386/board.c]
  30. 078395c i386: Final Relocation by Graeme Russ · Tue Nov 24 20:04:21 2009 +1100
  31. 759cbb2 i386: Move references to link script exports by Graeme Russ · Tue Nov 24 20:04:20 2009 +1100
  32. 93c3060 i386: Fix malloc initialization by Graeme Russ · Tue Nov 24 20:04:13 2009 +1100
  33. 01db155 Add bb_miiphy_init call before any ethernet bring-up code. by Luigi 'Comio' Mantellini · Sat Oct 10 12:42:21 2009 +0200
  34. a78ded6 Consolidate arch-specific sbrk() implementations by Peter Tyser · Fri Aug 21 23:05:19 2009 -0500
  35. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:54 2009 +0200
  36. 8495964 Add basic relocation to i386 port by Graeme Russ · Tue Feb 24 21:14:56 2009 +1100
  37. a3d7f16 lib_*/board.c: do not initialize bi_enet*addr in global data by Mike Frysinger · Wed Feb 11 18:27:18 2009 -0500
  38. 6294850 Update U-Boot's build timestamp on every compile by Peter Tyser · Mon Nov 03 09:30:59 2008 -0600
  39. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  40. 2fe2a97 Update i386 code (sc520_cdp) by Graeme Russ · Sun Sep 07 07:08:42 2008 +1000
  41. b644d6b Consolidate strmhz() implementation by Haavard Skinnemoen · Mon Aug 18 13:41:27 2008 +0200
  42. 0870e47 allow ports to override go behavior by Mike Frysinger · Sun Apr 13 19:42:19 2008 -0400
  43. 1670a5b disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:19:50 2007 -0500
  44. 1207797 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:05:38 2007 -0500
  45. 2f7ec43 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:03 2007 -0500
  46. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
  47. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · Fri Oct 28 22:30:33 2005 +0200
  48. 3337af4 * Patches by Richard Woodruff, 10 Jun 2004: by wdenk · Thu Jul 01 20:28:03 2004 +0000
  49. c35ba4e Code cleanup; make several boards compile & link. by wdenk · Sun Mar 14 22:25:36 2004 +0000
  50. 6ea1cf0 * Patch by Pierre Aubert, 26 Feb 2004 add IDE support for MPC5200 by wdenk · Fri Feb 27 08:20:54 2004 +0000
  51. 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · Thu Jul 24 23:38:38 2003 +0000
  52. ca9bc76 * Patches by Martin Krause, 14 Jul 2003: by wdenk · Tue Jul 15 07:45:49 2003 +0000
  53. dccbda0 * Patches by Yuli Barcohen, 13 Jul 2003: by wdenk · Mon Jul 14 22:13:32 2003 +0000
  54. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  55. abda5ca * Patch by Marc Singer, 29 May 2003: by wdenk · Sat May 31 18:35:21 2003 +0000
  56. 591dda5 * Patch by Daniel Engström, 13 Nov 2002: by wdenk · Mon Nov 18 00:14:45 2002 +0000