Age | Commit message (Expand) | Author |
2024-08-29 | cbmem.h: Change return type of cbmem_get_region | Arthur Heymans |
2022-03-08 | timestamps: Rename timestamps to make names more consistent | Jakub Czapiga |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2022-01-17 | src: Remove unused <cbfs.h> | Elyes HAOUAS |
2021-03-17 | cbfs: Remove prog_locate() for payloads (SELF and FIT) | Julius Werner |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-04 | src/lib: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-01-28 | commonlib: Add commonlib/bsd | Julius Werner |
2019-08-06 | lib: Throw an error when ramdisk is present but initrd.size is 0 | Asami Doi |
2019-07-13 | fit_payload: Always set DT size | Julius Werner |
2019-06-21 | fit: Add overlay support | Julius Werner |
2019-06-21 | fit: Add device tree compression | Julius Werner |
2019-06-21 | fit_payload: Don't call prog_segment_loaded() on extracted images | Julius Werner |
2019-06-21 | fit: Refactor config node handling | Julius Werner |
2019-03-19 | src: Drop unused 'include <cbfs.h>' | Elyes HAOUAS |
2018-08-24 | device_tree/fit: Constify data structures | Patrick Rudolph |
2018-08-22 | lib/fit_payload: Add coreboot tables support for FDT. | Philipp Deppenwiese |
2018-08-10 | fit: Handle decompression errors properly | Patrick Rudolph |
2018-06-19 | lib: Add FIT payload support | Patrick Rudolph |