index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
relocate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-05-19
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2018-10-22
x86: detect unsupported relocation types
Heinrich Schuchardt
1
-0
/
+18
2018-09-11
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
1
-8
/
+4
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-04-05
board_f: Make relocation functions generic
Simon Glass
1
-1
/
+1
2017-02-06
x86: Tidy up use of size_t in relocation
Simon Glass
1
-2
/
+2
2017-02-06
x86: Add support for 64-bit relocation
Simon Glass
1
-0
/
+45
2017-02-06
x86: Refactor relocation to prepare for 64-bit
Simon Glass
1
-24
/
+31
2015-08-05
x86: Allow relocation code to build without text base
Simon Glass
1
-6
/
+11
2015-08-05
x86: Support skipping relocation for EFI
Simon Glass
1
-0
/
+6
2015-08-05
x86: Drop unused copy_fdt_to_ram()
Simon Glass
1
-18
/
+0
2014-11-25
x86: Panic if there is no relocation data
Simon Glass
1
-0
/
+3
2014-10-27
x86: Use correct printf() format string for uintptr_t
Simon Glass
1
-1
/
+2
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-05-14
x86: Declare global_data pointer when it is used
Simon Glass
1
-0
/
+2
2013-03-16
x86: Use sections header to obtain link symbols
Simon Glass
1
-0
/
+1
2013-03-16
Introduce generic pre-relocation board_f.c
Simon Glass
1
-4
/
+4
2013-03-05
x86: Add error checking to x86 relocation code
Simon Glass
1
-2
/
+18
2013-03-05
x86: Support relocation of FDT on start-up
Simon Glass
1
-0
/
+17
2012-12-07
x86: Make the upper bound on relocated symbols closed instead of open
Gabe Black
1
-1
/
+1
2012-12-07
x86: Fix off-by-one error in do_elf_reloc_fixups()
Duncan Laurie
1
-1
/
+1
2012-01-04
x86: Convert board_init_f_r to a processing loop
Graeme Russ
1
-28
/
+4
2012-01-04
x86: Move relocation code out of board.c
Graeme Russ
1
-0
/
+115