index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
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
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