aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-11Document the device-tree entries for the VPDNeelesh Gupta2-19/+64
2015-02-11vpd: Use slca parent-child relationship to create vpd treeNeelesh Gupta2-142/+77
2015-02-11core/device: Function to return child node using nameNeelesh Gupta2-0/+19
2015-02-11Make abort() update sp attn area (like assert does)Stewart Smith2-3/+9
2015-02-10Use __be64 annotations in opal.h for opal_sg_list and oppanel-lineStewart Smith4-37/+43
2015-02-10fix whitespace in structOpalIoP7IOCBiErrorData in opal.hStewart Smith1-1/+1
2015-02-10Add #ifdef __SKIBOOT__ around types.h include in opal.hStewart Smith1-0/+2
2015-02-10Fix whitespace in oppanel_line in opal.hStewart Smith1-1/+1
2015-02-10PSI: Revert the timeout for PSI link recovery to architected valueAnanth N Mavinakayanahalli1-1/+1
2015-02-09sync opal.h whitespace and comments with linuxStewart Smith1-2/+3
2015-02-09fix whitespace in enum OpalsysparamPermStewart Smith1-3/+3
2015-02-09Use OPAL_DUMP_REGION_HOST_START (and END)Stewart Smith2-5/+5
2015-02-09move struct opal_ipmi_msg to opal.h as it's an APIStewart Smith2-11/+11
2015-02-09Move flags for PM states to opal.h, exposing defines to OSStewart Smith2-14/+20
2015-02-09Slightly expand OPAL_PARAMETER return code docsStewart Smith1-1/+4
2015-02-09Add OPAL_INVALID_CALL to opal.hStewart Smith1-0/+1
2015-02-09PSI: Report a PEL for PSI timeoutAnanth N Mavinakayanahalli2-3/+10
2015-02-09ipmi/wdt: Add ipmi watchdog timer supportAlistair Popple7-2/+151
2015-02-09ipmi: Message Linux to perform graceful shutdownJoel Stanley3-1/+80
2015-02-09ipmi: Implement Read Event and SEL parsingJoel Stanley3-1/+83
2015-02-09Merge remote branch 'ka1/master'Stewart Smith4-0/+111
2015-02-09ipmi: Set BMC Global Enables to enable notificationsJoel Stanley2-0/+50
2015-02-09cpu: Handle opal_reinit_cpus() more gracefully on P7Benjamin Herrenschmidt2-0/+10
2015-02-09ipmi: handle SMS_ATN eventsJeremy Kerr3-0/+61
2015-02-09ipmi: Add support for synchronous message sendingAlistair Popple2-0/+27
2015-02-09platform: Add exit platform hookAlistair Popple2-0/+8
2015-02-09ipmi: Add a function to (re)initialise a message without allocationAlistair Popple5-26/+48
2015-02-09occ: Don't do bad XSCOMs on P7Benjamin Herrenschmidt1-2/+2
2015-02-09Fix commit 16c80346Jeremy Kerr8-15/+110
2015-02-06Add documentation for OPAL_(UN)REGISTER_DUMP_REGIONStewart Smith2-0/+61
2015-02-06Add documentation for OPAL_CHECK_TOKENStewart Smith1-0/+23
2015-02-06Whitespace style fixups in opal.hStewart Smith1-0/+3
2015-02-06Fix unsupported return code of OPAL_(UN)REGISTER_DUMP_REGIONStewart Smith1-4/+4
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith52-63/+141
2015-02-06fix up opal.h whitespace to match linux and be more consistentStewart Smith1-35/+36
2015-02-06Remove unneeded includes from opal.hStewart Smith1-3/+0
2015-02-06opal.h: s/uintXX_t/__beXX/ to match with linux and sparse in the futureStewart Smith1-140/+144
2015-02-05Add OPAL_INVALID_CALL explicitly in opal.h and docsStewart Smith9-112/+21
2015-02-05sync whitespace in opal.h with linuxStewart Smith1-1/+3
2015-02-05Merge remote branch 'mambo/master'Stewart Smith4-1/+58
2015-02-05astbmc: Allow loading of payload from flashJoel Stanley4-1/+58
2015-02-05Update README with some build instructionsStewart Smith1-8/+38
2015-02-05Makefile: clean the gcov files created during coverageNeelesh Gupta2-4/+13
2015-02-04Allow ELF executables with function descriptor entrypoint to be skiboot payloadsNathan Whitehorn2-0/+37
2015-01-30Add some more docs for OPAL_POLL_EVENTS and OPAL_HANDLE_INTERRUPTStewart Smith2-0/+110
2015-01-29Revert "platforms/astbmc: Temporary reboot workaround"skiboot-4.1.1Joel Stanley1-3/+1
2015-01-28Document the device-tree entries for the operator panelStewart Smith1-0/+21
2015-01-28Add skeleton documentation on power-mgt section of device-treeStewart Smith1-0/+51
2015-01-28Update comment about winkle residencyStewart Smith1-2/+7
2015-01-28cpuidle: Add validated metrics for idle statesPreeti U Murthy1-3/+18