summaryrefslogtreecommitdiff
path: root/src/lib/coreboot_table.c
AgeCommit message (Expand)Author
2020-07-04lib/coreboot_table: Add Intel FSP version to coreboot tableJohnny Lin
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-04src/lib: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-02-24treewide: Capitalize 'CMOS'Elyes HAOUAS
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-12-02lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot tableYu-Ping Wu
2019-12-02security/vboot: Remove struct vboot_working_dataYu-Ping Wu
2019-11-20cbfs: switch to region_device for location APIsAaron Durbin
2019-11-20security/vboot: Remove buffer_size from struct vboot_working_dataYu-Ping Wu
2019-09-27fmap: Add get_fmap_flash_offset()Furquan Shaikh
2019-09-23lib/fmap: Cache FMAP in cbmemPatrick Rudolph
2019-09-15lib/coreboot_table: Show splashscreen in lb_table_initJohanna Schander
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