1. cdfe696 x86: efi: Add EFI loader support for x86 by Simon Glass · Sun Sep 25 15:27:35 2016 -0600
  2. 3e2c91c arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled by Simon Glass · Sun Mar 13 19:07:29 2016 -0600
  3. 20ec253 x86: Factor out common values in the link script by Simon Glass · Fri Nov 14 18:18:25 2014 -0700
  4. 1eb8ebc x86: Ensure that all relocation data is included in the image by Simon Glass · Fri Nov 14 18:18:24 2014 -0700
  5. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  6. e168de6 x86: Remove unused portion of link script by Simon Glass · Wed Apr 17 16:13:31 2013 +0000
  7. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  8. 3e93e33 x86: Use sections header to obtain link symbols by Simon Glass · Tue Mar 05 14:39:54 2013 +0000
  9. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  10. 18cc2bc x86: Rearrange the output input to remove BSS by Simon Glass · Thu Feb 28 19:26:14 2013 +0000
  11. 781db8c x86: Add an __end symbol to signal the end of the U-Boot binary by Simon Glass · Thu Feb 28 19:26:13 2013 +0000
  12. bfb5980 x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR by Simon Glass · Thu Feb 14 04:18:54 2013 +0000
  13. 14f8246 x86: Allow excluding reset vector code from u-boot by Gabe Black · Tue Nov 27 21:08:06 2012 +0000
  14. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  15. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  16. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · Thu Aug 04 18:45:45 2011 +0200
  17. cbfce1d x86: Rename i386 to x86 by Graeme Russ · Wed Apr 13 19:43:28 2011 +1000[Renamed from arch/i386/cpu/u-boot.lds]
  18. c5881f1 eNET: Remove config.mk by Graeme Russ · Wed Apr 13 19:43:25 2011 +1000
  19. 3fe4860 x86: Parametize values used in linker script by Graeme Russ · Sat Feb 12 15:11:24 2011 +1100
  20. 9381c8a x86: Align config.mk and linker scripts with other arches by Graeme Russ · Sat Feb 12 15:11:21 2011 +1100[Renamed from board/eNET/u-boot.lds]
  21. fb2759c Rename TEXT_BASE: fix merge conflicts by Wolfgang Denk · Mon Oct 18 23:43:37 2010 +0200
  22. 9905285 x86: Use loops instead of memcpy/memset in board_init_f by Graeme Russ · Thu Oct 07 20:03:33 2010 +1100
  23. fb4e2be x86: Rearrange linker script by Graeme Russ · Thu Oct 07 20:03:32 2010 +1100
  24. ae428db x86: Rename linker script symbols by Graeme Russ · Thu Oct 07 20:03:31 2010 +1100
  25. 4cde5d0 x86: use gc sections to reduce image size by Graeme Russ · Thu Oct 07 20:03:20 2010 +1100
  26. 2b158e2 x86: Use TEXT_BASE in linker scripts by Graeme Russ · Thu Oct 07 20:03:18 2010 +1100
  27. 8accbb9 x86: Add RAM bootstrap functionality by Graeme Russ · Sat Apr 24 00:05:42 2010 +1000
  28. 078395c i386: Final Relocation by Graeme Russ · Tue Nov 24 20:04:21 2009 +1100
  29. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  30. 461bbe2 Renamed cpu/i386/reset.S to resetvec.S by Graeme Russ · Sun Dec 07 10:28:58 2008 +1100
  31. e56d397 Added initial eNET board support by Graeme Russ · Sun Dec 07 10:28:57 2008 +1100