aboutsummaryrefslogtreecommitdiff
path: root/hdata
AgeCommit message (Expand)AuthorFilesLines
2023-10-11hdata: Use existing define for PCIA signature checkNicholas Piggin1-1/+1
2023-10-11hdata: make for_each_pcia take spiras as an argumentNicholas Piggin4-4/+4
2023-10-11hdata: Remove legacy SPIRA structureNicholas Piggin12-267/+92
2023-10-11hdata: split idata accessor functionNicholas Piggin1-7/+17
2023-10-11hdata: Make hdata child accessors check the headerNicholas Piggin1-0/+12
2023-10-11hdata: Use common code for HDIF header checkNicholas Piggin2-4/+8
2023-10-11hdata: Add POWER10 Rainier testsNicholas Piggin3-0/+4237
2022-06-13core: detect LPAR-per-core mode and report in dtNicholas Piggin2-0/+4
2022-02-04Fix compilation waning "Missing #interrupt-cells"Abhishek Singh Tomar3-0/+27
2022-02-04Fix array-bound compilation warningsAbhishek Singh Tomar2-2/+2
2021-11-10hdata: add mmu-pid-bits and mmu-lpid-bits for POWER10 CPUsNicholas Piggin1-0/+4
2021-10-19pau: introduce supportChristophe Lombard2-8/+25
2021-08-06platform: Add Denali platform supportVasant Hegde2-0/+5
2021-08-06hdata/iohub: Read PCI Gen5 equalization settings for P10Frederic Barrat2-10/+25
2021-08-06phys/P10: Use topology index to get phys mappingVasant Hegde3-1/+32
2021-08-06hdata/P10: Fix xscom address and ibm, chip-id propertyVasant Hegde4-12/+28
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 Myneni2-1/+16
2021-08-06hdata: Add POWER10 supportVasant Hegde8-30/+148
2021-06-30hdat/i2c: Rework i2c device creationOliver O'Halloran1-62/+109
2021-06-30hdata/vpd: Add new FRU part number keywordVasant Hegde1-0/+1
2021-02-04hdata/i2c: Use inclusive language, replace the word 'whitelist'Philippe Mathieu-Daudé1-3/+3
2020-12-15hw/ocmb: Clear top bit from offset before searching addr rangeVasant Hegde1-6/+0
2020-12-15hdata: assert if we fail to add xscom nodesVasant Hegde1-2/+1
2020-12-15hdata: Replace hardcoded string with macroVasant Hegde1-1/+1
2020-12-15hdata: Update ipmi sensors structureVasant Hegde1-1/+2
2020-10-01hdata/spira: add physical presence flagsNayna Jain2-1/+17
2020-08-07Add basic P9 fused core supportRyan Grimm1-1/+8
2020-08-07hdata: Add new "smp-cable-connector" VPD keywordKlaus Heinrich Kiwi1-0/+1
2020-08-07hdata: Ensure the prd-label hbrt-code-image is prefixedOliver O'Halloran1-0/+9
2020-06-30dt: Set new property length in dt_resize_property()Thiago Jung Bauermann1-1/+0
2020-06-11hdata: MS AREA endian fixNicholas Piggin1-3/+3
2020-05-26hdata/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