aboutsummaryrefslogtreecommitdiff
path: root/hdata
AgeCommit message (Expand)AuthorFilesLines
2019-08-15FSP/MDST: Rename fsp-mdst-table.c -> fsp-sysdump.cVasant Hegde1-3/+3
2019-07-26npu2: Add checks to npu2-only codepathsReza Arbab1-3/+3
2019-07-26hw/phys-map: Add pvr argument to phys_map_init()Reza Arbab1-1/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith21-286/+48
2019-07-19sparse: hdata/spira sw_xstop_fir_bitpos is uint8_t, has no endianStewart Smith2-3/+3
2019-07-19sparse: hdata/iohub: correctly convert endiannessStewart Smith1-1/+1
2019-07-19sparse: hdata/fsp: u8 doesn't have endianStewart Smith2-2/+2
2019-07-19sparse: various SPIRA structures, declare them.Stewart Smith1-0/+7
2019-07-15npu2-opencapi: Add opencapi support on ZZFrederic Barrat1-1/+8
2019-07-15hdata: Align SMP link definitions with current HDAT specFrederic Barrat2-5/+6
2019-06-19hdata/vpd: fix printing (char*)0x00Stewart Smith1-4/+5
2019-06-04Remove POWER7 and POWER7+ supportStewart Smith6-244/+5
2019-03-28hdata/iohub: Look for IOVPD on P9Oliver O'Halloran3-3/+8
2019-03-20hdata: Prevent NULL dereference on duplicate slot map infoStewart Smith1-0/+4
2019-03-20hdata_to_dt: fail "gracefully" on fatal op_display()Stewart Smith2-1/+11
2019-03-20hdata: Add protection against corrupt ntuples structureStewart Smith1-0/+21
2019-03-01hdata/memory: Removed share-id propertyVasant Hegde1-3/+0
2019-03-01hdata/memory: Fix warning messageVasant Hegde1-1/+1
2019-02-20hdata/memory: Add NVDIMM supportOliver O'Halloran1-10/+100
2019-02-20hdata/memory: Remove find_shared()Oliver O'Halloran1-40/+3
2019-02-20hdata/test: Add OP920 HDAT test dataOliver O'Halloran3-0/+4904
2019-02-20hdata/test: Fix up linux,sml-base propertyOliver O'Halloran1-0/+15
2019-02-18hdata/i2c: Reduce severity of log messageVasant Hegde1-1/+1
2019-02-10Add PVR_TYPE_P9PReza Arbab3-2/+9
2019-01-25Remove POWER9N DD1 supportNicholas Piggin2-25/+0
2018-12-10hdata/iohub.c: remove condition that was always trueStewart Smith1-2/+1
2018-11-26hdata/test: workaround dtc bugsStewart Smith2-4/+17
2018-10-16hdata/i2c: Skip unknown device typeVasant Hegde1-5/+7
2018-10-16hdata/i2c: Make SPD workaround more workaroundyOliver O'Halloran1-3/+8
2018-10-16hdata/i2c: Add whitelisting for Host I2C devicesOliver O'Halloran1-31/+37
2018-09-27hdata: Explain what the xscom node bus-frequency isOliver O'Halloran1-1/+4
2018-09-17hw/npu2, platform: Add NPU2 platform device detection callbackAndrew Donnellan1-1/+0
2018-09-13hdata/iohub: Fix Cumulus Hub ID numberOliver O'Halloran1-1/+1
2018-09-13hdata: Make sure reserved node name starts with "ibm, "Vasant Hegde1-2/+9
2018-09-13hdata: Cleanup get_hb_reserved_memVasant Hegde2-10/+7
2018-09-13hdata: Make sure FW feature name is not emptyVasant Hegde1-0/+5
2018-09-13hdata: Fix dtc warningsVasant Hegde1-1/+3
2018-07-18Fixup unit tests for cpu_queue_job() in mem_region.cStewart Smith2-2/+9
2018-07-15cpu: add cpu_queue_job_on_node()Nicholas Piggin2-0/+56
2018-07-03npu2: Use same compatible string for NVLink and OpenCAPI link nodes in device...Andrew Donnellan1-0/+1
2018-06-27vpd: Add vendor property to processor nodeVasant Hegde3-0/+19
2018-06-27vpd: Sanitize VPD dataVasant Hegde3-24/+51
2018-06-18hdata: Remove hn variable where it is unusedJoel Stanley1-6/+5
2018-06-05Quieten console output on bootStewart Smith1-1/+1
2018-05-29hdata/i2c.c: fix building with gcc8Stewart Smith1-1/+1
2018-05-29hdata/spira.c: fix iplparams feature name string handlingStewart Smith1-1/+3
2018-05-29hdata/tests/stubs.c: fix GCC8 warningStewart Smith1-2/+2
2018-05-22hdata: Add TPM timeout workaroundOliver O'Halloran1-0/+10
2018-04-30hdata: Add 'primary' property to master chip xscom nodeVasant Hegde2-1/+5
2018-04-30hdat_to_dt: hash_prop the same on all platformsStewart Smith1-1/+1