aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
2016-08-11lpc: Add P9 LPC interrupts supportBenjamin Herrenschmidt2-18/+100
2016-08-11chiptod: Basic P9 supportJack Miller1-2/+8
2016-08-11psi: Add P9 supportBenjamin Herrenschmidt1-147/+278
2016-08-11xive: Wrap irq_sources to provide standard set_xive/get_xiveBenjamin Herrenschmidt2-239/+370
2016-08-11interrupts: Add new source ->attributes callbackBenjamin Herrenschmidt6-63/+101
2016-08-10FSP/ELOG: elog_enable flag should be false by defaultMukesh Ojha1-3/+1
2016-08-10npu: reword "error" to indicate it's actually a warningStewart Smith1-6/+1
2016-07-28FSP/MDST: Fix TCE alignment issueVasant Hegde1-1/+1
2016-07-27centaur: Initialize i2c master listBenjamin Herrenschmidt1-0/+1
2016-07-25hw/phb3: Increase AIB TX command credit for DMA read in CAPP DMA modeAndrew Donnellan1-2/+11
2016-07-21FSP/ELOG: Fix OPAL generated elog resend logicVasant Hegde1-5/+0
2016-07-21FSP/ELOG: Fix possible event notifier hangsVasant Hegde2-3/+18
2016-07-21FSP/ELOG: Disable event notification if list is not consistentVasant Hegde1-0/+2
2016-07-21FSP/ELOG: Improve elog event statesVasant Hegde1-1/+2
2016-07-21FSP/ELOG: Fix OPAL generated elog event notificationVasant Hegde2-18/+32
2016-07-21FSP/ELOG: Disable event notification during kexecVasant Hegde1-13/+33
2016-07-20occ: add missing packed attribute to occ_pstate_entryStewart Smith1-1/+1