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
/
payloads
/
libpayload
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
libpayload: Fix legacy CBFS code after recent refactoring
Julius Werner
2022-01-14
1
-1
/
+0
*
libpayload/libcbfs: Add unverified_area APIs
Jakub Czapiga
2022-01-12
1
-0
/
+22
*
libpayload: Implement new CBFS access API
Jakub Czapiga
2022-01-10
4
-222
/
+241
*
libpayload/libc/fmap: Implement new FlashMap API
Jakub Czapiga
2021-12-23
3
-75
/
+14
*
lib: Add __fls() (Find Last Set)
Jianjun Wang
2021-12-13
1
-0
/
+3
*
libpayload: Add boot_device_read() function
Jakub Czapiga
2021-12-10
1
-0
/
+22
*
libpayload: Add CBMEM_IMD_ENTRY support to coreboot tables parser
Jakub Czapiga
2021-12-03
2
-2
/
+16
*
libpayload: Add mock assert support for unit testing purposes
Jakub Czapiga
2021-11-23
1
-0
/
+13
*
tests: Move x86 I/O functions to include/mock/arch/io.h
Jakub Czapiga
2021-11-04
1
-0
/
+17
*
libpayload: Add mock architecture
Jakub Czapiga
2021-10-11
5
-0
/
+108
*
driver/intel/pmc_mux/conn: Move typec_orientation enum to coreboot_tables.h
Nick Vaccaro
2021-10-04
1
-0
/
+6
*
coreboot tables: Add type-c port info to coreboot table
Nick Vaccaro
2021-10-04
2
-0
/
+24
*
device/mmio: Make buffer_to_fifo32() take a const buffer
Julius Werner
2021-09-20
1
-4
/
+2
*
nvs: Add Chrome OS NVS (CNVS) information to coreboot tables
Furquan Shaikh
2021-06-18
2
-0
/
+2
*
includes: Move *abs() declarations into `stdlib.h`
Nico Huber
2021-06-18
2
-3
/
+9
*
includes: Remove dangling doxygen @}
Nico Huber
2021-06-18
1
-2
/
+0
*
includes: Define `CHAR_BIT` in `limits.h`
Nico Huber
2021-06-18
1
-0
/
+2
*
includes: Provide `wchar.h` with `wchar_t` and `wint_t`
Nico Huber
2021-06-18
2
-0
/
+18
*
includes: Add include guards to `stddef.h`
Nico Huber
2021-06-18
1
-0
/
+4
*
libpayload/storage: Add NVMe driver
Thomas Heijligen
2021-04-07
3
-0
/
+16
*
libpayload: Use volatile pointers in {read,write}{8,16,32,64}
Patrick Georgi
2021-02-20
2
-16
/
+16
*
libpayload/arm*: Add 64bit memory access primitives
Patrick Georgi
2021-01-30
2
-0
/
+26
*
libpayload/i8042: Add API to peek on keyboard input queue
Nico Huber
2020-12-24
1
-0
/
+1
*
libpayload/i8042: Add API to get/set kbd translation state
Nico Huber
2020-12-23
1
-0
/
+3
*
coreboot tables: Add SPI flash memory map windows to coreboot tables
Furquan Shaikh
2020-12-08
2
-0
/
+18
*
libpayload: Provide API to expose MMU memery ranges for ARM64
Meng-Huan Yu
2020-12-05
1
-0
/
+8
*
libpayload/usb: Add format string checking to usb_debug
Caveh Jalali
2020-11-22
1
-1
/
+1
*
libpayload: Add compiler.h to compiler parameters
Jacob Garber
2020-11-08
2
-2
/
+0
*
libpayload/x86: Add enumeration of Intel family 6 models
Nico Huber
2020-11-02
1
-0
/
+16
*
lib/libpayload: Replace strapping_ids with new board configuration entry
Tim Wawrzynczak
2020-10-30
2
-7
/
+19
*
libpayload/keyboard: Use `bool` as return type
Nico Huber
2020-10-26
1
-1
/
+2
*
libpayload: Add <stdbool.h>
Nico Huber
2020-10-26
1
-0
/
+10
*
drivers/smmstore: Implement SMMSTORE version 2
Patrick Rudolph
2020-10-22
1
-0
/
+1
*
libpayload/storage/ahci: Use pci_dev struct in ahci_initialize()
Felix Singer
2020-10-20
1
-1
/
+3
*
libpayload/storage/ahci: Use pacc pointer to read device class
Felix Singer
2020-10-20
2
-1
/
+2
*
libpayload/arch/x86: Introduce pacc pointer in sysinfo_t struct
Felix Singer
2020-10-20
1
-0
/
+5
*
libpayload/libpci: Introduce device class attribute in pci_dev
Felix Singer
2020-10-17
1
-0
/
+1
*
libpayload/x86: Add some more CPUID helpers
Nico Huber
2020-10-16
1
-0
/
+32
*
lib and libpayload: Add popcnt functions
Angel Pons
2020-10-15
1
-0
/
+3
*
lib and libpayload: add 64-bit versions of clz, __ffs and log2
Tim Wawrzynczak
2020-10-14
1
-0
/
+8
*
payloads: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
7
-13
/
+0
*
libpayload: cbgfx: Support buffered I/O
Hung-Te Lin
2020-08-28
1
-0
/
+23
*
libpayload: Cache physical location of strings
Nico Huber
2020-08-24
1
-15
/
+16
*
libpayload: Cache physical location of CBMEM entries
Nico Huber
2020-08-24
2
-9
/
+8
*
libpayload: Cache physical location of cb_table entries
Nico Huber
2020-08-24
1
-2
/
+2
*
libpayload: Cache copy of `cb_framebuffer` struct
Nico Huber
2020-08-24
1
-1
/
+1
*
libpayload: Cache physical location of serial-console struct
Nico Huber
2020-08-24
1
-3
/
+1
*
libpayload: Cache physical CMOS option table location
Nico Huber
2020-08-24
1
-1
/
+1
*
libpayload: Cache physical cbmem console address
Nico Huber
2020-08-24
2
-1
/
+5
*
libpayload: cbgfx: Add color mapping functionality
Yu-Ping Wu
2020-08-13
1
-2
/
+18
[next]