summaryrefslogtreecommitdiff
path: root/src/lib/coreboot_table.c
AgeCommit message (Expand)Author
2021-05-05lib/coreboot_table.c: Remove unnecessary CPP useArthur Heymans
2021-04-02coreboot_tables: Print strapping IDs when adding them to coreboot tableJulius Werner
2021-02-10coreboot_table: Use precision when printing lb_gpio nameJulius Werner
2021-02-04coreboot_table: Move VBOOT_VBNV supportKyösti Mälkki
2021-02-04coreboot_table: Convert some CONFIG(CHROMEOS) preprocessorKyösti Mälkki
2021-02-04coreboot_table: Drop <vboot/misc.h> includeKyösti Mälkki
2020-12-31coreboot_table: Convert some CONFIG(CHROMEOS) preprocessorKyösti Mälkki
2020-12-22sb,soc/intel: Drop unnecessary headersKyösti Mälkki
2020-12-21drivers/tpm: Implement full PPIPatrick Rudolph
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-11-21cbfs: Add metadata cacheJulius Werner
2020-10-30lib/libpayload: Replace strapping_ids with new board configuration entryTim Wawrzynczak
2020-10-22drivers/smmstore: Implement SMMSTORE version 2Patrick Rudolph
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