aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-14opal-prd: Improve error-checking in hservices_initJeremy Kerr1-3/+16
2015-10-14external/gard/tests: Add tests for the gard toolCyril Bur15-1/+90
2015-10-14external/test: Create an external test harnessCyril Bur1-0/+95
2015-10-14Fix strcat onto uninit string for pci location codeStewart Smith1-0/+2
2015-10-14external/pflash: Add (C) headerCyril Bur1-0/+16
2015-10-13Merge branch 'stable'Stewart Smith0-0/+0
2015-10-13fix prerror() build failure in fsp-leds.cskiboot-5.1.7Stewart Smith1-1/+1
2015-10-13Merge branch 'stable': FSP leds fix and skiboot 5.1.7 release notesStewart Smith2-1/+41
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-08PHB3: Emulate root complex pref 64-bits windowGavin Shan1-18/+70
2015-10-08PCI: Introduce config register filterGavin Shan3-0/+114
2015-10-08hw/bt.c: Timeout messages when bt interface isn't functionalAlistair Popple1-9/+17
2015-10-08interrupts: Convert P8 IRQ assignment to functionsAlistair Popple4-30/+120
2015-10-08Add unit test for timebase functionsStewart Smith2-0/+57
2015-10-08Merge skiboot-5.1.6 release notesStewart Smith1-0/+31
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-07pci: Use a fixed numbering of PHBs on OPAL and improve log consistencyBenjamin Herrenschmidt5-45/+71
2015-10-07chiptod: chiptod code improvementsVipin K Parashar2-116/+114
2015-10-07hw/fake-rtc: Add support for emulated rtc clockVaibhav Jain1-9/+50
2015-10-07Merge printf format warning fix from skiboot-5.1.6 into stable-5.1.7Stewart Smith1-1/+1
2015-10-07Merge printf format warning fix from skiboot-5.1.6 treeStewart Smith1-1/+1
2015-10-07Fix printf format warningStewart Smith1-1/+1
2015-10-07PHB3: Fix unexpected ER (all) on errinjct by PCI configGavin Shan1-2/+2
2015-10-07Merge branch 'stable-5.1.7'Stewart Smith2-3/+31
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-07Add doc/stable-skiboot-rules.txt documenting stable treeStewart Smith1-0/+62
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