aboutsummaryrefslogtreecommitdiff
path: root/hdata
AgeCommit message (Expand)AuthorFilesLines
2019-11-07hdata: Add a generic compatible to ibm,securebootOliver O'Halloran2-2/+3
2019-11-05hdata: Fix reserved node label searchVasant Hegde1-3/+7
2019-10-03hdat/spira: export abc and wxyz bus speedsMadhavan Srinivasan4-0/+18
2019-08-23hdata: Add Axone IOHUB supportOliver O'Halloran2-0/+5
2019-08-15MPIPL: Reserve memory to capture architected registers dataVasant Hegde1-0/+7
2019-08-15hdata: Add "mpipl-boot" property to "dump" nodeVasant Hegde2-0/+47
2019-08-15hdata: Create /ibm, opal/dump device tree nodeVasant Hegde2-0/+22
2019-08-15hdata: Adjust various structure offset after relocationVasant Hegde1-0/+23
2019-08-15hdata: Update spirah structureVasant Hegde1-3/+24
2019-08-15hdata: Define various DUMP related structuresVasant Hegde2-1/+3
2019-08-15hdata: Split MDST 'type' field to accommodate MPIPLVasant Hegde1-2/+4
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