Age | Commit message (Expand) | Author |
2022-03-09 | prog_loader: Change legacy_romstage_select_and_load() to return cb_err | Julius Werner |
2021-03-16 | cbfs: Remove prog_locate() for stages and rmodules | Julius Werner |
2020-12-02 | cbfs: Simplify load/map API names, remove type arguments | Julius Werner |
2020-05-18 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-03-06 | src/arch/x86: Convert to SPDX license header | Patrick Georgi |
2020-01-07 | drivers/pc80/rtc: Clean up some headers | Kyösti Mälkki |
2019-12-27 | bootblock: Support normal/fallback mechanism again | Kyösti Mälkki |
2019-12-20 | arch/x86: Drop romcc bootblock | Arthur Heymans |
2017-07-26 | Port cmos.default handling to C environment bootblock | Nico Huber |
2017-07-07 | arch/*: Update Kconfig symbol usage | Martin Roth |
2017-03-20 | arch/x86: Fix most of remaining issues detected by checkpatch | Lee Leahy |
2017-03-17 | arch/x86: Fix issues with braces detected by checkpatch | Lee Leahy |
2016-01-21 | arch/x86/include: Rename bootblock_common to bootblock_romcc.h | Alexandru Gagniuc |
2016-01-14 | arch/x86: add missing license headers | Martin Roth |
2015-12-04 | arch/x86/bootblock_normal: Update to use fewer registers | Martin Roth |
2015-11-11 | arm/arm64: Generalize bootblock C entry point | Julius Werner |
2015-11-03 | arch/x86/bootblock_normal: Fix failure to build | Timothy Pearson |
2015-07-13 | x86: flatten hierarchy | Stefan Reinauer |