summaryrefslogtreecommitdiffstats
path: root/src/include/bootblock_common.h
Commit message (Expand)AuthorAgeFilesLines
* src/include: Move storage class to beginning of declarationLee Leahy2017-03-131-2/+2
* bootblock: Declare common bootblock_pre_c_entry routineLee Leahy2016-06-121-0/+6
* lib: Add asmlinkage attribute to bootblock_main_with_timestampLee Leahy2016-06-091-1/+2
* lib/bootblock: Provide mechanism to pass in an early timestampAlexandru Gagniuc2016-05-191-0/+10
* lib/bootblock: provide SoC callback parity with mainboardAaron Durbin2016-02-261-1/+6
* arches: lib: add main_decl.h for main() declarationAaron Durbin2016-02-111-0/+2
* arm/arm64: Generalize bootblock C entry pointJulius Werner2015-11-111-0/+24