1. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 3 months ago
  2. 99e2fbc linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 8 months ago
  3. e914109 sh: Fix incorrect linking with new binutils by Marek Vasut · 5 years ago
  4. ee3a4a7 sh: Fix OF_SEPARATE support by Marek Vasut · 5 years ago
  5. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  6. 34f98a3 sh: Fix linking of ms7722se by Tom Rini · 7 years ago
  7. f40ad66 arch/sh: don't bring common/env_embedded.o into the link by Thomas Petazzoni · 7 years ago
  8. 90340c8 arch/sh: allow building in big-endian mode by Thomas Petazzoni · 7 years ago
  9. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  10. 76a5598 sh: generate position independent code for all platforms by Vladimir Zapolskiy · 8 years ago
  11. 8371dab sh: add MEMORY command to a shared linker script by Vladimir Zapolskiy · 8 years ago
  12. b26d250 sh: define entry point and reloc_dst inside a linker script by Vladimir Zapolskiy · 8 years ago
  13. 9ec4a67 sh: place board lowlevel_init code in the beginning of .text by Vladimir Zapolskiy · 8 years ago
  14. 3f8b539 sh4: use single u-boot linker script for all boards by Vladimir Zapolskiy · 8 years ago
  15. f41e608 sh: Fix build errors for generic board by Simon Glass · 9 years ago
  16. afc3929 sh: unify sh2/sh3/sh4 linker scripts by Masahiro Yamada · 11 years ago[Renamed (94%) from arch/sh/cpu/sh3/u-boot.lds]
  17. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  18. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  19. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  20. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  21. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  22. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  23. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  24. b52da2a sh: Add KEEP order to start.o section by Nobuhiro Iwamatsu · 14 years ago
  25. 8f0fec7 sh: Move cpu/$CPU to arch/sh/cpu/$CPU by Peter Tyser · 15 years ago[Renamed (97%) from cpu/sh3/u-boot.lds]
  26. 3931a37 sh: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago[Renamed from board/mpr2/u-boot.lds]
  27. 236aad8 sh: make the linker scripts more generic by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  29. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. 1aeed8d Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  31. 3313e0e sh: Added support for SH7720 based board MPR2. by Mark Jonas · 17 years ago