aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/vpd/vpd.c
AgeCommit message (Expand)Author
2023-10-25cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEMArthur Heymans
2023-08-01src/drivers/vpd/vpd.c: Use C99 flexible arraysElyes Haouas
2023-02-10drivers/vpd: Demote FMAP not found printk from error to warnMatt DeVillier
2022-05-20CBMEM: Change declarations for initialization hooksKyösti Mälkki
2022-03-08timestamps: Rename timestamps to make names more consistentJakub Czapiga
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2021-04-21commonlib/region: Turn addrspace_32bit into a more official APIJulius Werner
2020-12-27vpd: Add vpd_get_int() functionNico Huber
2020-06-02drivers/vpd: add VPD region VPD_RW_THEN_ROJonathan Zhang
2020-05-28drivers/vpd: Fix VPD speed regressions on non-x86 devicesJulius Werner
2020-05-25drivers: Use SPDX identifiersJacob Garber
2019-12-19src/{drivers,device,ec}: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-02src/: Remove g_ prefixes and _g suffixes from variablesPatrick Georgi
2019-11-29drivers/vpd/vpd.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-09-02drivers/vpd: add framework to search VPD in romstageJonathan Zhang
2019-06-03src/driver/vpd: Update lib_vpd from upstreamHung-Te Lin
2018-09-09drivers/vpd: Add VPD supportPatrick Rudolph