summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Skip OCCs for chip that has occ_functional set to falseStewart Smith2015-11-091-0/+7
* console: Completely flush output buffer before power down and rebootRussell Currey2015-11-091-1/+13
* slw: Move add_cpu_idle_state_properties() to add_opal_node()Shilpasri G Bhat2015-10-301-3/+1
* Nvlink: Add NPU PHB functionsAlistair Popple2015-10-263-1/+2317
* hw/phb3: phb3_set_capi_mode(): remove duplicated codeAndrew Donnellan2015-10-231-9/+0
* fsp/dpo: DPO driver code improvementsVipin K Parashar2015-10-141-31/+31
* Merge branch 'stable': FSP leds fix and skiboot 5.1.7 release notesStewart Smith2015-10-131-1/+12
|\
| * Merge branch 'update-2.1.1.1' into stableStewart Smith2015-10-091-1/+12
| |\
| | * PHB3: Remove unnecessary message in phb3_sm_fundamental_reset()Gavin Shan2015-10-091-2/+1
| | * PHB3: Retry fundamental resetGavin Shan2015-10-091-2/+29
| | * hw/fsp/fsp-leds.c: use allocated buffer for FSP_CMD_GET_LED_LIST responseStewart Smith2015-10-091-2/+11
* | | PHB3: Emulate root complex pref 64-bits windowGavin Shan2015-10-081-18/+70
* | | PCI: Introduce config register filterGavin Shan2015-10-081-0/+33
* | | hw/bt.c: Timeout messages when bt interface isn't functionalAlistair Popple2015-10-081-9/+17
* | | interrupts: Convert P8 IRQ assignment to functionsAlistair Popple2015-10-081-9/+9
* | | pci: Use a fixed numbering of PHBs on OPAL and improve log consistencyBenjamin Herrenschmidt2015-10-073-12/+21
* | | chiptod: chiptod code improvementsVipin K Parashar2015-10-072-116/+114
* | | hw/fake-rtc: Add support for emulated rtc clockVaibhav Jain2015-10-071-9/+50
* | | PHB3: Fix unexpected ER (all) on errinjct by PCI configGavin Shan2015-10-071-2/+2
|/ /
* | PHB3: Remove unnecessary message in phb3_sm_fundamental_reset()Gavin Shan2015-10-071-2/+1
* | PHB3: Retry fundamental resetGavin Shan2015-10-071-2/+29
* | hw/bt.c: Check for timeout after checking for message responseAlistair Popple2015-10-071-1/+2
* | centaur: Add indirect XSCOM supportBenjamin Herrenschmidt2015-10-012-15/+106
* | xscom: Fix logging of indirect XSCOM errorsBenjamin Herrenschmidt2015-09-301-3/+3
* | PHB3: Fix incorrect commentsGavin Shan2015-09-301-1/+1
* | ipmi-sel: Run power action immediately if host not upJoel Stanley2015-09-301-4/+16
* | PHB3: Fix wrong PE number in error injectionGavin Shan2015-09-301-2/+2
* | Rate limit OPAL_MSG_OCC to only one outstanding message to hostStewart Smith2015-09-251-2/+17
* | lpc: Fix display of LPC errorsBenjamin Herrenschmidt2015-09-111-54/+24
* | slw/timer: SBE based timer supportBenjamin Herrenschmidt2015-09-112-16/+174
* | timer: Pass current timer to timer callbacksBenjamin Herrenschmidt2015-09-113-15/+18
* | fsp/ipmi: Fix an illegal memory accessNeelesh Gupta2015-09-111-2/+1
* | psi: Fix a few typosBenjamin Herrenschmidt2015-09-111-6/+6
* | move enum ipl_state to hw/fsp/fsp.cStewart Smith2015-09-101-0/+10
* | IPMI: Introduce attention callVasant Hegde2015-09-092-1/+86
* | Move FSP specific abort() code to platform layerVasant Hegde2015-09-091-1/+25
* | IPMI: Move MAX_PEL_SIZE to ipmi.hVasant Hegde2015-09-091-9/+3
* | IPMI: Pre-allocate memory for PANIC eventVasant Hegde2015-09-091-6/+69
* | IPMI: Avoid unnecessary ipmi_msg allocationVasant Hegde2015-09-091-13/+11
* | IPMI: Insert SEL event to IPMI queue headVasant Hegde2015-09-091-1/+1
* | IPMI: Fix corner case eSEL logging issueVasant Hegde2015-09-081-1/+1
* | Fix index of -1 into arrayStewart Smith2015-09-081-1/+3
* | Fix unsafe list for each: need to use _safe for deletionStewart Smith2015-09-081-2/+2
* | Merge branch 'update-2.1.1.1'Stewart Smith2015-09-021-5/+9
|\ \ | |/
| * phb3: Handle fence in phb3_pci_msi_check_q to fix hangIan Munsie2015-09-011-4/+8
| * phb3: Continue CAPP setup even if PHB is already in CAPP modeDaniel Axtens2015-08-141-1/+0
| * i2c: Backport P8 i2c driverBenjamin Herrenschmidt2015-06-122-1/+1263
| * PHB3: Wait 1s, not 100ms, for PCIe electricals to trainBenjamin Herrenschmidt2015-04-281-1/+1
| * phb3: Disable write scope group in PHB for certain adaptersBenjamin Herrenschmidt2015-04-281-0/+33
| * cpuidle: Add validated metrics for idle statesPreeti U Murthy2015-02-181-3/+18
OpenPOWER on IntegriCloud