aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-19cpu: add debug check in cpu_relaxNicholas Piggin2-0/+7
2021-10-19cpu: cpu_idle_job SMT priority fixNicholas Piggin1-1/+0
2021-10-19interrupts: add_opal_interrupts avoid NULL dereference on P10 mamboNicholas Piggin2-1/+9
2021-10-13HBRT: fix clobbered r16 when host services handlers are calledNicholas Piggin3-6/+134
2021-10-02phb5: Remove obsolete capp-related propertiesFrederic Barrat1-7/+10
2021-10-02external/mambo: Add POWER10 small-core modeNicholas Piggin1-4/+21
2021-10-02external/mambo: Updates POWER9 SIM_CTRL1 to remove hardware atomic RCNicholas Piggin1-1/+4
2021-10-02external/mambo: Updates for POWER10 configuration for DD2.0Nicholas Piggin2-4/+16
2021-09-09secvar: Free md context on hash errorNick Child1-2/+2
2021-09-09npu3: Remove GPU support on SwiftFrederic Barrat12-3724/+4
2021-09-09docs: Add Swift, Mowgli & RainierMichael Ellerman1-0/+9
2021-09-09doc: Make it clear all existing platforms use Power9NMichael Ellerman1-9/+9
2021-09-09external/mambo: Print more info when the kernel is too bigMichael Ellerman1-2/+4
2021-08-27hello_world: Add p10 mambo testsVasant Hegde2-0/+80
2021-08-27ci: Bump qemu versionVasant Hegde1-1/+1
2021-08-27phb4/5: Escalate page-level TCE killsFrederic Barrat1-0/+8
2021-08-18interrupts: Do not advertise XICS support on P10Cédric Le Goater3-1/+17
2021-08-18xive/p10: Fix mismatch errors when DEBUG=1Cédric Le Goater2-0/+6
2021-08-18xive/p10: Fix xive_special_cache_check when DEBUG=1Cédric Le Goater1-1/+1
2021-08-06hw/chiptod: Abort if core frequency is not setVasant Hegde1-0/+6
2021-08-06hw/chiptod: Retry the sync procedure on failureRyan Grimm1-10/+23
2021-08-06xive2: Add NCU_SPEC_BAR to stop engine for restoreVaidyanathan Srinivasan1-3/+24
2021-08-06libpore: P10 stop-api supportPratik Rajesh Sampat15-9/+4311
2021-08-06phb5: Fix PHB max link speed definition on P10Frederic Barrat1-2/+2
2021-08-06phb4/5: Fix PHB link width detection to avoid useless retrainingsFrederic Barrat2-11/+81
2021-08-06phb4: Cleanup PEC config discovery in CAPI modeFrederic Barrat2-11/+16
2021-08-06phb5: Workaround for PCI bug HW551382Frederic Barrat2-1/+36
2021-08-06phb5: Enable Gen5Michael Neuling1-4/+8
2021-08-06phb5: Add register inits specific to Gen5Frederic Barrat2-7/+17
2021-08-06phb5: Activate StoreEOI for LSIsCédric Le Goater1-1/+1
2021-08-06hw/phb5: Update PHB numbering to allow for virtual PHBsFrederic Barrat1-1/+1
2021-08-06xive/p10: Change alignment of the queue overflow pagesCédric Le Goater1-2/+18
2021-08-06xive/p10: Tune max_entries_in_modified when split_mode is onCédric Le Goater2-0/+2
2021-08-06xive/p10: Activate has_array when PQ_disable is availableCédric Le Goater2-3/+10
2021-08-06xive/p10: Activate split mode for PHB ESBs when PQ_disable is availableCédric Le Goater2-0/+30
2021-08-06xive/p10: Introduce a new OPAL_XIVE_IRQ_STORE_EOI2 flagCédric Le Goater2-1/+2
2021-08-06xive/p10: Add automatic Context Save and Restore supportCédric Le Goater3-1/+56
2021-08-06xive/p10: Configure XIVE for fused coresCédric Le Goater2-1/+28
2021-08-06hw/psi-p10: Configure interrupt offset before notify addrOliver O'Halloran1-10/+10
2021-08-06xive/p10: Introduce new capability bitsCédric Le Goater4-10/+61
2021-08-06psi/p10: Mask all sources at initCédric Le Goater1-0/+7
2021-08-06psi/p10: Introduce xive2_source_mask()Cédric Le Goater3-1/+19
2021-08-06hw/phb5: Add support for 'Address-Based Interrupt Trigger' modeCédric Le Goater3-12/+59
2021-08-06hw/phb5: Add support for PQ offloadingCédric Le Goater4-10/+80
2021-08-06xive/p10: Add option flags to the XIVE exploitation modeCédric Le Goater1-7/+22
2021-08-06hw/phb5: Add initial supportJordan Niethe10-92/+217
2021-08-06psi/p10: Activate StoreEOICédric Le Goater2-1/+15
2021-08-06psi/p10: Activate 64K ESB pagesCédric Le Goater2-5/+7
2021-08-06xive/p10: Add a XIVE2 driverCédric Le Goater9-12/+5070
2021-08-06platform: Add Denali platform supportVasant Hegde5-0/+16