aboutsummaryrefslogtreecommitdiff
path: root/hdata/test/hdata_to_dt.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-11hdata: Remove legacy SPIRA structureNicholas Piggin1-37/+16
2022-06-13core: detect LPAR-per-core mode and report in dtNicholas Piggin1-0/+2
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 Smith1-1/+1
2019-12-16spira: fix endian conversions in spira data structuresNicholas Piggin1-0/+3
2019-11-11Remove dead POWER7 codeNicholas Piggin1-2/+1
2019-11-11hdata/test/hdata_to_dt.c: use P8E PVR when -8E is givenNicholas Piggin1-1/+1
2019-07-26hw/phys-map: Add pvr argument to phys_map_init()Reza Arbab1-1/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith1-14/+5
2019-06-04Remove POWER7 and POWER7+ supportStewart Smith1-11/+2
2019-03-28hdata/iohub: Look for IOVPD on P9Oliver O'Halloran1-1/+6
2019-03-20hdata_to_dt: fail "gracefully" on fatal op_display()Stewart Smith1-0/+11
2019-02-20hdata/test: Fix up linux,sml-base propertyOliver O'Halloran1-0/+15
2019-02-10Add PVR_TYPE_P9PReza Arbab1-0/+6
2018-07-18Fixup unit tests for cpu_queue_job() in mem_region.cStewart Smith1-0/+7
2018-07-15cpu: add cpu_queue_job_on_node()Nicholas Piggin1-0/+9
2018-04-30hdat_to_dt: hash_prop the same on all platformsStewart Smith1-1/+1
2017-12-18hdata/tpmrel.c: add firmware event log info to the tpm nodeClaudio Carvalho1-0/+1
2017-12-18make check: Make valgrind optionalMichael Ellerman1-1/+1
2017-09-20core: POWER9 implement OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin1-0/+15
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 Smith1-10/+21
2017-06-19hdata_to_dt: Add PVR overrides to the usage textOliver O'Halloran1-1/+8
2017-06-06hdata/test: Add memory reservations to hdata_to_dtOliver O'Halloran1-0/+10
2017-05-10test/hdata_to_dt: fix build breakage caused by phys_map_getStewart Smith1-0/+3
2017-05-10hdata/test: Fix proc_gen when testingOliver O'Halloran1-0/+4
2017-04-07hdat: parse processor attached i2c devicesOliver O'Halloran1-0/+1
2017-02-16hdata_to_dt: Specify PVR on command lineStewart Smith1-0/+12
2017-02-16hdata_to_dt: Only output dtbStewart Smith1-34/+16
2017-02-16hdata/test: strip blobs from the DT outputOliver O'Halloran1-2/+56
2017-02-06hdata: Add FDT output to hdata_to_dtOliver O'Halloran1-4/+44
2017-02-02hdata: Fix ibm,pa-features for all CPU typesBenjamin Herrenschmidt1-0/+3
2016-09-27core/init: create the dt root in main_cpu_entryOliver O'Halloran1-0/+2
2016-09-27core/init: remove master_cpu parameterOliver O'Halloran1-1/+1
2016-07-06Timebase quirk for slow simulators like AWAN and SIMICSBenjamin Herrenschmidt1-0/+2
2016-05-18hdata: Make hdata_to_dt more suitable for fuzzingStewart Smith1-4/+26
2016-05-10Add base POWER9 supportMichael Neuling1-1/+2
2016-04-01hdata/hdata_to_dt: Add -s optionVasant Hegde1-28/+52
2016-01-21DT sorting testOliver O'Halloran1-45/+1
2016-01-21hdata/hdata_to_dt.c: Also print node names.Oliver O'Halloran1-11/+20
2016-01-21Revive hdata_to_dt and make it work againStewart Smith1-0/+3
2016-01-21Use VALGRIND callout rather than tricky malloc/memcpyStewart Smith1-3/+3
2016-01-21Add hdata_to_dt testStewart Smith1-5/+13
2015-07-07hdata test: Check the return value from lseekKamalesh Babulal1-1/+3
2015-05-07Fixup hdata test for fsp LID preloadingStewart Smith1-0/+2
2015-04-09Add Naples chip supportBenjamin Herrenschmidt1-0/+1
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+215