aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-06-03npu2: Clear fence state for a brick being resetAlexey Kardashevskiy1-0/+8
2019-06-03hw/phb4: Make phb4_training_trace() more generalOliver O'Halloran1-19/+25
2019-06-03hw/phb4: Set trace enable where it's usedOliver O'Halloran1-12/+22
2019-06-03hw/phb4: Add missing LTSSM statesOliver O'Halloran1-0/+6
2019-06-03hw/phb4: Use read/write_reg in assert_perstOliver O'Halloran1-2/+2
2019-06-03hw/phb4: Assert Link Disable bit after ETU initOliver O'Halloran1-0/+6
2019-06-03lpc-port80h: Don't write port 80h when running under SimicsAlistair Popple2-0/+6
2019-06-03Remove remnants of OPAL_PCI_GET_PHB_DIAG_DATAStewart Smith6-6/+0
2019-06-03Remove unused OPAL_GET_XIVE_SOURCEStewart Smith1-14/+0
2019-06-03Remove last remnants of OPAL_PCI_SET_PHB_TCE_MEMORY and OPAL_PCI_SET_HUB_TCE_...Stewart Smith1-14/+0
2019-05-24npu2: Fix clearing the FIR bitsAlexey Kardashevskiy1-1/+1
2019-05-24npu2: Reset NVLinks when resetting a GPUAlexey Kardashevskiy1-0/+55
2019-05-24npu2: Reset PID wildcard and refcounter when mapped to LPIDAlexey Kardashevskiy1-0/+7
2019-05-21hw/xive.c: Fix memcmp() in DEBUG build to compare struct not ptrStewart Smith1-2/+2
2019-05-20nx: remove check on the "qemu, powernv" propertyCédric Le Goater1-5/+1
2019-05-20hw/npu2-opencapi: Add initial support for allocating OpenCAPI LPC memoryAndrew Donnellan2-0/+192
2019-05-20hw/phb4: Make pci-tracing print at PR_NOTICEOliver O'Halloran1-4/+7
2019-05-20occ-sensors: Check if OCC is reset while reading inband sensorsShilpasri G Bhat2-0/+8
2019-05-15Add P9 DIO interrupt supportLei YU3-1/+149
2019-05-15fsp/leds: improve string operations bounds checkingNicholas Piggin1-14/+17
2019-05-15xive: Remove xive rev field and recognize P9PNicholas Piggin1-11/+12
2019-05-15xscom: move more register definitions into processor-specific includesNicholas Piggin3-0/+8
2019-05-15nvram: Flag dangerous NVRAM optionsMichael Neuling7-12/+11
2019-05-09platforms/astbmc: Check for SBE validation stepSamuel Mendoza-Jonas1-3/+106
2019-05-09ipmi: ensure forward progress on ipmi_queue_msg_sync()Stewart Smith2-0/+8
2019-05-02Write boot progress to LPC ports 81 and 82Stewart Smith2-2/+102
2019-05-02Write boot progress to LPC port 80hStewart Smith5-2/+194
2019-05-02hw/phb4: Fix references to PHB3Oliver O'Halloran1-2/+2
2019-05-02npu2: Disable Probe-to-Invalid-Return-Modified-or-Owned snarfing by defaultAlexey Kardashevskiy1-13/+43
2019-04-29hw/npu2: Show name of opencapi error interruptsFrederic Barrat1-2/+5
2019-04-29hw/phb4: Read ibm,loc-code from PBCQ nodeOliver O'Halloran1-2/+2
2019-04-17hw/xscom: P9P rather than P9Stewart Smith1-1/+1
2019-04-17hw/xscom: add missing P9P chip nameNicholas Piggin1-1/+1
2019-04-17hw/phb4: Squash the IO bridge windowOliver O'Halloran1-0/+8
2019-04-17hw/xscom: Enable sw xstop by default on p9Oliver O'Halloran1-24/+2
2019-04-09hw/npu2: Dump (more) npu2 registers on link error and HMIsFrederic Barrat1-0/+234
2019-04-09hw/npu2: Report errors to the OS if an OpenCAPI brick is fencedFrederic Barrat1-4/+51
2019-04-09hw/npu2: Setup an error interrupt on some opencapi FIRsFrederic Barrat2-13/+53
2019-04-09hw/npu2: Use NVLink irq setup for OpenCAPIFrederic Barrat2-50/+19
2019-04-09hw/npu2: Move npu2 irq setup code to common areaFrederic Barrat2-100/+102
2019-04-09hw/npu2: Fix OpenCAPI PE assignmentAndrew Donnellan1-40/+34
2019-03-28core/i2c: Add request state trackingOliver O'Halloran1-0/+1
2019-03-28hw/phb4: Drop FRESET_DEASSERT_DELAY stateOliver O'Halloran1-5/+0
2019-03-28hw/phb4: Factor out PERST controlOliver O'Halloran1-28/+36
2019-03-28hw/phb4: Remove FRESET presence checkOliver O'Halloran1-12/+2
2019-03-28hw/phb4: Skip FRESET PERST when coming from CRESETOliver O'Halloran1-1/+23
2019-03-28hw/imc: Enable opal calls to init/start/stop IMC Trace modeAnju T Sudhakar1-1/+75
2019-03-28hw/imc: Refactor opal init call for core-imcAnju T Sudhakar1-27/+43
2019-03-28core/stack: Rename backtrace functions, get rid of wrappersAndrew Donnellan2-5/+4
2019-03-28hw/fsp, hw/ipmi: Convert attn code to not use backtrace wrappersAndrew Donnellan2-9/+10