aboutsummaryrefslogtreecommitdiff
path: root/lib/initcall.c
AgeCommit message (Expand)Author
2024-03-13initcall: break loop immediately on failureCaleb Connolly
2023-12-21lib: Remove <common.h> inclusion from these filesTom Rini
2023-09-14common: board_r: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-08-31initcall: Support manual relocationSimon Glass
2023-08-31initcall: Support emitting eventsSimon Glass
2023-08-31initcall: Adjust the failure message and return valueSimon Glass
2023-08-31initcall: Adjust the loop logicSimon Glass
2023-08-31initcall: Factor out reloc_off calculationSimon Glass
2023-08-31Revert "initcall: Move to inline function"Simon Glass
2019-02-09initcall: Move to inline functionAlexander Graf
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2015-08-05efi: Display the correct initcall pre-relocation valuesSimon Glass
2014-12-29initcall: add explicit hint if initcall was relocatedAlexey Brodkin
2014-10-22initcall: Display error number when an error occursSimon Glass
2014-05-28initcall: Improve debugging supportSimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-15Introduce a basic initcall implementationSimon Glass