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
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
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
/
lib
/
initcall.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
initcall: Correct use of relocation offset
Simon Glass
1
-2
/
+4
2024-03-14
initcall: break loop immediately on failure
Caleb Connolly
1
-1
/
+3
2023-12-21
lib: Remove <common.h> inclusion from these files
Tom Rini
1
-1
/
+0
2023-09-14
common: board_r: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
1
-10
/
+0
2023-08-31
initcall: Support manual relocation
Simon Glass
1
-0
/
+10
2023-08-31
initcall: Support emitting events
Simon Glass
1
-5
/
+45
2023-08-31
initcall: Adjust the failure message and return value
Simon Glass
1
-5
/
+7
2023-08-31
initcall: Adjust the loop logic
Simon Glass
1
-12
/
+12
2023-08-31
initcall: Factor out reloc_off calculation
Simon Glass
1
-10
/
+15
2023-08-31
Revert "initcall: Move to inline function"
Simon Glass
1
-0
/
+52
2019-02-09
initcall: Move to inline function
Alexander Graf
1
-39
/
+0
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2015-08-05
efi: Display the correct initcall pre-relocation values
Simon Glass
1
-0
/
+4
2014-12-30
initcall: add explicit hint if initcall was relocated
Alexey Brodkin
1
-1
/
+5
2014-10-22
initcall: Display error number when an error occurs
Simon Glass
1
-3
/
+5
2014-05-28
initcall: Improve debugging support
Simon Glass
1
-5
/
+12
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-03-16
Introduce a basic initcall implementation
Simon Glass
1
-0
/
+39