aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-30add skiboot-5.1.9 release notesskiboot-5.1.9Stewart Smith1-0/+16
2015-10-30Fix boot_test.sh script for chmod +x pflash if copyingStewart Smith1-0/+1
2015-10-30opal/hmi: Signal PRD about NX unit checkstop.Mahesh Salgaonkar1-0/+11
2015-10-19add skiboot-5.1.8 release notesskiboot-5.1.8Stewart Smith1-0/+20
2015-10-14opal/hmi: Fix the soft lockup issue on HMI for certain TB errors.Mahesh Salgaonkar2-1/+24
2015-10-13fix prerror() build failure in fsp-leds.cskiboot-5.1.7Stewart Smith1-1/+1
2015-10-13Add skiboot-5.1.7 release notesStewart Smith1-0/+29
2015-10-09Merge branch 'update-2.1.1.1' into stableStewart Smith1-1/+12
2015-10-09PHB3: Remove unnecessary message in phb3_sm_fundamental_reset()skiboot-2.1.1-fw810.40-1Gavin Shan1-2/+1
2015-10-09PHB3: Retry fundamental resetGavin Shan2-2/+31
2015-10-09hw/fsp/fsp-leds.c: use allocated buffer for FSP_CMD_GET_LED_LIST responseStewart Smith1-2/+11
2015-10-08Merge tag 'skiboot-5.1.6' into stable-5.1.7Stewart Smith1-0/+31
2015-10-08Add skiboot-5.1.6 release notesskiboot-5.1.6Stewart Smith1-0/+31
2015-10-07Merge printf format warning fix from skiboot-5.1.6 into stable-5.1.7Stewart Smith1-1/+1
2015-10-07Fix printf format warningStewart Smith1-1/+1
2015-10-07PHB3: Remove unnecessary message in phb3_sm_fundamental_reset()Gavin Shan1-2/+1
2015-10-07PHB3: Retry fundamental resetGavin Shan2-2/+31
2015-10-07hw/bt.c: Check for timeout after checking for message responseAlistair Popple1-1/+2
2015-10-07Ensure we run pollers in cpu_wait_job()Stewart Smith1-0/+9
2015-10-01Add skiboot-5.1.5 release notesskiboot-5.1.5Stewart Smith1-0/+39
2015-10-01Add ability to copy pflash binary to BMC to boot_tests.shStewart Smith1-3/+9
2015-10-01centaur: Add indirect XSCOM supportBenjamin Herrenschmidt3-15/+118
2015-09-30xscom: Fix logging of indirect XSCOM errorsBenjamin Herrenschmidt1-3/+3
2015-09-30PHB3: Fix incorrect commentsGavin Shan1-1/+1
2015-09-30ipmi-sel: Run power action immediately if host not upJoel Stanley1-4/+16
2015-09-30Add opal_boot_complete to debug descriptorJoel Stanley2-1/+5
2015-09-30opal-prd: Increase IPMI timeout to a slightly better valueStewart Smith1-1/+1
2015-09-30PHB3: Fix wrong PE number in error injectionGavin Shan1-2/+2
2015-09-26Add skiboot-5.1.4 release notesskiboot-5.1.4Stewart Smith1-0/+32
2015-09-25Rate limit OPAL_MSG_OCC to only one outstanding message to hostStewart Smith1-2/+17
2015-09-22Improve debug/pr_fmt for libporeStewart Smith1-1/+3
2015-09-22Ensure reserved memory ranges are exposed correctly to host (fix corrupted SL...Stewart Smith4-14/+29
2015-09-15Add skiboot-5.1.3 release notesskiboot-5.1.3Stewart Smith1-0/+92
2015-09-15PCI: Clear error bits after changing MPSGavin Shan1-3/+19
2015-09-15platforms/astbmc: Move prd_init calls to astbmc_early_init()Jeremy Kerr4-5/+2
2015-09-15opal/hmi: Use prlog instead of printf.Mahesh Salgaonkar1-4/+4
2015-09-15opal: Fix hang in time_wait* calls on HMI for TB errors.Mahesh Salgaonkar3-0/+19
2015-09-11firestone: Add slot tablesBenjamin Herrenschmidt1-0/+110
2015-09-11lpc: Fix display of LPC errorsBenjamin Herrenschmidt1-54/+24
2015-09-11slw/timer: SBE based timer supportBenjamin Herrenschmidt6-43/+235
2015-09-11timer: Pass current timer to timer callbacksBenjamin Herrenschmidt6-21/+25
2015-09-11fsp/ipmi: Fix an illegal memory accessNeelesh Gupta1-2/+1
2015-09-11psi: Fix a few typosBenjamin Herrenschmidt2-13/+13
2015-09-10Remove old, out of date and misplaced commentStewart Smith1-5/+0
2015-09-10move enum ipl_state to hw/fsp/fsp.cStewart Smith3-11/+10
2015-09-10Remove FIXME for using atomics for opal_pending_eventsStewart Smith1-1/+0
2015-09-10remove FIXME from opal_trace_entryStewart Smith1-1/+0
2015-09-09Add skiboot-5.1.2 release notesskiboot-5.1.2Stewart Smith1-0/+125
2015-09-09Fix comparing array to null is always trueStewart Smith1-2/+2
2015-09-09assert that allocation of node region name succeeedsStewart Smith1-0/+1