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
*
compiler.h: Define a __fallthrough statement
Arthur Heymans
2022-02-16
1
-0
/
+4
*
src/lib: Add CBMEM tag id to parse ddr information
Ravi Kumar Bokka
2022-02-09
1
-1
/
+3
*
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2022-02-07
1
-2
/
+2
*
console: Add loglevel marker codes to stored consoles
Julius Werner
2022-02-07
1
-0
/
+14
*
console: Add ANSI escape sequences for highlighting
Julius Werner
2022-02-07
1
-0
/
+23
*
console: Add loglevel prefix to interactive consoles
Julius Werner
2022-02-07
1
-0
/
+23
*
commonlib: Add new "CSME ROM started execution" TS
Bora Guvendik
2022-01-21
1
-1
/
+5
*
timestamp: Allow timestamp_add to accept a negative number
Bora Guvendik
2022-01-21
1
-1
/
+1
*
commonlib: Add endian definitions for macOS
Alex James
2022-01-04
1
-0
/
+17
*
commonlib: Add new TS for CSE firmware Sync
Sridhar Siricilla
2021-12-20
1
-2
/
+4
*
lib: Add __fls() (Find Last Set)
Jianjun Wang
2021-12-13
1
-32
/
+3
*
cbfs: Remove deprecated APIs
Julius Werner
2021-12-06
3
-429
/
+0
*
region: Rename rdev_readat_full to rdev_read_full
Julius Werner
2021-12-03
1
-1
/
+1
*
commonlib: Move commonlib/cbmem_id.h to commonlib/bsd/
Jakub Czapiga
2021-11-30
1
-1
/
+1
*
commonlib/cbmem_id.h: Add names for some IDs
Angel Pons
2021-11-25
1
-0
/
+5
*
commonlib/cbmem_id.h: Fix typo in macro name
Angel Pons
2021-11-25
1
-2
/
+2
*
eventlog: Add a log type for Chrome OS diagnostics
Hsuan Ting Chen
2021-11-22
1
-0
/
+4
*
drivers/intel/fsp2_0: Allow FSP-M to be relocated
Raul E Rangel
2021-11-08
1
-0
/
+3
*
drivers/elog/elog: Add timestamps to elog_init
Raul E Rangel
2021-11-08
1
-0
/
+4
*
commonlib/mem_pool: Allow configuring the alignment
Raul E Rangel
2021-11-04
2
-7
/
+16
*
commonlib/region: Add rdev_readat_full helper method
Raul E Rangel
2021-11-01
1
-0
/
+11
*
commonlib: Add new TS for IA pre-cpu reset entities
Bora Guvendik
2021-11-01
1
-0
/
+10
*
src/acpi to src/lib: Fix spelling errors
Martin Roth
2021-10-05
2
-3
/
+3
*
driver/intel/pmc_mux/conn: Move typec_orientation enum to coreboot_tables.h
Nick Vaccaro
2021-10-04
1
-0
/
+10
*
coreboot tables: Add type-c port info to coreboot table
Nick Vaccaro
2021-10-04
2
-1
/
+21
*
elog: calculate year correctly in timestamp
Ricardo Quesada
2021-09-23
2
-2
/
+2
*
commonlib/cbfs: Fix minor parser edge cases
Julius Werner
2021-09-15
2
-4
/
+9
*
cbfs: Prevent overflow and infinite loop in cbfs_walk
Jakub Czapiga
2021-09-13
1
-1
/
+2
*
elog: move MAX_EVENT_SIZE to commonlib/bsd/include
Ricardo Quesada
2021-09-10
1
-0
/
+3
*
cbfs: Make sure all cases of single file header corruption are isolated
Julius Werner
2021-09-01
1
-5
/
+7
*
elog: Define constant for RW region name
Ricardo Quesada
2021-08-26
1
-0
/
+1
*
elog: move functionality to commonlib/bsd
Ricardo Quesada
2021-08-26
2
-2
/
+50
*
include/bcd: move bcd code to commonlib/bsd/include
Ricardo Quesada
2021-08-23
1
-0
/
+18
*
util/elogtool: add tool to print elog events
Ricardo Quesada
2021-08-05
2
-2
/
+96
*
Move ELOG defines/struct to commonib/bsd/elog.h
Ricardo Quesada
2021-08-05
1
-1
/
+206
*
Move elog_internal.h to commonlib/bsd/include
Ricardo Quesada
2021-08-04
3
-0
/
+68
*
Move post_codes.h to commonlib/console/
Ricardo Quesada
2021-08-04
1
-0
/
+433
*
helpers: Add GENMASK macro
Yu-Ping Wu
2021-08-02
1
-0
/
+3
*
commonlib: Add timestamp strings for TS_FSP_MULTI_PHASE_SI_INIT_x
Subrata Banik
2021-07-29
1
-0
/
+2
*
commonlib/timestamp,amd/common/block/cpu: Add uCode timestamps
Raul E Rangel
2021-07-21
1
-0
/
+4
*
timestamp,vc/google/chromeos/cr50: Add timestamp for enable update
Raul E Rangel
2021-07-05
1
-0
/
+4
*
commonlib: Add Intel-specific timestamps for before/after sending EOP
Tim Wawrzynczak
2021-06-30
1
-0
/
+4
*
helpers: Introduce retry macro
Yu-Ping Wu
2021-06-26
1
-0
/
+35
*
nvs: Add Chrome OS NVS (CNVS) information to coreboot tables
Furquan Shaikh
2021-06-18
1
-0
/
+1
*
timestamp,amd/common/apob_cache: Add timestamps for APOB
Raul E Rangel
2021-06-16
1
-2
/
+10
*
ChromeOS: Separate NVS from global GNVS
Kyösti Mälkki
2021-06-14
1
-0
/
+2
*
commonlib/timestamp: Clarify wording on TS_LOAD_PAYLOAD
Raul E Rangel
2021-06-14
1
-1
/
+1
*
commonlib/lz4_wrapper.c: do not use bitfields
Krystian Hebel
2021-06-11
1
-39
/
+33
*
drivers/intel/fsp2_0: Add timestamps for loading FSPM & FSPS
Martin Roth
2021-06-10
1
-0
/
+6
*
src/intel/xeon_sp: add hardware error support (HEST)
Rocky Phagura
2021-06-04
1
-0
/
+2
[next]