Age | Commit message (Expand) | Author |
2024-06-21 | libpayload: add cse_*info pointer to lib_sysinfo | Eran Mitrani |
2023-08-17 | libpayload: Add parsing of SMBIOS address | Maximilian Brune |
2022-05-19 | coreboot_tables: Add PCIe info to coreboot table | Jianjun Wang |
2022-03-30 | libpayload: Parse the ACPI RSDP table entry | Arthur Heymans |
2022-03-16 | libpayload: Parse DDR Information using coreboot tables | Ravi Kumar Bokka |
2021-12-03 | libpayload: Add CBMEM_IMD_ENTRY support to coreboot tables parser | Jakub Czapiga |
2021-10-04 | coreboot tables: Add type-c port info to coreboot table | Nick Vaccaro |
2021-06-18 | nvs: Add Chrome OS NVS (CNVS) information to coreboot tables | Furquan Shaikh |
2020-12-08 | coreboot tables: Add SPI flash memory map windows to coreboot tables | Furquan Shaikh |
2020-10-30 | lib/libpayload: Replace strapping_ids with new board configuration entry | Tim Wawrzynczak |
2020-10-20 | libpayload/arch/x86: Introduce pacc pointer in sysinfo_t struct | Felix Singer |
2020-08-24 | libpayload: Cache physical location of strings | Nico Huber |
2020-08-24 | libpayload: Cache physical location of CBMEM entries | Nico Huber |
2020-08-24 | libpayload: Cache physical location of cb_table entries | Nico Huber |
2020-08-24 | libpayload: Cache copy of `cb_framebuffer` struct | Nico Huber |
2020-08-24 | libpayload: Cache physical location of serial-console struct | Nico Huber |
2020-08-24 | libpayload: Cache physical CMOS option table location | 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-12-02 | lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot table | Yu-Ping Wu |
2019-10-02 | libpayload: Add fmap_cache to sysinfo_t | Furquan Shaikh |
2019-07-23 | vboot: deprecate vboot_handoff structure | Joel Kitching |
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 |
2019-03-07 | payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
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-01-13 | libpayload: Add VPD address into lib_sysinfo | Kan Yan |
2016-03-15 | libpayload: Drop CONFIG_LP_CHROMEOS | Stefan Reinauer |
2015-07-14 | libpayload: store boot media information in sysinfo | Patrick Georgi |
2015-07-06 | sysinfo: remove unused tag for struct spi_flash | Daisuke Nojiri |
2015-06-30 | libpayload: Make Kconfig bools use IS_ENABLED() | Stefan Reinauer |
2015-06-23 | libpayload: Parse MTC and fill mtc_start and mtc_size | Furquan Shaikh |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-04-22 | libpayload: cros: add serial number from coreboot table | Stephen Barber |
2015-04-17 | libpayload: Take flash parameters from coreboot | Dan Ehrenberg |
2015-03-21 | libpayload: whitespace cleanup | Patrick Georgi |
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: Consolidate coreboot table parsing | Vadim Bendebury |
2015-03-20 | libpayload: Add board id parsing | Vadim Bendebury |
2014-08-05 | libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. | Gabe Black |
2014-01-30 | libpayload: Parse CBMEM ACPI GNVS pointer | Duncan Laurie |
2014-01-28 | libpayload: adjust max number of memranges | Aaron Durbin |
2013-03-29 | libpayload: add x86 ROM variable MTRR support | Aaron Durbin |
2013-03-22 | libpayload: Add comments on virtual pointers in lib_sysinfo | Nico Huber |
2013-03-14 | libpayload: add support for vboot_handoff | Aaron Durbin |
2012-11-15 | libpayload: Use #ifdef for CONFIG_* checks | Nico Huber |
2012-11-08 | Update libpayloads understanding of the coreboot tables. | Gabe Black |
2012-11-07 | Update the way serial info is read from the coreboot tables. | Gabe Black |
2012-01-07 | Cleanup access to vendor/part # info | Philip Prindeville |
2011-11-03 | libpayload: Put coreboot version into lib_sysinfo | Mathias Krause |
2011-04-16 | Allow libpayload to use an OXPCIe 952 card on systems without ... | Stefan Reinauer |
2010-03-25 | Add coreboot framebuffer support to libpayload | Stefan Reinauer |
2009-07-31 | * drop duplicate prototype for lib_get_sysinfo() | Stefan Reinauer |
2009-05-17 | Add type field to memranges, and fill it from the source data. | Patrick Georgi |
2008-11-11 | [PATCH] Add sysinfo_have_multiboot function | Jordan Crouse |
2008-08-19 | misc fixes: | 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 |