summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* occ: hbrt: Change the OCC reset orderShilpasri G Bhat2015-11-131-0/+44
* Merge branch 'stable'Stewart Smith2015-11-122-4/+18
|\
| * FSP: Handle DPO initiated CEC shutdown with FSP in RRAnanth N Mavinakayanahalli2015-11-122-4/+18
| * console: Completely flush output buffer before power down and rebootRussell Currey2015-11-091-1/+13
| * fix prerror() build failure in fsp-leds.cStewart Smith2015-10-131-1/+1
* | llvm-scan-build: fix dead assignment in hw/lpc.cStewart Smith2015-11-111-2/+9
* | llvm-scan-build: fix value stored to rc never read in hw/occ.cStewart Smith2015-11-101-0/+11
* | llvm-scan-build: fix value stored to end during init never read in phb3.cStewart Smith2015-11-101-1/+1
* | llvm-scan-build: fix value stored to tfmr during init is never readStewart Smith2015-11-101-1/+1
* | llvm-scan-build: fix value stored during init is never read in npu.cStewart Smith2015-11-101-1/+1
* | llvm-scan-build: fix dead assignment in fsp-leds.cStewart Smith2015-11-101-2/+0
* | llvm-scan-build: fix value is never read warningStewart Smith2015-11-101-6/+2
* | llvm-scan-build: fix dead assignment warningStewart Smith2015-11-101-6/+2
* | llvm-scan-build: fix potential division by zeroStewart Smith2015-11-101-0/+3
* | sparse: fix incorrect type in assignment in fsp-mem-err.cStewart Smith2015-11-101-7/+7
* | sparse: fix be64 degrades to integer warnings in fsp-mem-err.cStewart Smith2015-11-101-6/+6
* | sparse: correct endian conversion of sglistStewart Smith2015-11-101-1/+1
* | sparse: add missing endian conversion in fsp-attn.cStewart Smith2015-11-101-1/+1
* | sparse: fix incorrect type in assignment warning in hw/lpc-uart.cStewart Smith2015-11-101-1/+1
* | sparse: fix endian conversions in hw/occ.cStewart Smith2015-11-101-5/+5
* | sparse: fix endian conversion for MDST tableStewart Smith2015-11-101-11/+12
* | sparse: fix endian annotation warnings in ipmi-rtc.cStewart Smith2015-11-101-4/+4
* | sparse: Fix many constant is too big warninsg in p7ioc codeStewart Smith2015-11-103-412/+412
* | sparse: fix warning constant is so big it is (unsigned) long in hw/p5ioc2.cStewart Smith2015-11-101-4/+4
* | sparse: fix warning constant is so big it is long in hw/psi.cStewart Smith2015-11-101-1/+1
* | sparse: fix warning constant is so big it is long in hw/slw.cStewart Smith2015-11-101-6/+6
* | sparse: fix constant is so big it's long in hw/nx-rng.cStewart Smith2015-11-101-1/+1
* | sparse: fix constant is so big warning in hw/xscom.cStewart Smith2015-11-101-1/+1
* | 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
OpenPOWER on IntegriCloud