1. a6a9578 x86: Factor out common values in the link script by Simon Glass · 10 years ago
  2. 091c494 x86: Ensure that all relocation data is included in the image by Simon Glass · 10 years ago
  3. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  4. 20a8b41 x86: Remove unused portion of link script by Simon Glass · 12 years ago
  5. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  6. 86cfb6b x86: Use sections header to obtain link symbols by Simon Glass · 12 years ago
  7. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  8. f82d15e x86: Rearrange the output input to remove BSS by Simon Glass · 12 years ago
  9. 4b491b8 x86: Add an __end symbol to signal the end of the U-Boot binary by Simon Glass · 12 years ago
  10. 588a13f x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR by Simon Glass · 12 years ago
  11. b16f521 x86: Allow excluding reset vector code from u-boot by Gabe Black · 12 years ago
  12. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  13. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  14. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  15. fea2572 x86: Rename i386 to x86 by Graeme Russ · 14 years ago[Renamed from arch/i386/cpu/u-boot.lds]
  16. e413554 eNET: Remove config.mk by Graeme Russ · 14 years ago
  17. 3a25e94 x86: Parametize values used in linker script by Graeme Russ · 14 years ago
  18. a85f53c x86: Align config.mk and linker scripts with other arches by Graeme Russ · 14 years ago[Renamed from board/eNET/u-boot.lds]
  19. c8d76ea Rename TEXT_BASE: fix merge conflicts by Wolfgang Denk · 14 years ago
  20. f2ff75c x86: Use loops instead of memcpy/memset in board_init_f by Graeme Russ · 14 years ago
  21. 2219142 x86: Rearrange linker script by Graeme Russ · 14 years ago
  22. 067f9b1 x86: Rename linker script symbols by Graeme Russ · 14 years ago
  23. d664adb x86: use gc sections to reduce image size by Graeme Russ · 14 years ago
  24. de25059 x86: Use TEXT_BASE in linker scripts by Graeme Russ · 14 years ago
  25. 077e195 x86: Add RAM bootstrap functionality by Graeme Russ · 14 years ago
  26. 1c409bc i386: Final Relocation by Graeme Russ · 15 years ago
  27. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  28. 85ffbbd Renamed cpu/i386/reset.S to resetvec.S by Graeme Russ · 16 years ago
  29. c620c01 Added initial eNET board support by Graeme Russ · 16 years ago