summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Write boot progress to LPC ports 81 and 82Stewart Smith2019-04-242-2/+102
* Write boot progress to LPC port 80hStewart Smith2019-04-245-2/+194
* hw/xscom: P9P rather than P9Stewart Smith2019-04-171-1/+1
* hw/xscom: add missing P9P chip nameNicholas Piggin2019-04-171-1/+1
* hw/phb4: Squash the IO bridge windowOliver O'Halloran2019-04-171-0/+8
* hw/xscom: Enable sw xstop by default on p9Oliver O'Halloran2019-04-171-24/+2
* hw/npu2: Dump (more) npu2 registers on link error and HMIsFrederic Barrat2019-04-091-0/+234
* hw/npu2: Report errors to the OS if an OpenCAPI brick is fencedFrederic Barrat2019-04-091-4/+51
* hw/npu2: Setup an error interrupt on some opencapi FIRsFrederic Barrat2019-04-092-13/+53
* hw/npu2: Use NVLink irq setup for OpenCAPIFrederic Barrat2019-04-092-50/+19
* hw/npu2: Move npu2 irq setup code to common areaFrederic Barrat2019-04-092-100/+102
* hw/npu2: Fix OpenCAPI PE assignmentAndrew Donnellan2019-04-091-40/+34
* core/i2c: Add request state trackingOliver O'Halloran2019-03-281-0/+1
* hw/phb4: Drop FRESET_DEASSERT_DELAY stateOliver O'Halloran2019-03-281-5/+0
* hw/phb4: Factor out PERST controlOliver O'Halloran2019-03-281-28/+36
* hw/phb4: Remove FRESET presence checkOliver O'Halloran2019-03-281-12/+2
* hw/phb4: Skip FRESET PERST when coming from CRESETOliver O'Halloran2019-03-281-1/+23
* hw/imc: Enable opal calls to init/start/stop IMC Trace modeAnju T Sudhakar2019-03-281-1/+75
* hw/imc: Refactor opal init call for core-imcAnju T Sudhakar2019-03-281-27/+43
* core/stack: Rename backtrace functions, get rid of wrappersAndrew Donnellan2019-03-282-5/+4
* hw/fsp, hw/ipmi: Convert attn code to not use backtrace wrappersAndrew Donnellan2019-03-282-9/+10
* xive: Add calls to save/restore the queues and VPs HW stateCédric Le Goater2019-03-281-0/+130
* hw/phb4: Look for the hub-id from in the PBCQ nodeOliver O'Halloran2019-03-281-3/+9
* hw/ipmi/test/run-fru: Fix string truncation warning, enhance testStewart Smith2019-03-202-8/+19
* npu2/hw-procedures: Fix parallel zcal for opencapiFrederic Barrat2019-03-202-4/+8
* npu2-hw-procedures: Fix zcal in mixed opencapi and nvlink modeFrederic Barrat2019-03-201-3/+21
* npu2-hw-procedures: Don't set iovalid for opencapi devicesFrederic Barrat2019-03-201-0/+3
* fast-reboot: occ: Remove 'freq-domain-mask' from fast-reboot pathShilpasri G Bhat2019-03-151-43/+42
* npu2-opencapi: Fix adapter reset when using 2 adaptersFrederic Barrat2019-03-132-7/+30
* npu2-opencapi: Extend delay after releasing reset on adapterFrederic Barrat2019-03-131-2/+2
* npu2-opencapi: ODL should be in reset when enabledFrederic Barrat2019-03-131-0/+6
* npu2-opencapi: Keep ODL and adapter in reset at the same timeFrederic Barrat2019-03-131-25/+43
* npu2-opencapi: Rename functions used to reset an adapterFrederic Barrat2019-03-131-4/+4
* npu2-opencapi: Setup perf counters to detect CRC errorsFrederic Barrat2019-03-131-0/+62
* npu2-opencapi: Rework ODL register accessFrederic Barrat2019-03-132-116/+10
* opal/hmi: Don't retry TOD recovery if it is already in failed state.Mahesh Salgaonkar2019-03-051-9/+22
* hw/bt: Introduce separate list for synchronous messagesVasant Hegde2019-03-011-45/+63
* xive: Make no_sync parameter affermative in __xive_set_irq_config()Michael Neuling2019-02-281-6/+6
* hw/phb4: Fix indentation of brdgCtlOliver O'Halloran2019-02-251-2/+1
* npu2: Allow ATSD for LPAR other than 0Alexey Kardashevskiy2019-02-251-1/+21
* npu2: Add XTS_BDF_MAP wildcard refcountAlexey Kardashevskiy2019-02-251-16/+30
* power-mgmt : occ : Add 'freq-domain-mask' DT propertyAbhishek Goel2019-02-251-0/+24
* Retry link training at PCIe GEN1 if presence detected but training repeatedly...Timothy Pearson2019-02-261-13/+46
* imc/catalog: Decompress catalog asynchronouslySantosh Sivaraj2019-02-251-84/+57
* powercap: occ: Fix the powercapping range allowed for userShilpasri G Bhat2019-02-251-8/+22
* sparse: symbol '*bar*' was not declared. Should it be static?Stewart Smith2019-02-251-3/+3
* sparse: symbols in imc.c weren't declared, Should they be static?Stewart Smith2019-02-251-6/+6
* sparse: symbol 'procedure_*' was not declared. Should it be static?Stewart Smith2019-02-251-2/+2
* sparse: symbol 'NPU2_PHY_*' was not declared. Should it be static?Stewart Smith2019-02-251-66/+71
* sparse: symbol 'xive_buddy_lock/xive_vp_buddy' was not declared. Should it be...Stewart Smith2019-02-251-3/+3
OpenPOWER on IntegriCloud