summaryrefslogtreecommitdiff
path: root/src/lib/coreboot_table.c
AgeCommit message (Expand)Author
2019-07-23vboot: deprecate vboot_handoff structureJoel Kitching
2019-05-29commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)Patrick Georgi
2019-05-23coreboot_tables: pass the early_mmc_wake_hw status to payloadBora Guvendik
2019-03-19vboot: make vboot workbuf available to payloadJoel Kitching
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-10-08Move compiler.h to commonlibNico Huber
2018-08-22cbtable: remove chromeos_acpi from cbtableJoel Kitching
2018-08-14cbmem: rename vdat to chromeos_acpiJoel Kitching
2018-07-28util/cbmem: Add cbmem TCPA log supportPhilipp Deppenwiese
2018-07-20write_tables: return a pointer to the tableRonald G. Minnich
2018-06-04lib/coreboot_table.c: Remove unneeded includeElyes HAOUAS
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-04-16lib/bootmem: tightly couple bootmem_init to bootmem_write_memory_tableAaron Durbin
2018-03-08coreboot_table: Print GPIO state correctly for lb_gpiosJulius Werner
2017-12-07boardid: Add helpers to read sku_id strapping into coreboot tablesJulius Werner
2017-12-07boardid: Switch from Kconfig to weak functionsJulius Werner
2017-12-07boardid: Minor clean up and standardizationJulius Werner
2017-12-06Kconfig: Remove BOARD_ID_MANUAL optionJulius Werner
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese
2017-07-06src/lib: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-27lib/coreboot_tables: Zero framebuffer structureDuncan Laurie
2017-06-04lib/coreboot_tables: Remove weak fill_lb_framebuffer()Nico Huber
2017-05-18coreboot_tables: specify clear interface for lb_framebuffer()Aaron Durbin
2017-03-13src/lib: Wrap lines at 80 columnsLee Leahy
2017-03-09src/lib: Add space before (Lee Leahy
2017-03-09src/lib: Remove braces for single statementsLee Leahy
2017-03-09src/lib: Fix space between type, * and variable nameLee Leahy
2017-03-09src/lib: Remove spaces after ( and before )Lee Leahy
2017-01-20lb_tables: make lb_mainboard and lb_strings record sizes 64-bit alignedRonald G. Minnich
2016-08-19drivers/spi: ensure SPI flash is boot device for coreboot tablesAaron Durbin
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-05-09coreboot_tables: Extend serial port descriptionLee Leahy
2016-05-02lib/coreboot_table: use the architecture dependent table sizeAaron Durbin
2016-04-21lib: add common write_tables() implementationAaron Durbin
2016-04-21lib/coreboot_table: add architecture hooks for adding tablesAaron Durbin
2016-04-21lib: add helper for constructing coreboot forwarding tableAaron Durbin
2016-04-21arch/x86: remove low coreboot table supportAaron Durbin
2016-04-21arch: only print cbmem entries in one placeAaron Durbin
2016-04-05chromeos: Simplify fill_lb_gpios even furtherJulius Werner
2016-02-19lib/coreboot_table: add function to allow arch code to add recordsAaron Durbin
2016-02-09chromeos: Remove CONFIG_VBNV_SIZE variableDuncan Laurie
2015-11-19vendorcode/google/chromeos: Cache VPD data into CBMEMHung-Te Lin
2015-11-03cbmem: add coreboot table records for each cbmem entryAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-27coreboot: make lb_framebuffer a weak functionrobbie zhang
2015-10-20Revert "coreboot_table: don't add CMOS checksum twice."Nico Huber
2015-07-14cbtable: describe boot mediaPatrick Georgi
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-28chromeos: remove VBOOT2_VERIFY_FIRMWARE optionAaron Durbin