1. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  2. 99e2fbc linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 6 months ago
  3. 6fbe06a x86: Discard .note.gnu.property sections by Bin Meng · 3 years, 5 months ago
  4. 6331cb2 x86: Include bss subsections in linker script by Alexander Graf · 6 years ago
  5. 7e21fbc efi_loader: Rename sections to allow for implicit data by Alexander Graf · 6 years ago
  6. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  7. 972188b x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR by Simon Glass · 8 years ago
  8. 65e4c0b x86: efi: Add EFI loader support for x86 by Simon Glass · 8 years ago
  9. c135211 arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled by Simon Glass · 9 years ago
  10. a6a9578 x86: Factor out common values in the link script by Simon Glass · 10 years ago
  11. 091c494 x86: Ensure that all relocation data is included in the image by Simon Glass · 10 years ago
  12. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  13. 20a8b41 x86: Remove unused portion of link script by Simon Glass · 12 years ago
  14. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  15. 86cfb6b x86: Use sections header to obtain link symbols by Simon Glass · 12 years ago
  16. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  17. f82d15e x86: Rearrange the output input to remove BSS by Simon Glass · 12 years ago
  18. 4b491b8 x86: Add an __end symbol to signal the end of the U-Boot binary by Simon Glass · 12 years ago
  19. 588a13f x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR by Simon Glass · 12 years ago
  20. b16f521 x86: Allow excluding reset vector code from u-boot by Gabe Black · 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. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  24. fea2572 x86: Rename i386 to x86 by Graeme Russ · 14 years ago[Renamed from arch/i386/cpu/u-boot.lds]
  25. e413554 eNET: Remove config.mk by Graeme Russ · 14 years ago
  26. 3a25e94 x86: Parametize values used in linker script by Graeme Russ · 14 years ago
  27. a85f53c x86: Align config.mk and linker scripts with other arches by Graeme Russ · 14 years ago[Renamed from board/eNET/u-boot.lds]
  28. c8d76ea Rename TEXT_BASE: fix merge conflicts by Wolfgang Denk · 14 years ago
  29. f2ff75c x86: Use loops instead of memcpy/memset in board_init_f by Graeme Russ · 14 years ago
  30. 2219142 x86: Rearrange linker script by Graeme Russ · 14 years ago
  31. 067f9b1 x86: Rename linker script symbols by Graeme Russ · 14 years ago
  32. d664adb x86: use gc sections to reduce image size by Graeme Russ · 14 years ago
  33. de25059 x86: Use TEXT_BASE in linker scripts by Graeme Russ · 14 years ago
  34. 077e195 x86: Add RAM bootstrap functionality by Graeme Russ · 15 years ago
  35. 1c409bc i386: Final Relocation by Graeme Russ · 15 years ago
  36. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  37. 85ffbbd Renamed cpu/i386/reset.S to resetvec.S by Graeme Russ · 16 years ago
  38. c620c01 Added initial eNET board support by Graeme Russ · 16 years ago