aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-01Merge branch 'stable', skiboot-5.0.1Stewart Smith6-20/+47
2015-05-01Add xscom_ok() and lpc_ok() to check XSCOM and LPC usabilityskiboot-5.0.1Benjamin Herrenschmidt6-2/+41
2015-05-01xscom: Remove recursive lockingBenjamin Herrenschmidt1-18/+6
2015-05-01init: Display message before loading kernelJoel Stanley1-0/+2
2015-05-01prd: Only alter host presentation bits of IPOLL maskJeremy Kerr1-4/+6
2015-05-01Add fallback to .version if not git and no SKIBOOT_VERSIONStewart Smith1-1/+6
2015-04-30Fix boot-tests for BMC machines due to FSP password in dotfileStewart Smith2-5/+5
2015-04-30Increase BOOT_TIMEOUT in boot-tests/fsp_support to 20Stewart Smith1-1/+1
2015-04-30chip: Fix chip name display for NaplesBenjamin Herrenschmidt1-3/+6
2015-04-30dts: add support for p7Cédric Le Goater1-1/+79
2015-04-30Adjust skiboot_cpu_stacks region size according to real max PIRStewart Smith3-3/+13
2015-04-29Add boot-tests scripts for automating boot testing on FSP and BMC systemsStewart Smith3-0/+491
2015-04-29surv: Fix "hearbeat" typoAnton Blanchard1-3/+3
2015-04-29PHB3: Wait 1s, not 100ms, for PCIe electricals to trainBenjamin Herrenschmidt1-1/+1
2015-04-29phb3: Disable write scope group in PHB for certain adaptersBenjamin Herrenschmidt2-1/+34
2015-04-29prd: Only alter host presentation bits of IPOLL maskJeremy Kerr1-4/+6
2015-04-29capi: Use existing #definesMichael Neuling1-3/+3
2015-04-18init: Display message before loading kernelJoel Stanley1-0/+2
2015-04-18pci: Fix presence detect on PHB3Benjamin Herrenschmidt3-26/+9
2015-04-18external/pflash: fix build breakage on powerpcCyril Bur1-0/+31
2015-04-18external/pflash: fix build breakage on armCyril Bur1-0/+1
2015-04-18libflash: remove *.d files tests/ during make cleanCyril Bur1-1/+2
2015-04-18ipmi: Check for ipmi backend presence before useAlistair Popple2-0/+40
2015-04-15phb3: Add Naples PHB supportBenjamin Herrenschmidt3-16/+26
2015-04-15FSP/CUPD: Remove CamelCaseVasant Hegde2-27/+27
2015-04-10Merge commit 'skiboot-5.0'Stewart Smith1-8/+1
2015-04-09FSP/CUPD: Fix lock issueskiboot-5.0Vasant Hegde1-8/+1
2015-04-09Merge branch 'skiboot-5.0'Stewart Smith0-0/+0
2015-04-09bt: Add a temporary workaround for bmc dropping messagesAlistair Popple1-8/+26
2015-04-09bt: Add a temporary workaround for bmc dropping messagesAlistair Popple1-8/+26
2015-04-09Add Naples chip supportBenjamin Herrenschmidt7-7/+34
2015-04-09hw/ipmi: Fix FW Boot Progress sensorJoel Stanley1-5/+3
2015-04-08nx: use gcid + 1 for CIDan Streetman2-19/+19
2015-04-07address reviews for: libflash:don't use the low level interface if it doesn't...skiboot-5.0-rc3Cyril Bur1-10/+4
2015-04-01external: create a GUARD partition parsing utilityCyril Bur5-0/+920
2015-04-01libflash/file: add file abstraction for libflashCyril Bur4-0/+238
2015-04-01libflash: don't use the low level interface if it doesn't existCyril Bur1-1/+9
2015-04-01Remove redundant includes of opal-api.hMichael Ellerman34-34/+0
2015-04-01Move contents of opal.h to opal-api.hMichael Ellerman3-932/+949
2015-04-01Move opal-api.h to opal-internal.hMichael Ellerman3-84/+86
2015-04-01Remove opal-internal.hMichael Ellerman1-234/+0
2015-04-01external/opal-prd: Use link register for cross-endian branchJeremy Kerr1-3/+3
2015-04-01core: Add support for cec_power_down() on mamboMichael Ellerman3-2/+19
2015-03-31opal: Fix an issue where partial LID load causes opal to hang.skiboot-5.0-rc2Mahesh Salgaonkar1-1/+16
2015-03-31nx: use proc_gen instead of paramDan Streetman1-9/+10
2015-03-31use chip id for NX engine Coproc Instance numDan Streetman2-52/+27
2015-03-31Fix (hopefully) missing dot symbols in skiboot.mapBenjamin Herrenschmidt1-1/+1
2015-03-31exceptions: Catch exceptions at boot timeBenjamin Herrenschmidt4-30/+87
2015-03-31exceptions: Remove deprecated exception patching stuffBenjamin Herrenschmidt2-379/+14
2015-03-31mambo: Make mambo_utils.tcl optionalMichael Ellerman1-5/+8