index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
/
libpayload
/
include
/
coreboot_tables.h
Age
Commit message (
Expand
)
Author
2020-08-24
libpayload: Cache physical location of CBMEM entries
Nico Huber
2020-08-24
libpayload: Cache physical cbmem console address
Nico Huber
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2019-10-03
libpayload: refactor fetching cbmem pointers
Patrick Georgi
2019-10-02
libpayload: Add fmap_cache to sysinfo_t
Furquan Shaikh
2019-08-08
libpayload: cbgfx: Allow rotation of the display
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-18
libpayload: define cbtable tags as enum to identify conflicts
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-03-19
vboot: make vboot workbuf available to payload
Joel Kitching
2018-08-22
cbtable: remove chromeos_acpi from cbtable
Joel Kitching
2018-08-14
cbmem: rename vdat to chromeos_acpi
Joel Kitching
2017-12-07
libpayload: Add SKU ID coreboot table support
Julius Werner
2017-12-07
libpayload: Minor board ID / RAM code cleanups
Julius Werner
2017-10-29
LB_TAGS: change the value of CB_TAG_MAC_ADDRS to 0x33
Ronald G. Minnich
2017-01-13
libpayload: Add VPD address into lib_sysinfo
Kan Yan
2016-05-09
coreboot_tables: Extend serial port description
Lee Leahy
2016-02-19
libpayload: honor TSC information under CONFIG_LP_TIMER_RDTSC
Aaron Durbin
2015-07-14
libpayload: store boot media information in sysinfo
Patrick Georgi
2015-06-23
libpayload: Parse MTC and fill mtc_start and mtc_size
Furquan Shaikh
2015-04-22
libpayload: cros: add serial number from coreboot table
Stephen Barber
2015-04-17
libpayload: read register width from coreboot table
Vadim Bendebury
2015-04-17
libpayload: Take flash parameters from coreboot
Dan Ehrenberg
2015-03-21
libpayload: Add RAM code to sysinfo_t
David Hendricks
2015-03-21
libpayload: Add support for parsing RAMOOPS range from coreboot
Furquan Shaikh
2015-03-21
libpayload: make wifi calibration table available through sysinfo
Vadim Bendebury
2015-03-20
libpayload: cros: include mac addresses in coreboot table
Vadim Bendebury
2015-03-20
libpayload: Add board id parsing
Vadim Bendebury
2014-08-13
arm: libpayload: Add cache coherent DMA memory definition and management
Julius Werner
2014-08-10
coreboot_tables: reduce redundant data structures
Julius Werner
2014-01-30
libpayload: Parse CBMEM ACPI GNVS pointer
Duncan Laurie
2013-12-03
Drop obsolete CONSOLE_LOGBUF
Stefan Reinauer
2013-06-27
libpayload: Fix whitespace errors
Stefan Tauner
2013-04-20
Eliminate use of pointers in coreboot table
Stefan Reinauer
2013-03-29
libpayload: add x86 ROM variable MTRR support
Aaron Durbin
2013-03-14
libpayload: add support for vboot_handoff
Aaron Durbin
2012-11-09
libpayload: Add CB_ prefixes to some constants in coreboot_tables.h.
Gabe Black
2012-11-09
libpayload: Change "GPIOs" into flags.
Gabe Black
2012-11-08
Update libpayloads understanding of the coreboot tables.
Gabe Black
2012-11-07
Move the definition of ipchksum into its own header file.
Gabe Black
2012-01-07
Cleanup access to vendor/part # info
Philip Prindeville
2011-12-24
Fix missing cast back to void *
Philip Prindeville
2011-12-24
Use convenience function to checksum
Philip Prindeville
2011-12-24
Replace UNPACK_CB64 macro with inline
Philip Prindeville
2011-10-21
Extend coreboot table entry for serial ports
Stefan Reinauer
2010-11-22
Printing coreboot debug messages on VGA console is pretty much useless, since
Stefan Reinauer
2010-03-25
Add coreboot framebuffer support to libpayload
Stefan Reinauer
2009-03-17
Add high coreboot table support to libpayload
Stefan Reinauer
2008-08-07
add get_option to libpayload, so coreboot cmos options can be queried.
Stefan Reinauer
2008-04-11
Various small consistency fixes (trivial):
Uwe Hermann
2008-03-20
Cosmetics, coding style fixes (trivial).
Uwe Hermann
2008-03-19
libpayload: The initial chunk of code writen by AMD
Jordan Crouse