Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
355c9b757e1110151c78ea82fd834e6cb09bdb96
/
arch
/
x86
/
lib
/
relocate.c
dee37fc
Remove <inttypes.h> includes and PRI* usages in printf() entirely
by Masahiro Yamada
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
e47b2d6
board_f: Make relocation functions generic
by Simon Glass
· 8 years ago
f196bd2
x86: Tidy up use of size_t in relocation
by Simon Glass
· 8 years ago
b50b163
x86: Add support for 64-bit relocation
by Simon Glass
· 8 years ago
dc7e213
x86: Refactor relocation to prepare for 64-bit
by Simon Glass
· 8 years ago
a42bfe0
x86: Allow relocation code to build without text base
by Simon Glass
· 9 years ago
981dca6
x86: Support skipping relocation for EFI
by Simon Glass
· 9 years ago
0d9edd2
x86: Drop unused copy_fdt_to_ram()
by Simon Glass
· 9 years ago
512e581
x86: Panic if there is no relocation data
by Simon Glass
· 10 years ago
6bcb8ad
x86: Use correct printf() format string for uintptr_t
by Simon Glass
· 10 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
7282d83
x86: Declare global_data pointer when it is used
by Simon Glass
· 12 years ago
86cfb6b
x86: Use sections header to obtain link symbols
by Simon Glass
· 12 years ago
1938f4a
Introduce generic pre-relocation board_f.c
by Simon Glass
· 12 years ago
62f7970
x86: Add error checking to x86 relocation code
by Simon Glass
· 12 years ago
f697d52
x86: Support relocation of FDT on start-up
by Simon Glass
· 12 years ago
842d338
x86: Make the upper bound on relocated symbols closed instead of open
by Gabe Black
· 12 years ago
0c39290
x86: Fix off-by-one error in do_elf_reloc_fixups()
by Duncan Laurie
· 12 years ago
a1d57b7
x86: Convert board_init_f_r to a processing loop
by Graeme Russ
· 13 years ago
b156ff0
x86: Move relocation code out of board.c
by Graeme Russ
· 13 years ago