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
/
include
Age
Commit message (
Expand
)
Author
2020-02-24
treewide: Capitalize 'CMOS'
Elyes HAOUAS
2020-02-24
src/commonlib: Fix typos
Elyes HAOUAS
2020-02-24
src: capitalize 'RAM'
Elyes HAOUAS
2020-02-17
vboot: push clear recovery mode switch until BS_WRITE_TABLES
Joel Kitching
2020-02-04
commonlib/cbfs.h: Correct spelling error in comment
Marshall Dawson
2020-01-28
commonlib: Add commonlib/bsd
Julius Werner
2020-01-10
include/commonlib: Fix typos
Elyes HAOUAS
2019-12-19
Drop ROMCC code and header guards
Arthur Heymans
2019-11-20
security/vboot/sync_ec: Add timestamps
Tim Wawrzynczak
2019-11-14
{drivers,mainboard}: Move FSP logo support to fsp1_1
Frans Hendriks
2019-11-11
region: publicize region_end() and add region_device_end()
Aaron Durbin
2019-11-11
region: add rdev_chain_full()
Aaron Durbin
2019-11-05
commonlib: Use __builtin_offsetof with supported compilers
Alex James
2019-10-30
commonlib/helpers: Add alloca() macro
Tim Wawrzynczak
2019-10-20
cbmem: Add IDs for TSEG and BERT table data
Marshall Dawson
2019-10-18
util/cbfstool: Add optional argument ibb
Philipp Deppenwiese
2019-09-23
lib/fmap: Cache FMAP in cbmem
Patrick Rudolph
2019-09-10
AUTHORS: Move src/commonlib copyrights into AUTHORS file
Martin Roth
2019-08-08
lib/edid: Add suport for display rotation
Nicolas Boichat
2019-07-23
vboot: deprecate vboot_handoff structure
Joel Kitching
2019-06-18
commonlib: define cbtable tags as enum to identify conflicts
Patrick Georgi
2019-06-07
cbmem: Add ID for UCSI
Duncan Laurie
2019-05-29
commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)
Patrick Georgi
2019-05-29
commonlib: renumber CB_TAG_TCPA_LOG
Patrick Georgi
2019-05-23
Renumber cbtable tag MMC_INFO
Patrick Georgi
2019-05-23
coreboot_tables: pass the early_mmc_wake_hw status to payload
Bora Guvendik
2019-05-23
intel/common/block/scs: Add ability to send early CMD0, CMD1
Bora Guvendik
2019-05-23
commonlib/stdlib.h: Remove printf() from coreboot
Julius Werner
2019-04-04
Make common macros double-evaluation safe
Julius Werner
2019-03-19
vboot: make vboot workbuf available to payload
Joel Kitching
2019-03-14
vboot: copy data structures to CBMEM for downstream use
Joel Kitching
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
arch/x86/postcar: Add separate timestamp for postcar stage
Subrata Banik
2019-03-07
security/tpm: Fix TCPA log feature
Philipp Deppenwiese
2019-03-04
fmap: Add FMAP_AREA_PRESERVE
Hung-Te Lin
2019-02-26
commonlib: Add Bubble sort algorithm
Werner Zeh
2018-11-29
src: Remove duplicated round up function
Elyes HAOUAS
2018-11-23
src/arch/x86/acpi.c: Create log area and extend TPM2 table
Michał Żygowski
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-08-22
cbtable: remove chromeos_acpi from cbtable
Joel Kitching
2018-08-22
acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry
Joel Kitching
2018-08-14
cbmem: rename vdat to chromeos_acpi
Joel Kitching
2018-08-03
security/tpm: Improve TCPA log generation
Philipp Deppenwiese
2018-07-30
security/tpm: Use unique CBMEM names for TCPA logs
Philipp Deppenwiese
2018-07-28
util/cbmem: Add cbmem TCPA log support
Philipp Deppenwiese
2018-07-28
security/tpm: Add TCPA logging functionality
Philipp Deppenwiese
2018-06-15
util/cbfstool: Support FIT payloads
Patrick Rudolph
2018-05-16
commonlib/cbfs: Make cbfsf_file_type public
Patrick Rudolph
2018-05-13
timestamp: Add timestamps for TPM communication
Raul E Rangel
2018-05-04
cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELF
Patrick Rudolph
[next]