aboutsummaryrefslogtreecommitdiff
path: root/hdata/spira.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-04Fix array-bound compilation warningsAbhishek Singh Tomar1-1/+1
2021-10-19pau: introduce supportChristophe Lombard1-7/+24
2021-08-06phys/P10: Use topology index to get phys mappingVasant Hegde1-0/+28
2021-08-06hdata/P10: Fix xscom address and ibm, chip-id propertyVasant Hegde1-11/+23
2021-08-06hdat/spira: Add ibm, power10-vas-x string to VAS compatible propertyHaren Myneni1-9/+16
2021-08-06hdat/spira: Define ibm, primary-topology-index property per chipHaren Myneni1-0/+12
2021-08-06hdata: Add POWER10 supportVasant Hegde1-7/+45
2020-12-15hdata: assert if we fail to add xscom nodesVasant Hegde1-2/+1
2020-10-01hdata/spira: add physical presence flagsNayna Jain1-0/+11
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2020-02-12hdata: Fix SP attention area addressVasant Hegde1-1/+2
2020-01-29npu2, npu3: Remove ibm, phb-index property from the NPU dt nodeFrederic Barrat1-4/+2
2019-12-16add more sparse endian annotationsNicholas Piggin1-1/+1
2019-12-16naca: move naca definition from asm to CNicholas Piggin1-7/+4
2019-12-16hdata: endian conversionsNicholas Piggin1-3/+3
2019-12-16spira: fix endian conversions in spira data structuresNicholas Piggin1-22/+37
2019-11-11Remove dead POWER7 codeNicholas Piggin1-8/+3
2019-11-07hdata: Add a generic compatible to ibm,securebootOliver O'Halloran1-1/+2
2019-10-03hdat/spira: export abc and wxyz bus speedsMadhavan Srinivasan1-0/+11
2019-08-15MPIPL: Reserve memory to capture architected registers dataVasant Hegde1-0/+7
2019-08-15hdata: Add "mpipl-boot" property to "dump" nodeVasant Hegde1-0/+43
2019-08-15hdata: Create /ibm, opal/dump device tree nodeVasant Hegde1-0/+21
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 Hegde1-0/+1
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-26SPDX-ify all skiboot codeStewart Smith1-15/+2
2019-07-19sparse: hdata/spira sw_xstop_fir_bitpos is uint8_t, has no endianStewart Smith1-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 Barrat1-1/+1
2019-06-04Remove POWER7 and POWER7+ supportStewart Smith1-113/+1
2019-03-20hdata: Add protection against corrupt ntuples structureStewart Smith1-0/+21
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: Make sure FW feature name is not emptyVasant Hegde1-0/+5
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 Hegde1-0/+2
2018-06-05Quieten console output on bootStewart Smith1-1/+1
2018-05-29hdata/spira.c: fix iplparams feature name string handlingStewart Smith1-1/+3
2018-04-30hdata: Add 'primary' property to master chip xscom nodeVasant Hegde1-1/+4
2018-04-23hdata/slots: Apply slot label to the parent slotOliver O'Halloran1-1/+7
2018-04-11hdata/spira: parse vpd to add part-number and serial-number to xscom@ nodeStewart Smith1-1/+3
2018-04-11hdata: Move 'HRMOR_BIT' macro to header fileVasant Hegde1-3/+2
2018-01-05hdata: Parse IPL FW feature settingsOliver O'Halloran1-0/+47
2017-12-18hdata/tpmrel.c: add firmware event log info to the tpm nodeClaudio Carvalho1-0/+4
2017-12-18hdata/spira: add ibm, secureboot node in P9Claudio Carvalho1-0/+39
2017-12-18hdata: add secure and trusted boot ntuple to SPIRA-H/SClaudio Carvalho1-0/+1