aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-07-09opal: Check if backup master is valid before topology switch.Mahesh Salgaonkar1-2/+26
2015-07-09opal: Refactor TOD topology failover recovery.Mahesh Salgaonkar1-14/+133
2015-07-09opal: Re-sync failed chiptod with neighboring chiptod.Mahesh Salgaonkar1-2/+82
2015-07-09opal: Modify chiptod_running_check() function to take chip id as argument.Mahesh Salgaonkar1-3/+3
2015-07-09opal: Introduce a function to check sync/step network status.Mahesh Salgaonkar1-0/+116
2015-07-09opal: Query chip TOD status for a given topology.Mahesh Salgaonkar1-2/+39
2015-07-09opal: Identify chip role for a given topology.Mahesh Salgaonkar1-0/+104
2015-07-09opal: Query current TOD topology during chiptod init.Mahesh Salgaonkar1-0/+55
2015-07-07libflash: Add support for Macronix 128Mb flash chipsJeremy Kerr1-0/+1
2015-07-06p8-i2c: Keep centaur OCC cache disabled during initsBenjamin Herrenschmidt1-2/+26
2015-07-06centaur: Improve FSI SCOM error handlingBenjamin Herrenschmidt1-45/+77
2015-07-06fsi-master: More error handling and recoveryBenjamin Herrenschmidt1-70/+407
2015-07-06fsi-master: Refactor the driverBenjamin Herrenschmidt1-103/+137
2015-07-06fsi-master: Fix error handlingBenjamin Herrenschmidt1-53/+75
2015-07-06p8-i2c: Ensure request "result" field is updated on completionBenjamin Herrenschmidt1-0/+1
2015-07-06p8-i2c: Add support for Centaur i2cBenjamin Herrenschmidt1-14/+90
2015-07-06centaur: Add API to enable/disable the sensor cacheBenjamin Herrenschmidt1-0/+59
2015-07-06centaur: Expose centaur_chip and get_centaur()Benjamin Herrenschmidt1-11/+3
2015-07-06occ: Poll OCC throttle status and queue OCC events to hostShilpasri G Bhat1-0/+96
2015-07-03plat/qemu: Add LPC based RTC supportBenjamin Herrenschmidt2-1/+240
2015-07-03bt: Check before dequeuing messages with ipmi_dequeue_msgAlistair Popple1-1/+1
2015-07-03hw/phb3: Fix M64 error injection for VFsGavin Shan1-11/+22
2015-07-03hw/phb3: Support config error injection to VF PEGavin Shan1-15/+30
2015-07-03hw/phb3: Invalidate RTC on updating RTTGavin Shan1-10/+3
2015-07-03hw/phb3: Fix reserved PE#Gavin Shan1-2/+2
2015-07-02hw/bt.c: Fix trivial typosKamalesh Babulal1-3/+3
2015-07-02fixup warnings when building with PORE=0Stewart Smith1-7/+15
2015-07-01Merge remote-tracking branch 'github/master' into mergebackBenjamin Herrenschmidt4-3/+35
2015-07-01PHB3: Wait 2s for electrical link to come upBenjamin Herrenschmidt1-2/+2
2015-06-29doc/opal-api: Add description of OPAL EPOW and DPO messagesVipin K Parashar1-1/+1
2015-06-24queue_led_state_change() - Fix unterminated string warningKamalesh Babulal1-1/+1
2015-06-24Fix potential overrun of p7ioc_phb->{tve_hi_cache, tve_hi_cache}Kamalesh Babulal1-1/+1
2015-06-24p7ioc_err_inject_io32() - Fix uninitialized variable warningKamalesh Babulal1-0/+1
2015-06-24unit test error code paths in ipmi-fru.cStewart Smith1-0/+31
2015-06-23hw/ipmi-sel: Remove verbose SEL received messageJoel Stanley1-20/+3
2015-06-19Support for Naples LPC serial interruptsBenjamin Herrenschmidt3-20/+377
2015-06-19Fix possible buffer overflowAnanth N Mavinakayanahalli1-1/+2
2015-06-19hw/bt: Fix bt_msg_del lockingAlistair Popple1-1/+5
2015-06-19Use destination buffer size as bound for strncpyAnanth N Mavinakayanahalli1-1/+1
2015-06-19Fix potential NULL pointer dereferenceAnanth N Mavinakayanahalli1-0/+2
2015-06-19Fix potential NULL pointer dereferenceAnanth N Mavinakayanahalli1-0/+2
2015-06-19hw/prd: Fix handling of invlid message typesJeremy Kerr1-2/+4
2015-06-19Fix lockingAnanth N Mavinakayanahalli1-4/+2
2015-06-18Merge branch 'stable'Stewart Smith2-7/+8
2015-06-18ipmi/sel: Fix use after freeAlistair Popple1-3/+3
2015-06-18hw/bt.c: Fix message response searchAlistair Popple1-4/+5
2015-06-16hw/phb3: Fix crash in phb3_init_hw()Gavin Shan1-5/+5
2015-06-16Fix surveillance lockingAnanth N Mavinakayanahalli1-0/+2
2015-06-12i2c: Backport P8 i2c driverBenjamin Herrenschmidt2-1/+1263
2015-06-11Remove unused p5ioc2_set_sm_timeout from p5ioc2-phb.cStewart Smith1-13/+0