index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
commonlib
Age
Commit message (
Expand
)
Author
2021-04-10
cbfs: mcache: Fix size calculation for perfectly full cache
Julius Werner
2021-04-09
soc/mediatek: add new driver 'msdc' for eMMC
Wenbin Mei
2021-04-06
mem_pool: Track the last two allocations (not just one)
Julius Werner
2021-04-06
cbfs: Add file data hashing for CONFIG_CBFS_VERIFICATION
Julius Werner
2021-03-17
cbfs: Move stage header into a CBFS attribute
Julius Werner
2021-03-08
cbfs: Add cbfs_alloc() primitive and combine cbfs_load() and cbfs_map()
Julius Werner
2021-03-08
cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS core
Julius Werner
2021-02-18
commonlib/bsd: Fix direct inclusion of <endian.h>
Julius Werner
2021-02-18
cbfs: Fix attribute tag printing in cbfs_find_attr()
Julius Werner
2021-02-18
cbfstool: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4
Julius Werner
2021-02-15
commonlib/cbfs.c: Remove unuse <console/console.h>
Elyes HAOUAS
2021-02-04
acpi: Add support for reporting CrashLog in BERT table
Francois Toguo
2020-12-21
drivers/tpm: Implement full PPI
Patrick Rudolph
2020-12-08
coreboot tables: Add SPI flash memory map windows to coreboot tables
Furquan Shaikh
2020-12-08
commonlib/region: Allow multiple windows for xlate_region_dev
Furquan Shaikh
2020-12-03
cbfs: mcache: Fix end-of-cache check
Julius Werner
2020-12-03
cbfs: Add verification for RO CBFS metadata hash
Julius Werner
2020-12-03
cbfstool: Use cbfs_serialized.h and standard vboot helpers
Julius Werner
2020-12-02
cbfs: Port cbfs_load() and cbfs_map() to new API
Julius Werner
2020-11-21
cbfs: Add metadata cache
Julius Werner
2020-11-16
commonlib: Add timestamp values for forced delays
Martin Roth
2020-10-30
lib/libpayload: Replace strapping_ids with new board configuration entry
Tim Wawrzynczak
2020-10-30
cbfs: Hook up to new CBFS implementation
Julius Werner
2020-10-30
commonlib/bsd: Add new CBFS core implementation
Julius Werner
2020-10-22
drivers/smmstore: Implement SMMSTORE version 2
Patrick Rudolph
2020-09-21
src/commonlib: Drop unneeded empty lines
Elyes HAOUAS
2020-09-14
util/cbfstool: extend includes in commonlib
Idwer Vollering
2020-08-28
src: Remove incorrect x86 exception not from TS_DONE_LOADING description
Hung-Te Lin
2020-07-14
src: Remove unused 'include <stdint.h>
Elyes HAOUAS
2020-07-04
lib/coreboot_table: Add Intel FSP version to coreboot table
Johnny Lin
2020-06-22
cbmem: Remove IDs for TSEG and BERT
Marshall Dawson
2020-06-21
src: Substitute `__FUNCTION__` with `__func__`
Angel Pons
2020-06-14
drivers/intel/fsp2_0: Add FSP 2.2 specific support
Subrata Banik
2020-06-13
cbmem_id: Add CBMEM ID for early DRAM usage
Furquan Shaikh
2020-06-02
commonlib: Add CBFS_TYPE_BOOTBLOCK
Wim Vervoorn
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-11
treewide: Replace BSD-3-Clause and ISC headers with SPDX headers
Patrick Georgi
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-08
commonlib/region: Add region_overlap
Patrick Rudolph
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: move copyrights and authors to AUTHORS
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-04-23
rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE
Julius Werner
2020-04-04
src/commonlib: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-30
helpers: Add a helper macro for calculating power of 2
Furquan Shaikh
2020-03-26
nb/intel/sandybridge: Rewrite get_FRQ
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-11
commonlib/cbfs.c: Remove unused macro
Elyes HAOUAS
2020-03-02
lz4: Fix out-of-bounds reads
Alex Rebert
[next]