aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2016-10-24pci: Remove obsoleted PCI slot pfreset() operationGavin Shan4-39/+30
2016-10-17hw/phb3: Override root slot's prepare_link_change() with PHB'sGavin Shan1-0/+8
2016-10-17hw/phb3: Disable surprise link down event on PCI slotsGavin Shan1-8/+49
2016-10-17Fast reboot for P8Benjamin Herrenschmidt5-62/+61
2016-10-12pci: Avoid hot resets at boot timeRussell Currey3-12/+4
2016-10-11hw/phb3: Disable ECRC on Broadcom adapter behind PMC switchGavin Shan1-2/+24
2016-10-11Revert "hw/phb3.c: adjust offset to run CAPP containers"Stewart Smith1-22/+2
2016-10-11Revert "hw/phb3.c: preload the whole CAPP partition"Stewart Smith1-2/+2
2016-10-10hw/phb3.c: adjust offset to run CAPP containersClaudio Carvalho1-2/+22
2016-10-10hw/phb3.c: preload the whole CAPP partitionClaudio Carvalho1-2/+2
2016-09-26occ/prd/opal-prd: Queue OCC_RESET event message to host in OpenPOWERShilpasri G Bhat2-23/+37
2016-09-22fsp/console: Allocate irq for each hvc consoleSam Mendoza-Jonas1-5/+21
2016-09-17SLW: Actually print the register dump only to memoryStewart Smith1-1/+1
2016-09-16fsi-master: Whitespace cleanupsBenjamin Herrenschmidt1-5/+5
2016-09-15libflash: add 128MB MX66L1G45G partJoel Stanley1-0/+1
2016-09-14occ: use tb_to_msec rather than hard coding itStewart Smith1-2/+2
2016-09-14hw/npu.c: Fix reserved PE#Alistair Popple1-4/+2
2016-09-14centaur: print message on disabling xscoms to centaur due to many errorsStewart Smith1-1/+13
2016-09-14slw: improve error message for SLW timer stuckStewart Smith1-3/+21
2016-09-13centaur: Mark centaur offline after 10 consecutive access errorsBenjamin Herrenschmidt1-0/+28
2016-09-13xscom: Map all HMER status codes to OPAL errorsBenjamin Herrenschmidt1-3/+13
2016-09-13xscom: Initialize the data to a known value in xscom_readBenjamin Herrenschmidt1-0/+7
2016-09-06hw/npu.c: NPU bdfn allocation bugfixAlistair Popple1-3/+1
2016-09-05nvlink: Fix bad PE number checkRussell Currey1-1/+1
2016-09-02consolidate gcov flags into HOSTGCOVFLAGS for host binariesStewart Smith1-1/+1
2016-09-02hw/npu: Use PCI virtual deviceGavin Shan2-330/+152
2016-09-02core/pci: Improve PCI config register filterGavin Shan1-6/+8
2016-09-02hw/npu: assert the NPU irq min is aligned.Milton Miller1-1/+3
2016-09-02hw/npu: program NPU BUID reg properlyMilton Miller1-7/+13
2016-08-30pci: Standardise on uint64_t pe_numberRussell Currey4-108/+108
2016-08-29phb4: Trivial whitespace fixesRussell Currey1-16/+16
2016-08-26FSP/ELOG: Fix elog timeout issueVasant Hegde1-8/+12
2016-08-26FSP/ELOG: Remove redundant elog stateVasant Hegde1-2/+2
2016-08-25opal/hmi: Fix a TOD HMI failure during a race condition.Mahesh Salgaonkar1-0/+7
2016-08-25lpc: Log LPC SYNC errors as unrecoverable ones for manufacturingVipin K Parashar1-3/+22
2016-08-24hw/phb3: Update capi initialization sequenceFrederic Barrat1-1/+2
2016-08-22interrupts: Rename icp_prep_for_rvwinkle to icp_prep_for_pmBenjamin Herrenschmidt1-1/+1
2016-08-22slw: Move SPR setup calls away from assemblyBenjamin Herrenschmidt1-0/+4
2016-08-22Rename rvwinkle patch to reset patch and install at bootBenjamin Herrenschmidt1-9/+7
2016-08-22Rename enter_rvwinkle to enter_pm_stateBenjamin Herrenschmidt1-4/+1
2016-08-18p8-i2c: Don't crash if a centaur errored outBenjamin Herrenschmidt1-1/+7
2016-08-17Use additional checks in skiboot for pointersBalbir Singh2-0/+6
2016-08-11lpc: Optimize SerIRQ dispatch based on which PSI IRQ firedBenjamin Herrenschmidt1-7/+18
2016-08-11lpc: Add routing support for SerIRQsBenjamin Herrenschmidt1-11/+94
2016-08-11lpc: Remove lpc_ prefixes from struct lpcm membersBenjamin Herrenschmidt1-63/+63
2016-08-11lpc: Move LPC instance variables to a private structureBenjamin Herrenschmidt1-173/+235
2016-08-11psi: On p9, create an interrupt-map for routing PSI interruptsBenjamin Herrenschmidt1-0/+15
2016-08-11platform: Add BT to Generic platformBenjamin Herrenschmidt1-3/+7
2016-08-11psi: Ensure chip_id is always set properlyBenjamin Herrenschmidt1-14/+10
2016-08-11psi: Remove psi->workingBenjamin Herrenschmidt2-15/+1