aboutsummaryrefslogtreecommitdiff
path: root/hdata
AgeCommit message (Expand)AuthorFilesLines
2020-09-09hdata: Add new "smp-cable-connector" VPD keywordKlaus Heinrich Kiwi1-0/+1
2020-06-06hdata/memory.c: Fix "Inconsistent MSAREA" warningsKlaus Heinrich Kiwi1-0/+3
2020-04-15ZZ: Fix System Attention Indicator location codeVasant Hegde1-1/+5
2020-04-08hdata/memory: Add support for memory-buffer mmioOliver O'Halloran1-14/+125
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith21-20/+21
2020-02-12hdata: Fix SP attention area addressVasant Hegde1-1/+2
2020-01-29hdata: Update MPIPL support IPL parameterVasant Hegde1-1/+1
2020-01-29npu2, npu3: Remove ibm, phb-index property from the NPU dt nodeFrederic Barrat2-6/+2
2019-12-16fix simple sparse warningsNicholas Piggin1-1/+1
2019-12-16add more sparse endian annotationsNicholas Piggin3-6/+6
2019-12-16dt: assorted cleanupsNicholas Piggin2-19/+9
2019-12-16naca: move naca definition from asm to CNicholas Piggin6-9/+92
2019-12-16hdata: endian conversionsNicholas Piggin2-4/+5
2019-12-16spira: fix endian conversions in spira data structuresNicholas Piggin2-22/+40
2019-12-16cpu: use dt accessor device tree accessNicholas Piggin5-45/+55
2019-11-14tests: Squash __attrconst related warningsOliver O'Halloran1-4/+2
2019-11-14hdata/test: Remove all temp filesOliver O'Halloran1-1/+1
2019-11-11Remove dead POWER7 codeNicholas Piggin9-441/+39
2019-11-11hdata/test/hdata_to_dt.c: use P8E PVR when -8E is givenNicholas Piggin3-27/+27
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