summaryrefslogtreecommitdiffstats
path: root/hdata
Commit message (Expand)AuthorAgeFilesLines
...
* build: use thin archives rather than incremental linkingNicholas Piggin2018-02-281-1/+1
* hdata/iohub: Use only wildcard slots for pluggablesOliver O'Halloran2018-02-201-1/+1
* 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-143-0/+207
* hdat/i2c: Fix SPD EEPROM compatible stringOliver O'Halloran2018-01-141-1/+16
* hdata/i2c: Fix 512Kb EEPROM sizeOliver O'Halloran2018-01-141-1/+1
* hdata: Parse IPL FW feature settingsOliver O'Halloran2018-01-052-0/+54
* lock: Add additional lock auditing codeBenjamin Herrenschmidt2017-12-201-1/+1
* hdata/tpmrel.c: add ibm, cvc device tree nodeClaudio Carvalho2017-12-182-0/+119
* hdata/tpmrel.c: add firmware event log info to the tpm nodeClaudio Carvalho2017-12-186-1/+156
* hdata/spira: add ibm, secureboot node in P9Claudio Carvalho2017-12-182-6/+48
* hdata: add secure and trusted boot ntuple to SPIRA-H/SClaudio Carvalho2017-12-182-3/+5
* hdata: Parse SPD dataVasant Hegde2017-12-181-1/+49
* hdata: Add memory hierarchy under xscom nodeVasant Hegde2017-12-184-20/+146
* make check: Make valgrind optionalMichael Ellerman2017-12-181-1/+1
* hdata: Add location code property to xscom nodeVasant Hegde2017-12-133-0/+11
* hdata/spira: Add missing newline to prlog() callReza Arbab2017-12-111-1/+1
* hdata/vpd: add support for parsing CPU VRML recordsRobert Lippert2017-11-191-0/+24
* hdata: Fix copying GEN4 lane equalisation settingsMichael Neuling2017-11-151-0/+2
* hdata: Rename 'fsp-ipl-side' as 'sp-ipl-side'Vasant Hegde2017-11-091-3/+9
* hdata/vpd: Improve vpd node find logicVasant Hegde2017-10-161-14/+2
* hdata/vpd: Rework vpd node creation logicVasant Hegde2017-10-165-399/+363
* hdata/i2c: update the list of known i2c devsClaudio Carvalho2017-10-151-4/+33
* hdata/i2c: log unknown i2c devicesClaudio Carvalho2017-10-151-4/+17
* hdata/i2c: add __packed to the host_i2c_hdr structureClaudio Carvalho2017-10-151-1/+1
* hdat: Disable TM on Power9 DD 2.1Michael Ellerman2017-10-101-1/+1
* hdata/iohub: Check IOHUB child count before usingVasant Hegde2017-10-101-1/+4
* hdata: Fix sparse warning in add_ecid_data()Vasant Hegde2017-10-021-1/+1
* hdata/i2c: hdat_i2c_labels and hdat_i2c_devs should be staticStewart Smith2017-10-021-2/+2
* hdata/spira: silence 'so big is unsigned long' sparse warningsStewart Smith2017-10-021-2/+2
* hdata/spira: be32_to_cpu() doesn't work on 8bitsStewart Smith2017-10-021-1/+1
* core: POWER9 implement OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin2017-09-202-14/+15
* hdata/smplink: Increment index of associated PHBOliver O'Halloran2017-09-201-1/+1
* hdat: logically dead code, assert insteadStewart Smith2017-09-201-2/+1
* hdata: Add wafer-location propertyVasant Hegde2017-09-191-0/+4
* hdata: Add wafer-id propertyVasant Hegde2017-09-191-0/+25
* hdata: Add ecid propertyVasant Hegde2017-09-192-1/+28
* hdat: fix parsing of P8 hdatStewart Smith2017-09-182-6/+3
* hdata: Parse extra NVLink infoOliver O'Halloran2017-09-152-1/+32
* hdata: Parse NVLink informationOliver O'Halloran2017-09-154-2/+202
* hdata: Parse IOSLOT informationOliver O'Halloran2017-09-152-0/+470
* hdata: Add xscom_to_pcrd()Oliver O'Halloran2017-09-151-0/+39
* hdata: Add an idata array iteratorOliver O'Halloran2017-09-152-0/+87
* hdata: Update RAM area structureVasant Hegde2017-09-041-6/+2
* hdata: Make vpd data parsing function globalVasant Hegde2017-09-042-5/+11
* hdata: Fix vpd parseVasant Hegde2017-09-041-6/+3
* hdata/iohub: fix load of misaligned address for type 'long unsigned int', whi...Stewart Smith2017-08-241-4/+7
* hdata: Reduce 'struct HDIF_array_hdr' alignment to 4 bytesStewart Smith2017-08-241-1/+1
* hdata/hostservices: fix memory leak parsing mini dtStewart Smith2017-08-241-0/+1
OpenPOWER on IntegriCloud