summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* phb3: Mask off FIR bit indicating link speed change on p8+Ian Munsie2016-06-071-1/+1
* hw/ipmi: Fix typo in Makefile.checkStewart Smith2016-05-181-4/+4
* Add base POWER9 supportMichael Neuling2016-05-101-4/+14
* Make trigger_attn() enable attn alsoMichael Neuling2016-05-101-5/+0
* hw/lpc: Log LPC SYNC errors as OPAL_PLATFORM_ERR_EVT errorsVipin K Parashar2016-05-031-9/+16
* hw/bt: Move BT_QUEUE_DEBUG macro inside print_debug_queue_info fnVipin K Parashar2016-05-031-64/+58
* PCI: Introduce phb_ops->phb_final_fixup()Gavin Shan2016-05-031-3/+12
* PCI: Move PHB lock to generic layerGavin Shan2016-05-034-62/+4
* PHB3: Add comments for PCI vendor/device ids rather than plain numbersStewart Smith2016-05-021-2/+3
* occ: Filter out entries from Pmin to Pmax in pstate tableShilpasri G Bhat2016-05-021-6/+10
* Merge branch 'skiboot-5.2.x' - PHB3 pref window register corruptionStewart Smith2016-04-291-0/+2
|\
| * PHB3: Fix corruption of pref window registerGavin Shan2016-04-291-0/+2
* | phb3: Test CAPI mode on both CAPP units on NaplesPhilippe Bergheaud2016-04-271-1/+6
* | hmi: Recover both CAPP units on Naples after malfunction alertPhilippe Bergheaud2016-04-271-5/+11
* | chiptod: Sync timebase in both CAPP units on NaplesPhilippe Bergheaud2016-04-272-19/+24
* | phb3: Set CAPI mode for both CAPP units on NaplesPhilippe Bergheaud2016-04-271-30/+50
* | phb3: Load CAPP ucode to both CAPP units on NaplesPhilippe Bergheaud2016-04-271-9/+21
* | fsp: Add CAPP lid definition for NaplesPhilippe Bergheaud2016-04-271-0/+2
* | Merge branch 'skiboot-5.2.x' - Garrison slot location namesStewart Smith2016-04-271-3/+5
|\ \ | |/
| * hw/npu.c: Add ibm, npu-index property to npu device treeAlistair Popple2016-04-271-3/+5
* | Merge branch 'skiboot-5.2.x' - PHB3 raceStewart Smith2016-04-272-14/+68
|\ \ | |/
| * Merge branch 'skiboot-5.1.x' into skiboot-5.2.xStewart Smith2016-04-272-14/+68
| |\
| | * hw/phb3: Ensure PQ bits are cleared in the IVC when masking IRQMichael Neuling2016-04-271-6/+26
| | * hw/phb3: Fix potential race in EOIMichael Neuling2016-04-271-5/+29
| | * OPAL:Handle mbox response with bad status:0x24 during FSP terminationMamatha2016-04-061-3/+13
| | * ipmi-sel: Fix memory leak in error pathVasant Hegde2016-03-111-0/+1
* | | bt: use the maximum retry count returned by the BMCCédric Le Goater2016-04-011-6/+6
* | | Merge branch 'skiboot-5.2.x' - NPU checkstopStewart Smith2016-03-311-11/+18
|\ \ \ | |/ /
| * | xscom: Return OPAL_WRONG_STATE on XSCOM ops if CPU is asleepRussell Currey2016-03-311-11/+18
* | | opal/errorlog : Removes redundant header file inclusionMukesh Ojha2016-03-312-3/+0
* | | Move ipmi-opal.c from hw/ipmi to coreVasant Hegde2016-03-312-142/+1
* | | */test/*: Added '<subdir>-check' make targetsOliver O'Halloran2016-03-301-2/+5
|/ /
* | ipmi-sel: Fix esel event logger to handle early boot PANIC eventsVasant Hegde2016-03-111-10/+17
* | IPMI: Enable synchronous eSEL logging optionVasant Hegde2016-03-111-1/+5
* | ipmi-sel: Fix memory leak in error pathVasant Hegde2016-03-111-0/+1
* | fsp-sensor: rework device tree for sensorsCédric Le Goater2016-03-081-213/+280
* | hw/bt: allow BT driver to use different buffer sizeCédric Le Goater2016-03-081-4/+2
* | hw/p8-i2c: Speed up SMBUS_WRITEGavin Shan2016-03-081-3/+8
* | dts: add helper routines to build sensor handlersCédric Le Goater2016-03-081-22/+32
* | Enable Simics UART consoleRyan Grimm2016-03-071-3/+60
* | hw/ipmi: fix event data 1 for System Firmware Progress sensorCédric Le Goater2016-03-071-0/+1
* | ipmi: Log exact NetFn value in OPAL logsVipin K Parashar2016-03-071-2/+3
* | hw/bt.c: Fix message timeoutAlistair Popple2016-02-251-3/+5
* | Merge branch 'stable' - s/advertize/advertise/Stewart Smith2016-02-231-1/+1
|\ \ | |/
| * fsp: fix spelling of "advertise" in log messageAndrew Donnellan2016-02-231-1/+1
* | hw/occ: Only allocate what we need for pstate dtJoel Stanley2016-02-231-4/+4
* | occ: Add support to read V2 format of OCC-OPAL shared memory regionShilpasri G Bhat2016-02-231-11/+52
* | p8-i2c: Send stop bit on timeoutsBenjamin Herrenschmidt2016-02-231-13/+19
* | nvlink: Add primitive EEH support for NPU devicesRussell Currey2016-01-211-3/+42
* | nvlink: Add freeze and fence error injectionRussell Currey2016-01-211-1/+43
OpenPOWER on IntegriCloud