aboutsummaryrefslogtreecommitdiff
path: root/doc/opal-api
AgeCommit message (Expand)AuthorFilesLines
2015-03-24sensor: return OPAL_UNSUPPORTED when no sensors are supportedCédric Le Goater1-0/+1
2015-03-24sensor: add documentation for the OPAL_SENSOR_READ callCédric Le Goater1-0/+32
2015-03-20FSP/LEDS: Add OPAL interfaces for accessing or modifying the LED statesVasant Hegde1-0/+36
2015-03-17Add basic OPAL_XSCOM_READ and OPAL_XSCOM_WRITE docsStewart Smith1-0/+12
2015-03-17opal: Update doc/opal-api/opal-messages.txtMahesh Salgaonkar1-5/+41
2015-03-06Refactor fsp-rtc.c to not call fsp_sync_msg (and thus pollers) with lock heldStewart Smith2-0/+53
2015-03-04hw/prd: Add firmware PRD handling subsystemJeremy Kerr2-0/+56
2015-02-19core/flash: Add flash APIJeremy Kerr1-0/+72
2015-02-16s/OpalMessageType/opal_msg_type/ removing CamelCase and being consistent!Stewart Smith1-1/+1
2015-02-16Rename opal-get-message.txt to opal-get-msg-85.txtStewart Smith1-4/+4
2015-02-16Add OPAL_GET_MESSAGE and struct opal_msg documentationStewart Smith2-1/+66
2015-02-09Slightly expand OPAL_PARAMETER return code docsStewart Smith1-1/+4
2015-02-09ipmi: Message Linux to perform graceful shutdownJoel Stanley1-0/+57
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-05Add OPAL_INVALID_CALL explicitly in opal.h and docsStewart Smith1-0/+6
2015-01-30Add some more docs for OPAL_POLL_EVENTS and OPAL_HANDLE_INTERRUPTStewart Smith2-0/+110
2014-12-24Initial stab at OPAL Spec and some API docs.Stewart Smith3-0/+174