aboutsummaryrefslogtreecommitdiff
path: root/hdata
AgeCommit message (Expand)AuthorFilesLines
2017-09-18hdat: fix parsing of P8 hdatStewart Smith2-6/+3
2017-09-15hdata: Parse extra NVLink infoOliver O'Halloran2-1/+32
2017-09-15hdata: Parse NVLink informationOliver O'Halloran4-2/+202
2017-09-15hdata: Parse IOSLOT informationOliver O'Halloran2-0/+470
2017-09-15hdata: Add xscom_to_pcrd()Oliver O'Halloran1-0/+39
2017-09-15hdata: Add an idata array iteratorOliver O'Halloran2-0/+87
2017-09-04hdata: Update RAM area structureVasant Hegde1-6/+2
2017-09-04hdata: Make vpd data parsing function globalVasant Hegde2-5/+11
2017-09-04hdata: Fix vpd parseVasant Hegde1-6/+3
2017-08-24hdata/iohub: fix load of misaligned address for type 'long unsigned int', whi...Stewart Smith1-4/+7
2017-08-24hdata: Reduce 'struct HDIF_array_hdr' alignment to 4 bytesStewart Smith1-1/+1
2017-08-24hdata/hostservices: fix memory leak parsing mini dtStewart Smith1-0/+1
2017-08-24hdata_to_dt: free device tree on error pathStewart Smith1-0/+1
2017-08-22opal: Extract sw checkstop fir address from HDAT.Mahesh Salgaonkar2-1/+28
2017-08-22HDAT/device-tree: only add lid-type on pre-POWER9 systemsStewart Smith1-2/+4
2017-08-15hdata/vpd: Fix possible NULL dereference (CID 144258)Cyril Bur1-3/+1
2017-08-15hdata/paca: Fix possible dereference of NULL (CID 141080)Cyril Bur1-0/+3
2017-08-11hdata/i2c: Work around broken I2C array versionOliver O'Halloran1-2/+8
2017-08-11HDAT: Add chip-id property to ipmi sensorsVasant Hegde1-0/+36
2017-08-11hdat: Fix PCIe GEN4 lane-eq setting for DD2Michael Neuling1-4/+19
2017-08-11hdat: Add POWER9 DD2.0 specific pa_featuresMichael Neuling1-1/+20
2017-08-11hdat: Make is_power9n() globalMichael Neuling2-12/+16
2017-08-11hdata_to_dt: use a realistic PVR and chip revisionStewart Smith3-42/+53
2017-08-10hdata/spira: POWER9 NX isn't software compatible with P7/P8 NX, don't claim soStewart Smith1-8/+10
2017-08-01nx: Add device tree node for Power9Sukadev Bhattiprolu1-0/+3
2017-08-01vas: Create xscom DT node in hdataSukadev Bhattiprolu1-0/+15
2017-07-25hdat/i2c: Fix array version checkOliver O'Halloran1-1/+1
2017-07-25hdata/memory: Add newlines to debug messagesOliver O'Halloran1-2/+2
2017-07-25hdata/memory: Add memory reservations to the DTOliver O'Halloran2-4/+55
2017-07-17hdat: Add missing newline to printMichael Neuling1-1/+1
2017-07-13HDAT: Add IPMI sensor data under /bmc nodeVasant Hegde3-2/+75
2017-07-13hdata: Fix phb4 lane-eq property generationMichael Neuling1-4/+5
2017-07-04hdata/vpd: Don't dereference possible NULL model_nameStewart Smith1-4/+4
2017-06-26Big log level reduction...Benjamin Herrenschmidt1-1/+1
2017-06-26hdat/vpd: Don't warn and don't create a dummy "model-name"Benjamin Herrenschmidt1-3/+0
2017-06-19Ensure P9 DD1 workarounds apply only to NimbusMichael Neuling1-7/+19
2017-06-19hdata_to_dt: Add PVR overrides to the usage textOliver O'Halloran1-1/+8
2017-06-16hw/phys_map: Use GCIDs as a chip indexOliver O'Halloran1-1/+1
2017-06-16hdata: Use GCID in LPC setupOliver O'Halloran1-2/+7
2017-06-15core: Move enable_mambo_console() into chip initialisationMichael Ellerman1-0/+1
2017-06-06hdata/test: Add memory reservations to hdata_to_dtOliver O'Halloran2-6/+24
2017-06-06hdata: Make out-of-range idata print at PR_DEBUGOliver O'Halloran1-2/+2
2017-05-26hdata: Ignore unnamed memory reservations.Oliver O'Halloran1-4/+6
2017-05-26hdata: Check the Host I2C devices array versionOliver O'Halloran1-0/+33
2017-05-26hdata: Reserve Trace AreasOliver O'Halloran3-0/+53
2017-05-26mem_region: Add HW-only memory resevationsOliver O'Halloran1-0/+1
2017-05-26mem_region: rename HW_RESERVE to FW_RESERVEOliver O'Halloran2-3/+2
2017-05-16hdata_to_dt: Output up to PR_DEBUGOliver O'Halloran1-4/+4
2017-05-16hdata: Add no-op stub functionsOliver O'Halloran1-2/+8
2017-05-16hdata: Don't use printfOliver O'Halloran2-3/+4