index
:
u-boot.git
CHECK/bloblist-not-found
CHECK/check-bootm-fit-noload
CHECK/resync-scripts-kconfig
DBG/clk-support-arbitrary-clk_register-sequence
Jenkins
master
next
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
initcall.h
Age
Commit message (
Expand
)
Author
2025-04-14
initcall: remove initcall_run_list()
Jerome Forissier
2025-04-14
common: board: make initcalls static
Jerome Forissier
2023-09-14
initcall: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-08-31
initcall: Support manual relocation
Simon Glass
2023-08-31
initcall: Support emitting events
Simon Glass
2023-08-31
Revert "initcall: Move to inline function"
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2019-10-04
initcall.h: initcall_run_list(): Improve debug output
Ovidiu Panait
2019-04-23
initcall: Drop use of header files
Simon Glass
2019-04-23
sandbox: Improve debugging in initcall_run_list()
Simon Glass
2019-02-09
initcall: Move to inline function
Alexander Graf
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-04-05
board_f: initcall: Add a header guard
Simon Glass
2014-05-28
initcall: Improve debugging support
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-15
Introduce a basic initcall implementation
Simon Glass