summaryrefslogtreecommitdiffstats
path: root/hdata
Commit message (Expand)AuthorAgeFilesLines
* 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
* hdata_to_dt: free device tree on error pathStewart Smith2017-08-241-0/+1
* opal: Extract sw checkstop fir address from HDAT.Mahesh Salgaonkar2017-08-222-1/+28
* HDAT/device-tree: only add lid-type on pre-POWER9 systemsStewart Smith2017-08-221-2/+4
* hdata/vpd: Fix possible NULL dereference (CID 144258)Cyril Bur2017-08-151-3/+1
* hdata/paca: Fix possible dereference of NULL (CID 141080)Cyril Bur2017-08-151-0/+3
* hdata/i2c: Work around broken I2C array versionOliver O'Halloran2017-08-111-2/+8
* HDAT: Add chip-id property to ipmi sensorsVasant Hegde2017-08-111-0/+36
* hdat: Fix PCIe GEN4 lane-eq setting for DD2Michael Neuling2017-08-111-4/+19
* hdat: Add POWER9 DD2.0 specific pa_featuresMichael Neuling2017-08-111-1/+20
* hdat: Make is_power9n() globalMichael Neuling2017-08-112-12/+16
* hdata_to_dt: use a realistic PVR and chip revisionStewart Smith2017-08-113-42/+53
* hdata/spira: POWER9 NX isn't software compatible with P7/P8 NX, don't claim soStewart Smith2017-08-101-8/+10
* nx: Add device tree node for Power9Sukadev Bhattiprolu2017-08-011-0/+3
* vas: Create xscom DT node in hdataSukadev Bhattiprolu2017-08-011-0/+15
* hdat/i2c: Fix array version checkOliver O'Halloran2017-07-251-1/+1
* hdata/memory: Add newlines to debug messagesOliver O'Halloran2017-07-251-2/+2
* hdata/memory: Add memory reservations to the DTOliver O'Halloran2017-07-252-4/+55
* hdat: Add missing newline to printMichael Neuling2017-07-171-1/+1
OpenPOWER on IntegriCloud