1. d1886a5 sh: Fix incorrect linking with new binutils by Marek Vasut · Sat Sep 14 19:03:32 2019 +0200
  2. 5d0cd63 sh: Fix OF_SEPARATE support by Marek Vasut · Sun Sep 01 18:05:03 2019 +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. 6989c7d sh: Fix linking of ms7722se by Tom Rini · Sun Aug 27 11:50:16 2017 -0400
  5. 2bae028 arch/sh: don't bring common/env_embedded.o into the link by Thomas Petazzoni · Fri Jul 28 23:46:36 2017 +0200
  6. ca11232 arch/sh: allow building in big-endian mode by Thomas Petazzoni · Fri Jul 28 23:14:28 2017 +0200
  7. 547cb40 Move environment files from common/ to env/ by Simon Glass · Thu Aug 03 12:21:49 2017 -0600
  8. 188d54f sh: generate position independent code for all platforms by Vladimir Zapolskiy · Mon Nov 28 00:15:35 2016 +0200
  9. 71635bd sh: add MEMORY command to a shared linker script by Vladimir Zapolskiy · Mon Nov 28 00:15:28 2016 +0200
  10. 621f570 sh: define entry point and reloc_dst inside a linker script by Vladimir Zapolskiy · Mon Nov 28 00:15:27 2016 +0200
  11. 28d1b0e sh: place board lowlevel_init code in the beginning of .text by Vladimir Zapolskiy · Mon Nov 28 00:15:26 2016 +0200
  12. fd71770 sh4: use single u-boot linker script for all boards by Vladimir Zapolskiy · Mon Nov 28 00:15:25 2016 +0200
  13. 6c2afb8 sh: Fix build errors for generic board by Simon Glass · Sat May 14 18:49:29 2016 -0600
  14. 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]
  15. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  16. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  17. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  18. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  19. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  20. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  21. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  22. cb4148c sh: Add KEEP order to start.o section by Nobuhiro Iwamatsu · Mon Mar 07 16:36:21 2011 +0900
  23. 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]
  24. 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]
  25. 6e74389 sh: make the linker scripts more generic by Jean-Christophe PLAGNIOL-VILLARD · Thu Jun 04 12:06:44 2009 +0200
  26. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  27. 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
  28. 35f734f Coding Style cleanup; update CHANGELOG by Wolfgang Denk · Sun Apr 13 09:59:26 2008 -0700
  29. 35a398a sh: Added support for SH7720 based board MPR2. by Mark Jonas · Mon Mar 10 11:37:10 2008 +0100