index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
commonlib
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2023-08-14
commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles
Martin Roth
2022-08-03
commonlib: Add support for rational number approximation
Vinod Polimera
2021-12-06
cbfs: Remove deprecated APIs
Julius Werner
2021-11-08
drivers/intel/fsp2_0: Allow FSP-M to be relocated
Raul E Rangel
2021-08-04
Move elog_internal.h to commonlib/bsd/include
Ricardo Quesada
2021-03-08
cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS core
Julius Werner
2020-11-21
cbfs: Add metadata cache
Julius Werner
2020-10-30
cbfs: Hook up to new CBFS implementation
Julius Werner
2020-01-28
commonlib: Add commonlib/bsd
Julius Werner
2019-02-26
commonlib: Add Bubble sort algorithm
Werner Zeh
2018-05-22
Introduce bootblock self-decompression
Julius Werner
2017-05-12
commonlib: Move drivers/storage into commonlib/storage
Lee Leahy
2017-04-24
commonlib: add input and output buffer helpers
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: load and relocate FSPS in cbmem
Aaron Durbin
2016-05-11
cbfstool/fsp: Rename fsp1_1_relocate
Furquan Shaikh
2016-03-23
arch/x86: introduce postcar stage/phase
Aaron Durbin
2016-02-22
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
Julius Werner
2016-01-06
commonlib: Add common cbfs parsing logic to coreboot and cbfstool.
Aaron Durbin
2015-10-02
fsp1_1: move relocation algorithm to commonlib
Aaron Durbin
2015-09-22
coreboot: introduce commonlib
Aaron Durbin