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