summaryrefslogtreecommitdiffstats
path: root/src/lib/coreboot_table.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Move IP checksum to commonlibJulius Werner2024-02-021-4/+3
* Center bootsplash on bigger framebuffersNico Huber2023-07-171-1/+2
* lib/version: Move board identification stringsKyösti Mälkki2023-04-221-1/+2
* treewide: stop calling custom TPM log "TCPA"Sergii Dmytruk2023-01-111-1/+1
* coreboot_tables: Make existing alignment conventions more explicitJulius Werner2022-12-221-5/+9
* lib/coreboot_table: Rename lb_fill_pcieArthur Heymans2022-11-041-2/+2
* lib/coreboot_table: Simplify API to set up lb_serialArthur Heymans2022-11-041-13/+16
* coreboot_tables: Drop uart PCI addrArthur Heymans2022-10-261-1/+0
* coreboot_tables: Add PCIe info to coreboot tableJianjun Wang2022-05-191-0/+18
* lib: Remove unused <stdlib.h> and use <types.h> when appropriateElyes HAOUAS2022-04-241-1/+1
* lib/coreboot_table.c: Use align macroArthur Heymans2022-04-201-3/+1
* coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_tJianjun Wang2022-04-141-2/+2
* coreboot_tables.c: Expose the ACPI RSDPArthur Heymans2022-03-091-0/+14
* coreboot tables: Add type-c port info to coreboot tableNick Vaccaro2021-10-041-0/+1
* nvs: Add Chrome OS NVS (CNVS) information to coreboot tablesFurquan Shaikh2021-06-181-0/+1
* lib/coreboot_table.c: Remove unnecessary CPP useArthur Heymans2021-05-051-6/+5
* coreboot_tables: Print strapping IDs when adding them to coreboot tableJulius Werner2021-04-021-1/+12
* coreboot_table: Use precision when printing lb_gpio nameJulius Werner2021-02-101-1/+1
* coreboot_table: Move VBOOT_VBNV supportKyösti Mälkki2021-02-041-14/+2
* coreboot_table: Convert some CONFIG(CHROMEOS) preprocessorKyösti Mälkki2021-02-041-7/+2
* coreboot_table: Drop <vboot/misc.h> includeKyösti Mälkki2021-02-041-1/+0
* coreboot_table: Convert some CONFIG(CHROMEOS) preprocessorKyösti Mälkki2020-12-311-6/+6
* sb,soc/intel: Drop unnecessary headersKyösti Mälkki2020-12-221-7/+0
* drivers/tpm: Implement full PPIPatrick Rudolph2020-12-211-0/+4
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-021-2/+1
* cbfs: Add metadata cacheJulius Werner2020-11-211-7/+4
* lib/libpayload: Replace strapping_ids with new board configuration entryTim Wawrzynczak2020-10-301-56/+23
* drivers/smmstore: Implement SMMSTORE version 2Patrick Rudolph2020-10-221-0/+6
* lib/coreboot_table: Add Intel FSP version to coreboot tableJohnny Lin2020-07-041-0/+7
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* src/lib: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-14/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-2/+0
* treewide: Capitalize 'CMOS'Elyes HAOUAS2020-02-241-1/+1
* printf: Automatically prefix %p with 0xJulius Werner2019-12-111-1/+1
* lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot tableYu-Ping Wu2019-12-021-22/+1
* security/vboot: Remove struct vboot_working_dataYu-Ping Wu2019-12-021-6/+4
* cbfs: switch to region_device for location APIsAaron Durbin2019-11-201-4/+4
* security/vboot: Remove buffer_size from struct vboot_working_dataYu-Ping Wu2019-11-201-1/+8
* fmap: Add get_fmap_flash_offset()Furquan Shaikh2019-09-271-4/+1
* lib/fmap: Cache FMAP in cbmemPatrick Rudolph2019-09-231-1/+2
* lib/coreboot_table: Show splashscreen in lb_table_initJohanna Schander2019-09-151-0/+9
* vboot: deprecate vboot_handoff structureJoel Kitching2019-07-231-19/+0
* commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)Patrick Georgi2019-05-291-2/+2
* coreboot_tables: pass the early_mmc_wake_hw status to payloadBora Guvendik2019-05-231-0/+19
* vboot: make vboot workbuf available to payloadJoel Kitching2019-03-191-8/+22
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-14/+14
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* cbtable: remove chromeos_acpi from cbtableJoel Kitching2018-08-221-16/+0
* cbmem: rename vdat to chromeos_acpiJoel Kitching2018-08-141-8/+9