aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-05-01Merge branch 'stable', skiboot-5.0.1Stewart Smith2-0/+11
2015-05-01Add xscom_ok() and lpc_ok() to check XSCOM and LPC usabilityskiboot-5.0.1Benjamin Herrenschmidt2-0/+11
2015-04-30Adjust skiboot_cpu_stacks region size according to real max PIRStewart Smith1-1/+1
2015-04-18pci: Fix presence detect on PHB3Benjamin Herrenschmidt1-1/+0
2015-04-15phb3: Add Naples PHB supportBenjamin Herrenschmidt2-0/+3
2015-04-09Add Naples chip supportBenjamin Herrenschmidt2-0/+2
2015-04-01Move contents of opal.h to opal-api.hMichael Ellerman2-931/+948
2015-04-01Move opal-api.h to opal-internal.hMichael Ellerman3-84/+86
2015-04-01Remove opal-internal.hMichael Ellerman1-234/+0
2015-04-01core: Add support for cec_power_down() on mamboMichael Ellerman1-0/+2
2015-03-31exceptions: Catch exceptions at boot timeBenjamin Herrenschmidt1-0/+2
2015-03-31add NX register definesDan Streetman1-0/+120
2015-03-31set NX crb input queues to 842 onlyDan Streetman1-0/+6
2015-03-26FSP: Serialize FSP MBOX command declarationVasant Hegde1-20/+20
2015-03-26memboot: Add a memboot flash backendAlistair Popple1-0/+2
2015-03-26opal: Handle TB residue and HDEC parity HMI errors on split core.Mahesh Salgaonkar3-0/+16
2015-03-26opal: Recover from TFMR SPURR/PURR parity error.Mahesh Salgaonkar1-0/+2
2015-03-26opal: Recover from TFMR DEC parity error.Mahesh Salgaonkar1-0/+1
2015-03-26opal: Recover from TFMR HDEC parity error.Mahesh Salgaonkar1-0/+1
2015-03-24dts: add device tree nodes for the core temperaturesCédric Le Goater1-0/+1
2015-03-24dts: add support to read the core temperaturesCédric Le Goater2-0/+27
2015-03-24core: add a platform op to read sensorsCédric Le Goater3-0/+63
2015-03-24Asynchronous LID/Resource loading for FSP systemsStewart Smith2-2/+4
2015-03-23Change load_resource() API to be all about preloading.Stewart Smith3-10/+27
2015-03-20FSP/LEDS: Add OPAL interfaces for accessing or modifying the LED statesVasant Hegde1-7/+9
2015-03-20FSP/LEDS: Handle failure cases in set LED MBOX commandVasant Hegde1-0/+4
2015-03-20FSP/LEDS: Add device tree nodesVasant Hegde1-0/+1
2015-03-19OPAL: Detect recursive poller entry from same CPUVasant Hegde1-0/+1
2015-03-17Add NX P7+ supportDan Streetman1-63/+68
2015-03-17opal: Enhance HMI event structure to accommodate checkstop info.Mahesh Salgaonkar1-0/+61
2015-03-06Merge branch 'openpower'Stewart Smith2-2/+30
2015-03-06Refactor fsp-rtc.c to not call fsp_sync_msg (and thus pollers) with lock heldStewart Smith1-0/+9
2015-03-04hw/ipmi: Set boot count sensorJoel Stanley1-0/+3
2015-03-04hw/ipmi: Set firmware progress sensorJoel Stanley1-0/+5
2015-03-04hw/ipmi: Add API for setting sensorsJoel Stanley1-0/+9
2015-03-04occ: Inform OCC of BMC PNOR ownership requestsJeremy Kerr1-0/+7
2015-03-04hw/ipmi: Disable flash access when requestedJoel Stanley2-2/+6
2015-03-04hw/prd: Add firmware PRD handling subsystemJeremy Kerr1-0/+6
2015-03-04include: Add PRD message definitionJeremy Kerr1-1/+39
2015-02-26sparse: declare platform as externCédric Le Goater1-1/+1
2015-02-26sparse: fix fonction declarationsCédric Le Goater3-6/+6
2015-02-26sparse: MEMCONS_MAGIC is a longCédric Le Goater1-1/+1
2015-02-26libflash: move ecc.h into libflash/Jeremy Kerr1-53/+0
2015-02-23capi: Rework microcode flash download and CAPP uploadMichael Neuling2-2/+4
2015-02-23capi: Make microcode lid parsing code endian safeMichael Neuling1-30/+37
2015-02-23capi: Add CAPI microcode read to load_resource()Michael Neuling1-0/+1
2015-02-23libffs: Add ECC checking codeMichael Neuling1-0/+53
2015-02-23hw: Create xscom_read_cfam_chipid()Michael Neuling1-0/+2
2015-02-23OCC/hostservices: Queue pre-preload HBRT lid load requestsAnanth N Mavinakayanahalli2-0/+4
2015-02-19add nx-842 coproc supportDan Streetman1-0/+151