Age | Commit message (Expand) | Author |
2021-04-06 | decompressor: Add CBFS_VERIFICATION support | Julius Werner |
2020-09-22 | src/lib/bootblock.c: make bootblock_main_with_timestamp public | Kangheui Won |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-05 | src/include: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2019-11-30 | AGESA,binaryPI: Add compatibility wrapper for romstage entry | Kyösti Mälkki |
2019-08-26 | lib/bootblock: Add simplified entry with basetime | Kyösti Mälkki |
2018-12-30 | bootblock: Move function prototype | Kyösti Mälkki |
2018-08-09 | src/include: Fix typo | Elyes HAOUAS |
2018-05-22 | Introduce bootblock self-decompression | Julius Werner |
2018-05-22 | bootblock: Allow more timestamps in bootblock_main_with_timestamp() | Julius Werner |
2017-03-13 | src/include: Move storage class to beginning of declaration | Lee Leahy |
2016-06-12 | bootblock: Declare common bootblock_pre_c_entry routine | Lee Leahy |
2016-06-09 | lib: Add asmlinkage attribute to bootblock_main_with_timestamp | Lee Leahy |
2016-05-19 | lib/bootblock: Provide mechanism to pass in an early timestamp | Alexandru Gagniuc |
2016-02-26 | lib/bootblock: provide SoC callback parity with mainboard | Aaron Durbin |
2016-02-11 | arches: lib: add main_decl.h for main() declaration | Aaron Durbin |
2015-11-11 | arm/arm64: Generalize bootblock C entry point | Julius Werner |