1. 188d54f sh: generate position independent code for all platforms by Vladimir Zapolskiy · Mon Nov 28 00:15:35 2016 +0200
  2. 71635bd sh: add MEMORY command to a shared linker script by Vladimir Zapolskiy · Mon Nov 28 00:15:28 2016 +0200
  3. 621f570 sh: define entry point and reloc_dst inside a linker script by Vladimir Zapolskiy · Mon Nov 28 00:15:27 2016 +0200
  4. 28d1b0e sh: place board lowlevel_init code in the beginning of .text by Vladimir Zapolskiy · Mon Nov 28 00:15:26 2016 +0200
  5. fd71770 sh4: use single u-boot linker script for all boards by Vladimir Zapolskiy · Mon Nov 28 00:15:25 2016 +0200
  6. 6c2afb8 sh: Fix build errors for generic board by Simon Glass · Sat May 14 18:49:29 2016 -0600
  7. a9b82be sh: unify sh2/sh3/sh4 linker scripts by Masahiro Yamada · Fri Jun 20 16:40:14 2014 +0900[Renamed (94%) from arch/sh/cpu/sh3/u-boot.lds]
  8. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  9. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  10. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  11. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  12. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  13. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  14. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  15. cb4148c sh: Add KEEP order to start.o section by Nobuhiro Iwamatsu · Mon Mar 07 16:36:21 2011 +0900
  16. 693396b sh: Move cpu/$CPU to arch/sh/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:10 2010 -0500[Renamed (97%) from cpu/sh3/u-boot.lds]
  17. 470c536 sh: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · Thu Jun 04 12:06:45 2009 +0200[Renamed from board/mpr2/u-boot.lds]
  18. 6e74389 sh: make the linker scripts more generic by Jean-Christophe PLAGNIOL-VILLARD · Thu Jun 04 12:06:44 2009 +0200
  19. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  20. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:01 2008 +0200
  21. 35f734f Coding Style cleanup; update CHANGELOG by Wolfgang Denk · Sun Apr 13 09:59:26 2008 -0700
  22. 35a398a sh: Added support for SH7720 based board MPR2. by Mark Jonas · Mon Mar 10 11:37:10 2008 +0100