Age | Commit message (Expand) | Author |
---|---|---|
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-05-22 | Introduce bootblock self-decompression | Julius Werner |
2018-05-22 | bootblock: Allow more timestamps in bootblock_main_with_timestamp() | Julius Werner |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2017-07-26 | Port cmos.default handling to C environment bootblock | Nico Huber |
2017-03-13 | src/lib: Move asmlinkage before type | Lee Leahy |
2017-01-06 | arch/x86: fix cmos post logging in non romcc bootblock | Aaron Durbin |
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-12 | timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig | Julius Werner |
2015-11-11 | arm/arm64: Generalize bootblock C entry point | Julius Werner |