summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add NX P7+ supportDan Streetman2015-03-171-63/+68
* opal: Enhance HMI event structure to accommodate checkstop info.Mahesh Salgaonkar2015-03-171-0/+61
* Merge branch 'openpower'Stewart Smith2015-03-062-2/+30
|\
| * hw/ipmi: Set boot count sensorJoel Stanley2015-03-041-0/+3
| * hw/ipmi: Set firmware progress sensorJoel Stanley2015-03-041-0/+5
| * hw/ipmi: Add API for setting sensorsJoel Stanley2015-03-041-0/+9
| * occ: Inform OCC of BMC PNOR ownership requestsJeremy Kerr2015-03-041-0/+7
| * hw/ipmi: Disable flash access when requestedJoel Stanley2015-03-042-2/+6
* | Refactor fsp-rtc.c to not call fsp_sync_msg (and thus pollers) with lock heldStewart Smith2015-03-061-0/+9
|/
* hw/prd: Add firmware PRD handling subsystemJeremy Kerr2015-03-041-0/+6
* include: Add PRD message definitionJeremy Kerr2015-03-041-1/+39
* sparse: declare platform as externCédric Le Goater2015-02-261-1/+1
* sparse: fix fonction declarationsCédric Le Goater2015-02-263-6/+6
* sparse: MEMCONS_MAGIC is a longCédric Le Goater2015-02-261-1/+1
* libflash: move ecc.h into libflash/Jeremy Kerr2015-02-261-53/+0
* capi: Rework microcode flash download and CAPP uploadMichael Neuling2015-02-232-2/+4
* capi: Make microcode lid parsing code endian safeMichael Neuling2015-02-231-30/+37
* capi: Add CAPI microcode read to load_resource()Michael Neuling2015-02-231-0/+1
* libffs: Add ECC checking codeMichael Neuling2015-02-231-0/+53
* hw: Create xscom_read_cfam_chipid()Michael Neuling2015-02-231-0/+2
* OCC/hostservices: Queue pre-preload HBRT lid load requestsAnanth N Mavinakayanahalli2015-02-232-0/+4
* add nx-842 coproc supportDan Streetman2015-02-191-0/+151
* change direct use of LSH to SETFIELDDan Streetman2015-02-193-0/+3
* Change user-defined _MASK/_LSH to just maskDan Streetman2015-02-197-340/+170
* simplify GET/SETFIELD() use, add MASK_TO_LSH()Dan Streetman2015-02-191-5/+6
* core/flash: Move flash NVRAM handling to new flash moduleJeremy Kerr2015-02-191-3/+0
* core/flash: port pnor_load_resource to flash codeJeremy Kerr2015-02-191-1/+2
* core/flash: Add flash APIJeremy Kerr2015-02-192-2/+9
* Replace is_mambo_chip with a better chip quirk mechanismBenjamin Herrenschmidt2015-02-181-3/+15
* chiptod: Remove fallback to master CPUBenjamin Herrenschmidt2015-02-181-2/+1
* lock: Add lock depth recording per CPUBenjamin Herrenschmidt2015-02-181-0/+1
* hostservices: Cache lids prior to first load requestAnanth N Mavinakayanahalli2015-02-181-0/+1
* timebase: Add nanosleep_nopollAnanth N Mavinakayanahalli2015-02-171-0/+2
* core: Add subid to load_resource()Michael Neuling2015-02-172-3/+6
* core: Add load_resource()Michael Neuling2015-02-171-0/+3
* s/OpalMessageType/opal_msg_type/ removing CamelCase and being consistent!Stewart Smith2015-02-162-2/+2
* FSP/LEDS: Do not expose driver specific functionsVasant Hegde2015-02-131-4/+0
* Use LOCK_UNLOCKED macro to in init_lock()Michael Neuling2015-02-121-2/+1
* core/device: Function to return child node using nameNeelesh Gupta2015-02-111-0/+3
* Use __be64 annotations in opal.h for opal_sg_list and oppanel-lineStewart Smith2015-02-101-6/+6
* fix whitespace in structOpalIoP7IOCBiErrorData in opal.hStewart Smith2015-02-101-1/+1
* Add #ifdef __SKIBOOT__ around types.h include in opal.hStewart Smith2015-02-101-0/+2
* Fix whitespace in oppanel_line in opal.hStewart Smith2015-02-101-1/+1
* sync opal.h whitespace and comments with linuxStewart Smith2015-02-091-2/+3
* fix whitespace in enum OpalsysparamPermStewart Smith2015-02-091-3/+3
* Use OPAL_DUMP_REGION_HOST_START (and END)Stewart Smith2015-02-092-5/+5
* move struct opal_ipmi_msg to opal.h as it's an APIStewart Smith2015-02-091-0/+11
* Move flags for PM states to opal.h, exposing defines to OSStewart Smith2015-02-091-0/+10
* Add OPAL_INVALID_CALL to opal.hStewart Smith2015-02-091-0/+1
* PSI: Report a PEL for PSI timeoutAnanth N Mavinakayanahalli2015-02-091-0/+1
OpenPOWER on IntegriCloud