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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
commonlib: Add support for rational number approximation
Vinod Polimera
2022-08-03
1
-0
/
+22
*
treewide: Unify Google branding
Jon Murphy
2022-07-04
1
-5
/
+5
*
soc/mediatek: pass access mode to the payload
Wenbin Mei
2022-06-12
1
-1
/
+2
*
commonlib: Clean up compiler.h
Julius Werner
2022-06-07
1
-4
/
+0
*
commonlib/timestamp_serialized.h: Fix typos
Elyes Haouas
2022-05-28
1
-6
/
+6
*
Treewide: Remove doxygen config files and targets
Martin Roth
2022-05-28
1
-2
/
+1
*
coreboot_tables: Add PCIe info to coreboot table
Jianjun Wang
2022-05-19
1
-0
/
+9
*
commonlib: Add timestamp IDs for Chrome OS hypervisor
Mattias Nissler
2022-05-11
1
-2
/
+24
*
commonlib/coreboot_tables.h: Don't pack structs
Arthur Heymans
2022-04-20
1
-1
/
+1
*
coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_t
Jianjun Wang
2022-04-14
1
-39
/
+17
*
util/cbmem: Add FlameGraph-compatible timestamps output
Jakub Czapiga
2022-03-31
1
-128
/
+143
*
commonlib/timestamp_serialized: Add timestamp enum to name mapping
Jakub Czapiga
2022-03-30
1
-132
/
+139
*
coreboot_tables.c: Expose the ACPI RSDP
Arthur Heymans
2022-03-09
1
-0
/
+12
*
timestamps: Rename timestamps to make names more consistent
Jakub Czapiga
2022-03-08
1
-132
/
+132
*
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 new TS for CSE firmware Sync
Sridhar Siricilla
2021-12-20
1
-2
/
+4
*
cbfs: Remove deprecated APIs
Julius Werner
2021-12-06
1
-75
/
+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
-156
/
+0
*
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
*
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
1
-5
/
+11
*
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
1
-2
/
+2
*
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
*
Move post_codes.h to commonlib/console/
Ricardo Quesada
2021-08-04
1
-0
/
+433
*
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
*
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
*
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
*
commonlib/region: Turn addrspace_32bit into a more official API
Julius Werner
2021-04-21
1
-4
/
+9
*
soc/mediatek: add new driver 'msdc' for eMMC
Wenbin Mei
2021-04-09
1
-0
/
+8
*
mem_pool: Track the last two allocations (not just one)
Julius Werner
2021-04-06
1
-11
/
+17
*
cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS core
Julius Werner
2021-03-08
1
-5
/
+3
*
acpi: Add support for reporting CrashLog in BERT table
Francois Toguo
2021-02-04
1
-0
/
+6
*
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
[next]