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