aboutsummaryrefslogtreecommitdiff
path: root/hdata/test
AgeCommit message (Expand)AuthorFilesLines
2022-06-13core: detect LPAR-per-core mode and report in dtNicholas Piggin1-0/+2
2022-02-04Fix compilation waning "Missing #interrupt-cells"Abhishek Singh Tomar2-0/+26
2021-08-06hdata: Add POWER10 supportVasant Hegde1-2/+12
2020-08-07Add basic P9 fused core supportRyan Grimm1-1/+8
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith4-4/+4
2020-01-29npu2, npu3: Remove ibm, phb-index property from the NPU dt nodeFrederic Barrat1-2/+0
2019-12-16spira: fix endian conversions in spira data structuresNicholas Piggin1-0/+3
2019-12-16cpu: use dt accessor device tree accessNicholas Piggin3-26/+35
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 Piggin1-2/+1
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'Halloran1-1/+1
2019-10-03hdat/spira: export abc and wxyz bus speedsMadhavan Srinivasan3-0/+7
2019-07-26hw/phys-map: Add pvr argument to phys_map_init()Reza Arbab1-1/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith4-30/+13
2019-07-19sparse: hdata/spira sw_xstop_fir_bitpos is uint8_t, has no endianStewart Smith1-1/+1
2019-07-19sparse: hdata/fsp: u8 doesn't have endianStewart Smith1-1/+1
2019-06-04Remove POWER7 and POWER7+ supportStewart Smith1-11/+2
2019-03-28hdata/iohub: Look for IOVPD on P9Oliver O'Halloran2-1/+7
2019-03-20hdata_to_dt: fail "gracefully" on fatal op_display()Stewart Smith2-1/+11
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-10Add PVR_TYPE_P9PReza Arbab1-0/+6
2018-11-26hdata/test: workaround dtc bugsStewart Smith2-4/+17
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-06-27vpd: Sanitize VPD dataVasant Hegde2-2/+2
2018-05-29hdata/tests/stubs.c: fix GCC8 warningStewart Smith1-2/+2
2018-04-30hdat_to_dt: hash_prop the same on all platformsStewart Smith1-1/+1
2018-04-23hdata: Fix DIMM size propertyVasant Hegde2-6/+6
2018-04-11hdata/spira: parse vpd to add part-number and serial-number to xscom@ nodeStewart Smith2-0/+12
2018-01-14hdata/vpd: Fix DTC warningsOliver O'Halloran2-0/+202
2017-12-20lock: Add additional lock auditing codeBenjamin Herrenschmidt1-1/+1
2017-12-18hdata/tpmrel.c: add firmware event log info to the tpm nodeClaudio Carvalho1-0/+1
2017-12-18hdata: Add memory hierarchy under xscom nodeVasant Hegde2-15/+15
2017-12-18make check: Make valgrind optionalMichael Ellerman1-1/+1
2017-12-13hdata: Add location code property to xscom nodeVasant Hegde2-0/+6
2017-10-16hdata/vpd: Rework vpd node creation logicVasant Hegde2-295/+283
2017-09-20core: POWER9 implement OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin1-0/+15
2017-09-18hdat: fix parsing of P8 hdatStewart Smith1-1/+1
2017-08-24hdata_to_dt: free device tree on error pathStewart Smith1-0/+1
2017-08-11hdata_to_dt: use a realistic PVR and chip revisionStewart Smith3-42/+53
2017-06-19hdata_to_dt: Add PVR overrides to the usage textOliver O'Halloran1-1/+8
2017-06-15core: Move enable_mambo_console() into chip initialisationMichael Ellerman1-0/+1
2017-06-06hdata/test: Add memory reservations to hdata_to_dtOliver O'Halloran2-6/+24
2017-05-26hdata: Reserve Trace AreasOliver O'Halloran1-0/+1
2017-05-26mem_region: Add HW-only memory resevationsOliver O'Halloran1-0/+1
2017-05-26mem_region: rename HW_RESERVE to FW_RESERVEOliver O'Halloran1-2/+1
2017-05-16hdata_to_dt: Output up to PR_DEBUGOliver O'Halloran1-4/+4