aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2015-02-19change direct use of LSH to SETFIELDDan Streetman3-0/+3
2015-02-19Change user-defined _MASK/_LSH to just maskDan Streetman7-340/+170
2015-02-19simplify GET/SETFIELD() use, add MASK_TO_LSH()Dan Streetman1-5/+6
2015-02-19core/flash: Move flash NVRAM handling to new flash moduleJeremy Kerr1-3/+0
2015-02-19core/flash: port pnor_load_resource to flash codeJeremy Kerr1-1/+2
2015-02-19core/flash: Add flash APIJeremy Kerr2-2/+9
2015-02-18Replace is_mambo_chip with a better chip quirk mechanismBenjamin Herrenschmidt1-3/+15
2015-02-18chiptod: Remove fallback to master CPUBenjamin Herrenschmidt1-2/+1
2015-02-18lock: Add lock depth recording per CPUBenjamin Herrenschmidt1-0/+1
2015-02-18hostservices: Cache lids prior to first load requestAnanth N Mavinakayanahalli1-0/+1
2015-02-17timebase: Add nanosleep_nopollAnanth N Mavinakayanahalli1-0/+2
2015-02-17core: Add subid to load_resource()Michael Neuling2-3/+6
2015-02-17core: Add load_resource()Michael Neuling1-0/+3
2015-02-16s/OpalMessageType/opal_msg_type/ removing CamelCase and being consistent!Stewart Smith2-2/+2
2015-02-13FSP/LEDS: Do not expose driver specific functionsVasant Hegde1-4/+0
2015-02-12Use LOCK_UNLOCKED macro to in init_lock()Michael Neuling1-2/+1
2015-02-11core/device: Function to return child node using nameNeelesh Gupta1-0/+3
2015-02-10Use __be64 annotations in opal.h for opal_sg_list and oppanel-lineStewart Smith1-6/+6