1. 450ce56 x86: efi: Tweak the code used for the 64-bit EFI app by Simon Glass · 2 years, 10 months ago
  2. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago WIP/2021-02-02-drop-asm_global_data-when-unused
  3. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
  4. 80df194 x86: detect unsupported relocation types by Heinrich Schuchardt · 6 years ago
  5. dee37fc Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  6. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  7. e47b2d6 board_f: Make relocation functions generic by Simon Glass · 8 years ago
  8. f196bd2 x86: Tidy up use of size_t in relocation by Simon Glass · 8 years ago
  9. b50b163 x86: Add support for 64-bit relocation by Simon Glass · 8 years ago
  10. dc7e213 x86: Refactor relocation to prepare for 64-bit by Simon Glass · 8 years ago
  11. a42bfe0 x86: Allow relocation code to build without text base by Simon Glass · 9 years ago
  12. 981dca6 x86: Support skipping relocation for EFI by Simon Glass · 9 years ago
  13. 0d9edd2 x86: Drop unused copy_fdt_to_ram() by Simon Glass · 9 years ago
  14. 512e581 x86: Panic if there is no relocation data by Simon Glass · 10 years ago
  15. 6bcb8ad x86: Use correct printf() format string for uintptr_t by Simon Glass · 10 years ago
  16. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  17. 7282d83 x86: Declare global_data pointer when it is used by Simon Glass · 12 years ago
  18. 86cfb6b x86: Use sections header to obtain link symbols by Simon Glass · 12 years ago
  19. 1938f4a Introduce generic pre-relocation board_f.c by Simon Glass · 12 years ago
  20. 62f7970 x86: Add error checking to x86 relocation code by Simon Glass · 12 years ago
  21. f697d52 x86: Support relocation of FDT on start-up by Simon Glass · 12 years ago
  22. 842d338 x86: Make the upper bound on relocated symbols closed instead of open by Gabe Black · 12 years ago
  23. 0c39290 x86: Fix off-by-one error in do_elf_reloc_fixups() by Duncan Laurie · 12 years ago
  24. a1d57b7 x86: Convert board_init_f_r to a processing loop by Graeme Russ · 13 years ago
  25. b156ff0 x86: Move relocation code out of board.c by Graeme Russ · 13 years ago