aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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-3/+8
2021-08-06xive/p10: Activate split mode for PHB ESBs when PQ_disable is availableCédric Le Goater1-0/+25
2021-08-06xive/p10: Introduce a new OPAL_XIVE_IRQ_STORE_EOI2 flagCédric Le Goater1-1/+1
2021-08-06xive/p10: Add automatic Context Save and Restore supportCédric Le Goater1-0/+48
2021-08-06xive/p10: Configure XIVE for fused coresCédric Le Goater1-1/+16
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 Goater2-9/+51
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 Goater2-1/+17
2021-08-06hw/phb5: Add support for 'Address-Based Interrupt Trigger' modeCédric Le Goater2-12/+57
2021-08-06hw/phb5: Add support for PQ offloadingCédric Le Goater2-10/+77
2021-08-06xive/p10: Add option flags to the XIVE exploitation modeCédric Le Goater1-7/+22
2021-08-06hw/phb5: Add initial supportJordan Niethe3-76/+183
2021-08-06psi/p10: Activate StoreEOICédric Le Goater1-1/+14
2021-08-06psi/p10: Activate 64K ESB pagesCédric Le Goater1-3/+4
2021-08-06xive/p10: Add a XIVE2 driverCédric Le Goater5-9/+4479
2021-08-06platform: Add Denali platform supportVasant Hegde1-0/+1
2021-08-06hw/imc: Power10 supportAnju T Sudhakar2-10/+56
2021-08-06hw/nx: Enable p10 DARNRyan Grimm1-7/+22
2021-08-06NX: Set VAS RMA write BAR register on P10Haren Myneni2-0/+54
2021-08-06VAS: Enable VAS on P10Haren Myneni1-5/+24
2021-08-06VAS: Define Remote Memory Access paste address on P10Haren Myneni1-3/+73
2021-08-06hw/phys-map/p10: Add P10 MMIO mapAlistair Popple2-4/+101
2021-08-06prd: Add base P10 supportOliver O'Halloran1-0/+5
2021-08-06phys/P10: Use topology index to get phys mappingVasant Hegde2-3/+22
2021-08-06occ: Add POWER10 supportVaidyanathan Srinivasan3-14/+165
2021-08-06psi/p10: Activate P10 interruptsCédric Le Goater1-1/+63
2021-08-06Basic P10 stop state supportVaidyanathan Srinivasan2-16/+126
2021-08-06hw/chiptod: Add POWER10 supportNicholas Piggin1-15/+59
2021-08-06hw/p8-i2c: Add POWER10 supportOliver O'Halloran1-15/+14
2021-08-06Initial POWER10 enablementNicholas Piggin4-11/+58
2021-08-04POWER9 Cleanups: Don't force clear SPW bitsPratik R. Sampat1-9/+5
2021-07-19powercap: occ: Set occ_set_powercap as const attributePratik R. Sampat1-1/+1
2021-07-19hw/imc: Refactor trace-imc macrosMadhavan Srinivasan1-11/+19
2021-06-30hw/imc: Do scoms on the secondary core in fused core mode for core-imc countersAnju T Sudhakar1-63/+90
2021-06-30hw/imc: Use the xscom macros for IMC based on platformAnju T Sudhakar1-34/+61
2021-06-30hw/imc: Cleanup code to define scom addr for IMC at run timeAnju T Sudhakar1-2/+32
2021-06-30hw/p8-i2c: Make OCCFLG register base address configurable at runtimeOliver O'Halloran1-9/+15
2021-06-30hw/p8-i2c: Add buses at runtimeOliver O'Halloran1-8/+75
2021-06-30hw/p8-i2c: Move port init into a separate functionOliver O'Halloran1-48/+45
2021-06-30hw/p8-i2c: Set poll interval from the current portOliver O'Halloran1-16/+7
2021-06-30hw/p8-i2c: Print interrupt status per masterOliver O'Halloran1-11/+5
2021-06-30hw/p8-i2c: Add p8_i2c_find_bus_by_port()Oliver O'Halloran1-0/+26
2021-06-30VAS: Define p9_get_rma_bar()Haren Myneni1-54/+65
2021-05-28uart: Give SIMICS some more timeCédric Le Goater1-0/+3
2021-05-13hw/imc: Disable only nest_imc devices if pause_microcode() failsMadhavan Srinivasan1-2/+16
2021-04-07hw/ipmi: Fix misleading-indentation failuresVasant Hegde1-1/+1
2021-03-31phb4: Avoid MMIO load freeze escalation on every chipMahesh Salgaonkar1-1/+5
2021-02-12phb4/5: Fix printing of device secondary status register.Mahesh Salgaonkar1-1/+1