summaryrefslogtreecommitdiffstats
path: root/src/include/bootblock_common.h
Commit message (Expand)AuthorAgeFilesLines
* decompressor: Add CBFS_VERIFICATION supportJulius Werner2021-04-061-0/+1
* src/lib/bootblock.c: make bootblock_main_with_timestamp publicKangheui Won2020-09-221-0/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/include: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* AGESA,binaryPI: Add compatibility wrapper for romstage entryKyösti Mälkki2019-11-301-0/+3
* lib/bootblock: Add simplified entry with basetimeKyösti Mälkki2019-08-261-10/+1
* bootblock: Move function prototypeKyösti Mälkki2018-12-301-0/+1
* src/include: Fix typoElyes HAOUAS2018-08-091-1/+1
* Introduce bootblock self-decompressionJulius Werner2018-05-221-0/+8
* bootblock: Allow more timestamps in bootblock_main_with_timestamp()Julius Werner2018-05-221-7/+9
* 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