aboutsummaryrefslogtreecommitdiff
path: root/hw/nx.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-03hwprobe: convert vas_init(), nx_init()Stewart Smith1-0/+2
2022-01-03hw/slw: split P8 specific code into its own fileNicholas Piggin1-0/+1
2021-08-06hw/nx: Enable p10 DARNRyan Grimm1-7/+22
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith1-15/+4
2019-05-20nx: remove check on the "qemu, powernv" propertyCédric Le Goater1-5/+1
2018-11-01nx: Don't abort on missing NX when using a QEMU machineBenjamin Herrenschmidt1-1/+2
2018-05-01SLW: quieten 'Configuring self-restore' for DARN,NCU_SPEC_BAR and HRMORStewart Smith1-1/+1
2018-02-14vas: Disable VAS/NX-842 on some P9 revisionsSukadev Bhattiprolu1-0/+6
2018-01-14SCOM restore for DARN and XIVEAkshay Adiga1-0/+42
2017-11-30hw/nx: Fix NX BAR assignmentsOliver O'Halloran1-25/+22
2017-08-10hdata/spira: POWER9 NX isn't software compatible with P7/P8 NX, don't claim soStewart Smith1-3/+11
2017-08-01NX: Organize NX compression code to include 842 and gzip supportHaren Myneni1-1/+1
2017-06-16hw/phys_map: Use GCIDs as a chip indexOliver O'Halloran1-1/+1
2017-05-10nx: Migrate P9 RNG BAR assignment to phys_map_get()Michael Neuling1-4/+2
2017-05-03nx: Cleanup init message for P9 RNGMichael Neuling1-1/+1
2017-04-27nx: Add POWER9 DARN supportMichael Neuling1-0/+52
2015-02-19add nx-842 coproc supportDan Streetman1-99/+6
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+127