Age | Commit message (Expand) | Author |
2024-03-17 | libpayload: Make GPL commonlib includes available to payloads and tests | Julius Werner |
2024-03-15 | treewide: Move stdlib.h to commonlib | Maximilian Brune |
2024-03-09 | tests: Add `DEBUG` make commandline option to generate debug symbols | Julius Werner |
2024-02-18 | Treewide: Fix incorrect SPDX license strings | Martin Roth |
2024-01-24 | payloads: Rename Makefiles from .inc to .mk | Martin Roth |
2023-09-18 | libpayload/vboot: Add vboot context initialization and management code | Jakub Czapiga |
2022-09-21 | tests: Add support for tests build failures detection | Jakub Czapiga |
2022-09-02 | cbfs/vboot: Adapt to new vb2_digest API | Julius Werner |
2022-06-16 | libpayload/libcbfs: Fix file hash check | Yu-Ping Wu |
2022-06-07 | commonlib: Clean up compiler.h | Julius Werner |
2022-03-09 | commonlib/bsd: Remove cb_err_t | Julius Werner |
2022-01-28 | libpayload: Refer to vboot source consistently | Patrick Georgi |
2022-01-12 | libpayload/libcbfs: Add unverified_area APIs | Jakub Czapiga |
2022-01-10 | libpayload: Implement new CBFS access API | Jakub Czapiga |
2021-12-23 | libpayload/libc/fmap: Implement new FlashMap API | Jakub Czapiga |
2021-12-07 | tests: Disable -Wmain-return-type for clang | Julius Werner |
2021-12-07 | tests: Disable -Wsource-mgr for clang | Julius Werner |
2021-12-06 | tests: Fix objcopy --add-symbol arguments creation | Jakub Czapiga |
2021-12-01 | libpayload: Add coreboot commonlib/bsd include path | Jakub Czapiga |
2021-11-24 | libpayload/tests: Fix mocks __real_<func> symbol creation | Jakub Czapiga |
2021-11-23 | libpayload/tests: remove tests/include/mocks include path | Jakub Czapiga |
2021-11-04 | tests: Move x86 I/O functions to include/mock/arch/io.h | Jakub Czapiga |
2021-10-18 | libpayload: Add unit-tests framework and first test case | Jakub Czapiga |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2014-08-28 | libpayload: Change CONFIG_X86_SERIAL_CONSOLE to CONFIG_8250_SERIAL_CONSOLE | Gabe Black |
2014-08-05 | libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. | Gabe Black |
2013-03-22 | libpayload: initial test case + tiny "framework" | Patrick Georgi |