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