Commit Graph

15 Commits (1a92541d9c5341c6cdf6f713b056c30c1e06a325)

Author SHA1 Message Date
Simon Glass a42bfe02d3 x86: Allow relocation code to build without text base 10 years ago
Simon Glass 981dca69f6 x86: Support skipping relocation for EFI 10 years ago
Simon Glass 0d9edd2dfb x86: Drop unused copy_fdt_to_ram() 10 years ago
Simon Glass 512e581c86 x86: Panic if there is no relocation data 10 years ago
Simon Glass 6bcb8ade30 x86: Use correct printf() format string for uintptr_t 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Simon Glass 7282d834cd x86: Declare global_data pointer when it is used 12 years ago
Simon Glass 86cfb6bdec x86: Use sections header to obtain link symbols 12 years ago
Simon Glass 1938f4a5b6 Introduce generic pre-relocation board_f.c 12 years ago
Simon Glass 62f7970a5a x86: Add error checking to x86 relocation code 12 years ago
Simon Glass f697d528ca x86: Support relocation of FDT on start-up 12 years ago
Gabe Black 842d33874f x86: Make the upper bound on relocated symbols closed instead of open 12 years ago
Duncan Laurie 0c3929092d x86: Fix off-by-one error in do_elf_reloc_fixups() 12 years ago
Graeme Russ a1d57b7aba x86: Convert board_init_f_r to a processing loop 13 years ago
Graeme Russ b156ff09aa x86: Move relocation code out of board.c 13 years ago