summaryrefslogtreecommitdiffstats
path: root/src/drivers/vpd/vpd.c
Commit message (Expand)AuthorAgeFilesLines
* vpd: Add vpd_get_int() functionNico Huber2020-12-271-0/+23
* drivers/vpd: add VPD region VPD_RW_THEN_ROJonathan Zhang2020-06-021-2/+6
* drivers/vpd: Fix VPD speed regressions on non-x86 devicesJulius Werner2020-05-281-78/+126
* drivers: Use SPDX identifiersJacob Garber2020-05-251-5/+1
* src/{drivers,device,ec}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* src/: Remove g_ prefixes and _g suffixes from variablesPatrick Georgi2019-12-021-12/+12
* drivers/vpd/vpd.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-291-20/+12
* drivers/vpd: add framework to search VPD in romstageJonathan Zhang2019-09-021-87/+89
* src/driver/vpd: Update lib_vpd from upstreamHung-Te Lin2019-06-031-19/+22
* drivers/vpd: Add VPD supportPatrick Rudolph2018-09-091-0/+233