Commit Graph

22 Commits (c95c666d0128e5ec0c161b531c568233a8d3979d)

Author SHA1 Message Date
Heinrich Schuchardt 80df194f01 x86: detect unsupported relocation types 6 years ago
Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass e47b2d674f board_f: Make relocation functions generic 7 years ago
Simon Glass f196bd21be x86: Tidy up use of size_t in relocation 7 years ago
Simon Glass b50b1633c0 x86: Add support for 64-bit relocation 7 years ago
Simon Glass dc7e21339e x86: Refactor relocation to prepare for 64-bit 7 years ago
Simon Glass a42bfe02d3 x86: Allow relocation code to build without text base 9 years ago
Simon Glass 981dca69f6 x86: Support skipping relocation for EFI 9 years ago
Simon Glass 0d9edd2dfb x86: Drop unused copy_fdt_to_ram() 9 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 11 years ago
Simon Glass 7282d834cd x86: Declare global_data pointer when it is used 11 years ago
Simon Glass 86cfb6bdec x86: Use sections header to obtain link symbols 11 years ago
Simon Glass 1938f4a5b6 Introduce generic pre-relocation board_f.c 11 years ago
Simon Glass 62f7970a5a x86: Add error checking to x86 relocation code 11 years ago
Simon Glass f697d528ca x86: Support relocation of FDT on start-up 11 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