1. e47b2d6 board_f: Make relocation functions generic by Simon Glass · 7 years ago
  2. f196bd2 x86: Tidy up use of size_t in relocation by Simon Glass · 8 years ago
  3. b50b163 x86: Add support for 64-bit relocation by Simon Glass · 8 years ago
  4. dc7e213 x86: Refactor relocation to prepare for 64-bit by Simon Glass · 8 years ago
  5. a42bfe0 x86: Allow relocation code to build without text base by Simon Glass · 9 years ago
  6. 981dca6 x86: Support skipping relocation for EFI by Simon Glass · 9 years ago
  7. 0d9edd2 x86: Drop unused copy_fdt_to_ram() by Simon Glass · 9 years ago
  8. 512e581 x86: Panic if there is no relocation data by Simon Glass · 10 years ago
  9. 6bcb8ad x86: Use correct printf() format string for uintptr_t by Simon Glass · 10 years ago
  10. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  11. 7282d83 x86: Declare global_data pointer when it is used by Simon Glass · 11 years ago
  12. 86cfb6b x86: Use sections header to obtain link symbols by Simon Glass · 12 years ago
  13. 1938f4a Introduce generic pre-relocation board_f.c by Simon Glass · 12 years ago
  14. 62f7970 x86: Add error checking to x86 relocation code by Simon Glass · 12 years ago
  15. f697d52 x86: Support relocation of FDT on start-up by Simon Glass · 12 years ago
  16. 842d338 x86: Make the upper bound on relocated symbols closed instead of open by Gabe Black · 12 years ago
  17. 0c39290 x86: Fix off-by-one error in do_elf_reloc_fixups() by Duncan Laurie · 12 years ago
  18. a1d57b7 x86: Convert board_init_f_r to a processing loop by Graeme Russ · 13 years ago
  19. b156ff0 x86: Move relocation code out of board.c by Graeme Russ · 13 years ago