summaryrefslogtreecommitdiff
path: root/src/commonlib/Makefile.inc
AgeCommit message (Expand)Author
2021-03-08cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS coreJulius Werner
2020-11-21cbfs: Add metadata cacheJulius Werner
2020-10-30cbfs: Hook up to new CBFS implementationJulius Werner
2020-01-28commonlib: Add commonlib/bsdJulius Werner
2019-02-26commonlib: Add Bubble sort algorithmWerner Zeh
2018-05-22Introduce bootblock self-decompressionJulius Werner
2017-05-12commonlib: Move drivers/storage into commonlib/storageLee Leahy
2017-04-24commonlib: add input and output buffer helpersAaron Durbin
2016-07-19drivers/intel/fsp2_0: load and relocate FSPS in cbmemAaron Durbin
2016-05-11cbfstool/fsp: Rename fsp1_1_relocateFurquan Shaikh
2016-03-23arch/x86: introduce postcar stage/phaseAaron Durbin
2016-02-22cbfs: Add LZ4 in-place decompression support for pre-RAM stagesJulius Werner
2016-01-06commonlib: Add common cbfs parsing logic to coreboot and cbfstool.Aaron Durbin
2015-10-02fsp1_1: move relocation algorithm to commonlibAaron Durbin
2015-09-22coreboot: introduce commonlibAaron Durbin