summaryrefslogtreecommitdiffstats
path: root/include/initcall.h
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop part.h from common headerSimon Glass2020-05-181-0/+4
* initcall.h: initcall_run_list(): Improve debug outputOvidiu Panait2019-10-041-3/+5
* initcall: Drop use of header filesSimon Glass2019-04-231-6/+5
* sandbox: Improve debugging in initcall_run_list()Simon Glass2019-04-231-2/+6
* initcall: Move to inline functionAlexander Graf2019-02-091-1/+34
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* board_f: initcall: Add a header guardSimon Glass2017-04-051-0/+5
* initcall: Improve debugging supportSimon Glass2014-05-281-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Introduce a basic initcall implementationSimon Glass2013-03-151-0/+25