Age | Commit message (Expand) | Author |
---|---|---|
2020-04-04 | src/commonlib: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-11 | commonlib/cbfs.c: Remove unused macro | Elyes HAOUAS |
2020-02-24 | src/commonlib: Fix typos | Elyes HAOUAS |
2019-09-10 | AUTHORS: Move src/commonlib copyrights into AUTHORS file | Martin Roth |
2019-05-09 | vboot: include vb2_sha.h when required | Joel Kitching |
2019-04-08 | commonlib/cbfs: Check for presence of CONFIG() macro | Nico Huber |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-05-16 | commonlib/cbfs: Make cbfsf_file_type public | Patrick Rudolph |
2018-05-14 | cbfs_locate: Optionally return file type | Ronald G. Minnich |
2016-08-27 | commonlib: cbfs: Add CBFS attribute support | Julius Werner |
2016-01-06 | commonlib: Add function to hash contents of a CBFS region. | Aaron Durbin |
2016-01-06 | commonlib: Add common cbfs parsing logic to coreboot and cbfstool. | Aaron Durbin |