aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-12-17core/cpu: make cpu idle states simplerNicholas Piggin1-2/+3
2021-12-17npu: Add CONFIG_NPU to optionally skip NPU codeStewart Smith2-1/+10
2021-12-17npu: move npu_set_fence_state() to phb_opsStewart Smith2-1/+3
2021-12-17hwprobe: convert PHB, NPU, PAU subsystems to hwprobeStewart Smith1-5/+0
2021-12-17Introduce hwprobe facility to avoid hard-coding probe functionsStewart Smith1-1/+38
2021-10-26opal-api: Drop diagnostics data type symbol for PHB5Frederic Barrat1-1/+0
2021-10-19pau: Add support for OpenCAPI Persistent Memory devices.Christophe Lombard3-0/+15
2021-10-19pau: mmio invalidatesChristophe Lombard2-0/+10
2021-10-19pau: update current opal call functionsChristophe Lombard2-0/+20
2021-10-19pau: link trainingChristophe Lombard3-0/+53
2021-10-19pau: phy initChristophe Lombard1-0/+11
2021-10-19pau: hmi scom dumpChristophe Lombard5-1/+35
2021-10-19pau: complete phb opsChristophe Lombard1-0/+9
2021-10-19pau: enable interrupt on errorChristophe Lombard2-0/+14
2021-10-19pau: translation layer configurationChristophe Lombard2-0/+39
2021-10-19pau: enabling opencapiChristophe Lombard2-0/+44
2021-10-19pau: create phbChristophe Lombard3-0/+22
2021-10-19pau: assign barsChristophe Lombard3-0/+109
2021-10-19rainier: detect pau devicesChristophe Lombard2-0/+8
2021-10-19pau: introduce supportChristophe Lombard4-0/+129
2021-10-19npu2: move opal apiChristophe Lombard1-0/+7
2021-10-19AWAN simulator support for P10Ryan Grimm1-0/+1
2021-10-19phb3: make endian-cleanNicholas Piggin1-6/+6
2021-10-19Remove support for POWER8 DD1Nicholas Piggin2-6/+1
2021-10-19phb4: annotate tbl_pest with endian typesNicholas Piggin1-1/+1
2021-10-19cpu: add debug check in cpu_relaxNicholas Piggin1-0/+1
2021-10-13HBRT: fix clobbered r16 when host services handlers are calledNicholas Piggin1-0/+5
2021-09-09npu3: Remove GPU support on SwiftFrederic Barrat5-449/+0
2021-08-18interrupts: Do not advertise XICS support on P10Cédric Le Goater1-0/+1
2021-08-18xive/p10: Fix mismatch errors when DEBUG=1Cédric Le Goater1-0/+3
2021-08-06libpore: P10 stop-api supportPratik Rajesh Sampat1-0/+239
2021-08-06phb4/5: Fix PHB link width detection to avoid useless retrainingsFrederic Barrat1-0/+1
2021-08-06phb4: Cleanup PEC config discovery in CAPI modeFrederic Barrat1-3/+7
2021-08-06phb5: Workaround for PCI bug HW551382Frederic Barrat1-1/+1
2021-08-06phb5: Add register inits specific to Gen5Frederic Barrat1-2/+4
2021-08-06hw/phb5: Update PHB numbering to allow for virtual PHBsFrederic Barrat1-1/+1
2021-08-06xive/p10: Tune max_entries_in_modified when split_mode is onCédric Le Goater1-0/+1
2021-08-06xive/p10: Activate has_array when PQ_disable is availableCédric Le Goater1-0/+2
2021-08-06xive/p10: Activate split mode for PHB ESBs when PQ_disable is availableCédric Le Goater1-0/+5
2021-08-06xive/p10: Introduce a new OPAL_XIVE_IRQ_STORE_EOI2 flagCédric Le Goater1-0/+1
2021-08-06xive/p10: Add automatic Context Save and Restore supportCédric Le Goater2-1/+8
2021-08-06xive/p10: Configure XIVE for fused coresCédric Le Goater1-0/+12
2021-08-06xive/p10: Introduce new capability bitsCédric Le Goater2-1/+10
2021-08-06psi/p10: Introduce xive2_source_mask()Cédric Le Goater1-0/+2
2021-08-06hw/phb5: Add support for 'Address-Based Interrupt Trigger' modeCédric Le Goater1-0/+2
2021-08-06hw/phb5: Add support for PQ offloadingCédric Le Goater2-0/+3
2021-08-06hw/phb5: Add initial supportJordan Niethe4-13/+26
2021-08-06psi/p10: Activate StoreEOICédric Le Goater1-0/+1
2021-08-06psi/p10: Activate 64K ESB pagesCédric Le Goater1-2/+3
2021-08-06xive/p10: Add a XIVE2 driverCédric Le Goater2-0/+578