summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/google/chromeos/cros_vpd.c
Commit message (Expand)AuthorAgeFilesLines
* chromeos: vpd: Avoid reading uninitialized VPDsJulius Werner2016-01-271-2/+12
* chromeos: Add timestamps to measure VPD read timesJulius Werner2016-01-271-0/+5
* vendorcode/google/chromeos: Cache VPD data into CBMEMHung-Te Lin2015-11-191-39/+107
* chromeos: vpd: properly null terminate valuesStephen Barber2015-06-231-1/+2
* fmap: new API using region_deviceAaron Durbin2015-05-261-17/+13
* chromeos: add another VPD access APIVadim Bendebury2015-04-101-5/+21
* Add and consistently use wrapper macro for romstage static variablesJulius Werner2015-03-091-14/+4
* vendorcode: Add ChromeOS VPD parser.Hung-Te Lin2014-10-071-0/+140