index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
commonlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/tpm: Implement full PPI
Patrick Rudolph
2020-12-21
2
-0
/
+25
*
coreboot tables: Add SPI flash memory map windows to coreboot tables
Furquan Shaikh
2020-12-08
1
-0
/
+14
*
commonlib/region: Allow multiple windows for xlate_region_dev
Furquan Shaikh
2020-12-08
2
-56
/
+99
*
cbfs: mcache: Fix end-of-cache check
Julius Werner
2020-12-03
1
-1
/
+1
*
cbfs: Add verification for RO CBFS metadata hash
Julius Werner
2020-12-03
2
-0
/
+35
*
cbfstool: Use cbfs_serialized.h and standard vboot helpers
Julius Werner
2020-12-03
5
-69
/
+76
*
cbfs: Port cbfs_load() and cbfs_map() to new API
Julius Werner
2020-12-02
2
-0
/
+37
*
cbfs: Add metadata cache
Julius Werner
2020-11-21
5
-1
/
+177
*
commonlib: Add timestamp values for forced delays
Martin Roth
2020-11-16
1
-0
/
+4
*
lib/libpayload: Replace strapping_ids with new board configuration entry
Tim Wawrzynczak
2020-10-30
1
-9
/
+15
*
cbfs: Hook up to new CBFS implementation
Julius Werner
2020-10-30
3
-16
/
+9
*
commonlib/bsd: Add new CBFS core implementation
Julius Werner
2020-10-30
4
-3
/
+285
*
drivers/smmstore: Implement SMMSTORE version 2
Patrick Rudolph
2020-10-22
2
-0
/
+18
*
src/commonlib: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
4
-8
/
+0
*
util/cbfstool: extend includes in commonlib
Idwer Vollering
2020-09-14
2
-1
/
+7
*
src: Remove incorrect x86 exception not from TS_DONE_LOADING description
Hung-Te Lin
2020-08-28
1
-1
/
+1
*
src: Remove unused 'include <stdint.h>
Elyes HAOUAS
2020-07-14
1
-1
/
+0
*
lib/coreboot_table: Add Intel FSP version to coreboot table
Johnny Lin
2020-07-04
1
-0
/
+1
*
cbmem: Remove IDs for TSEG and BERT
Marshall Dawson
2020-06-22
1
-4
/
+0
*
src: Substitute `__FUNCTION__` with `__func__`
Angel Pons
2020-06-21
1
-2
/
+2
*
drivers/intel/fsp2_0: Add FSP 2.2 specific support
Subrata Banik
2020-06-14
1
-0
/
+2
*
cbmem_id: Add CBMEM ID for early DRAM usage
Furquan Shaikh
2020-06-13
1
-0
/
+2
*
commonlib: Add CBFS_TYPE_BOOTBLOCK
Wim Vervoorn
2020-06-02
1
-0
/
+1
*
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
2
-4
/
+0
*
treewide: Replace BSD-3-Clause and ISC headers with SPDX headers
Patrick Georgi
2020-05-11
1
-26
/
+1
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
42
-42
/
+0
*
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-09
2
-18
/
+2
*
commonlib/region: Add region_overlap
Patrick Rudolph
2020-05-08
1
-0
/
+7
*
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
20
-220
/
+20
*
treewide: move copyrights and authors to AUTHORS
Patrick Georgi
2020-05-06
13
-13
/
+26
*
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-06
20
-40
/
+20
*
rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE
Julius Werner
2020-04-23
1
-1
/
+1
*
src/commonlib: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
19
-228
/
+38
*
helpers: Add a helper macro for calculating power of 2
Furquan Shaikh
2020-03-30
1
-0
/
+2
*
nb/intel/sandybridge: Rewrite get_FRQ
Angel Pons
2020-03-26
1
-0
/
+22
*
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-17
1
-2
/
+0
*
commonlib/cbfs.c: Remove unused macro
Elyes HAOUAS
2020-03-11
1
-3
/
+0
*
lz4: Fix out-of-bounds reads
Alex Rebert
2020-03-02
2
-0
/
+4
*
treewide: Capitalize 'CMOS'
Elyes HAOUAS
2020-02-24
1
-6
/
+6
*
src/commonlib: Fix typos
Elyes HAOUAS
2020-02-24
3
-3
/
+3
*
src: capitalize 'RAM'
Elyes HAOUAS
2020-02-24
1
-2
/
+2
*
vboot: push clear recovery mode switch until BS_WRITE_TABLES
Joel Kitching
2020-02-17
1
-1
/
+1
*
commonlib/cbfs.h: Correct spelling error in comment
Marshall Dawson
2020-02-04
1
-1
/
+1
*
commonlib: Add commonlib/bsd
Julius Werner
2020-01-28
12
-274
/
+198
*
include/commonlib: Fix typos
Elyes HAOUAS
2020-01-10
1
-2
/
+2
*
src/commonlib/storage: Fix typos
Elyes HAOUAS
2020-01-10
3
-3
/
+3
*
commonlib/fsp_relocate: Fix typos
Elyes HAOUAS
2019-12-19
1
-2
/
+2
*
storage/mmc: Fix wrong frequency setting for HS speed mode
Bora Guvendik
2019-12-19
1
-0
/
+1
*
Drop ROMCC code and header guards
Arthur Heymans
2019-12-19
2
-15
/
+1
*
printf: Automatically prefix %p with 0x
Julius Werner
2019-12-11
1
-1
/
+1
[next]