summaryrefslogtreecommitdiffstats
path: root/hdata/vpd.c
Commit message (Expand)AuthorAgeFilesLines
* vpd: Add vendor property to processor nodeVasant Hegde2018-06-271-0/+15
* vpd: Sanitize VPD dataVasant Hegde2018-06-271-22/+49
* hdata/vpd: Add vendor propertyVasant Hegde2018-01-301-0/+5
* hdata/vpd: Remove possible dereference after null check (CID 207468)Cyril Bur2018-01-301-1/+1
* hdata/vpd: Fix DTC warningsOliver O'Halloran2018-01-141-0/+5
* hdata/vpd: add support for parsing CPU VRML recordsRobert Lippert2017-11-191-0/+24
* hdata/vpd: Improve vpd node find logicVasant Hegde2017-10-161-14/+2
* hdata/vpd: Rework vpd node creation logicVasant Hegde2017-10-161-94/+78
* hdata: Make vpd data parsing function globalVasant Hegde2017-09-041-5/+9
* hdata: Fix vpd parseVasant Hegde2017-09-041-6/+3
* hdata/vpd: Fix possible NULL dereference (CID 144258)Cyril Bur2017-08-151-3/+1
* hdata/vpd: Don't dereference possible NULL model_nameStewart Smith2017-07-041-4/+4
* hdat/vpd: Don't warn and don't create a dummy "model-name"Benjamin Herrenschmidt2017-06-261-3/+0
* hdat: Use dt_add_property_nstr instead of duplicating codeVasant Hegde2017-04-051-9/+3
* hdat: Add model-name property for OpenPower systemVasant Hegde2017-04-051-4/+10
* hdat: Read description from ibm, vpd binary blobVasant Hegde2017-04-051-4/+10
* hdat: Populate model property with 'Unknown' in error pathVasant Hegde2017-04-051-0/+5
* hdata/vpd: Parse the OpenPOWER OPFR recordAnanth N Mavinakayanahalli2017-03-311-1/+44
* hdata/vpd: Parse additional VINI recordsAnanth N Mavinakayanahalli2017-03-311-56/+43
* hdata/vpd: Reorganize VPD codeAnanth N Mavinakayanahalli2017-03-311-5/+8
* hdata/vpd: Reorganize vpd name mappingAnanth N Mavinakayanahalli2017-02-171-287/+140
* hdat: Rework parsing of system VPD for Open PowerBenjamin Herrenschmidt2017-02-061-49/+62
* hdat: Grab system model name from HDAT when availableVasant Hegde2017-01-161-8/+34
* hdat: Grab vendor information from HDAT when availableVasant Hegde2017-01-161-1/+0
* hdat: handle ISDIMM SPD blobsOliver O'Halloran2017-01-161-1/+2
* Enable -Werror for -WformatStewart Smith2015-11-161-1/+2
* sparse: fix conversion of hdat slca_indexStewart Smith2015-11-091-1/+1
* hdata/vpd: Improve error loggingVasant Hegde2015-05-071-3/+16
* vpd: Use slca parent-child relationship to create vpd treeNeelesh Gupta2015-02-111-142/+75
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-021-0/+851
OpenPOWER on IntegriCloud