aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-07-01npu2: Purge cache when resetting a GPUReza Arbab1-0/+6
2019-07-01npu2: Reset NVLinks when resetting a GPUAlexey Kardashevskiy1-0/+55
2019-06-30hw/phb4: Assert Link Disable bit after ETU initOliver O'Halloran1-0/+6
2019-06-08npu2: Reset PID wildcard and refcounter when mapped to LPIDAlexey Kardashevskiy1-0/+7
2019-06-08hw/phb4: Use read/write_reg in assert_perstOliver O'Halloran1-2/+2
2019-06-08npu2: Fix clearing the FIR bitsAlexey Kardashevskiy1-1/+1
2019-06-08nvram: Flag dangerous NVRAM optionsMichael Neuling7-12/+11
2019-05-10platforms/astbmc: Check for SBE validation stepSamuel Mendoza-Jonas1-3/+106
2019-05-10ipmi: 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
2019-03-28xive: Add calls to save/restore the queues and VPs HW stateCédric Le Goater1-0/+130
2019-03-28hw/phb4: Look for the hub-id from in the PBCQ nodeOliver O'Halloran1-3/+9
2019-03-20hw/ipmi/test/run-fru: Fix string truncation warning, enhance testStewart Smith2-8/+19
2019-03-20npu2/hw-procedures: Fix parallel zcal for opencapiFrederic Barrat2-4/+8
2019-03-20npu2-hw-procedures: Fix zcal in mixed opencapi and nvlink modeFrederic Barrat1-3/+21
2019-03-20npu2-hw-procedures: Don't set iovalid for opencapi devicesFrederic Barrat1-0/+3
2019-03-15fast-reboot: occ: Remove 'freq-domain-mask' from fast-reboot pathShilpasri G Bhat1-43/+42
2019-03-13npu2-opencapi: Fix adapter reset when using 2 adaptersFrederic Barrat2-7/+30
2019-03-13npu2-opencapi: Extend delay after releasing reset on adapterFrederic Barrat1-2/+2
2019-03-13npu2-opencapi: ODL should be in reset when enabledFrederic Barrat1-0/+6
2019-03-13npu2-opencapi: Keep ODL and adapter in reset at the same timeFrederic Barrat1-25/+43
2019-03-13npu2-opencapi: Rename functions used to reset an adapterFrederic Barrat1-4/+4
2019-03-13npu2-opencapi: Setup perf counters to detect CRC errorsFrederic Barrat1-0/+62
2019-03-13npu2-opencapi: Rework ODL register accessFrederic Barrat2-116/+10
2019-03-05opal/hmi: Don't retry TOD recovery if it is already in failed state.Mahesh Salgaonkar1-9/+22
2019-03-01hw/bt: Introduce separate list for synchronous messagesVasant Hegde1-45/+63