1. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  2. fb2759c Rename TEXT_BASE: fix merge conflicts by Wolfgang Denk · Mon Oct 18 23:43:37 2010 +0200
  3. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  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. 157b0e9 x86: Remove usage of %ebp as a return pointer by Graeme Russ · Thu Oct 07 20:03:27 2010 +1100
  8. 8f12035 x86: Remove progress indication in low-level init by Graeme Russ · Thu Oct 07 20:03:24 2010 +1100
  9. 4cde5d0 x86: use gc sections to reduce image size by Graeme Russ · Thu Oct 07 20:03:20 2010 +1100
  10. 2b158e2 x86: Use TEXT_BASE in linker scripts by Graeme Russ · Thu Oct 07 20:03:18 2010 +1100
  11. 052bae1 eNET: Implement eNET Watchdog by Graeme Russ · Sat Apr 24 00:05:58 2010 +1000
  12. 1aa9195 eNET: Add PC/AT compatibility setup function by Graeme Russ · Sat Apr 24 00:05:56 2010 +1000
  13. a1eeccf eNET: Add support for onboard RTL8100B (RTL8139) chips by Graeme Russ · Sat Apr 24 00:05:55 2010 +1000
  14. 6a55457 sc520: Board Specific PCI Init by Graeme Russ · Sat Apr 24 00:05:54 2010 +1000
  15. 06dfe37 x86: Use CONFIG_SERIAL_MULTI by Graeme Russ · Sat Apr 24 00:05:47 2010 +1000
  16. 8accbb9 x86: Add RAM bootstrap functionality by Graeme Russ · Sat Apr 24 00:05:42 2010 +1000
  17. 0c5ced7 x86: Fix MMCR Access by Graeme Russ · Sat Apr 24 00:05:37 2010 +1000
  18. b577a2f Change directory-specific CFLAGS to use full path by Peter Tyser · Mon Apr 12 22:28:03 2010 -0500
  19. 078395c i386: Final Relocation by Graeme Russ · Tue Nov 24 20:04:21 2009 +1100
  20. 1aafcc9 i386: Remove inline asm symbols from .dynsym by Graeme Russ · Tue Nov 24 20:04:19 2009 +1100
  21. 9203708 i386: Fix link collisions resulting from gcc4.4.1 upgrade by Graeme Russ · Tue Nov 24 20:04:14 2009 +1100
  22. 090221d i386: Fix dlmalloc compile warning by Graeme Russ · Tue Nov 24 20:04:12 2009 +1100
  23. 78972ea Add PCI support to eNET board by Graeme Russ · Sun Aug 23 12:59:58 2009 +1000
  24. 296b5e2 i386: Moved PCI from #ifdef to conditional compile for sc520 boards by Graeme Russ · Sun Aug 23 12:59:57 2009 +1000
  25. 1d977dc i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure by Graeme Russ · Sun Aug 23 12:59:56 2009 +1000
  26. de7f938 i386: Change inline asm global symbols to local by Graeme Russ · Sun Aug 23 12:59:46 2009 +1000
  27. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  28. 461bbe2 Renamed cpu/i386/reset.S to resetvec.S by Graeme Russ · Sun Dec 07 10:28:58 2008 +1100
  29. e56d397 Added initial eNET board support by Graeme Russ · Sun Dec 07 10:28:57 2008 +1100