aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
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-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 Smith1-0/+11
2015-02-09Move flags for PM states to opal.h, exposing defines to OSStewart Smith1-0/+10
2015-02-09Add OPAL_INVALID_CALL to opal.hStewart Smith1-0/+1
2015-02-09PSI: Report a PEL for PSI timeoutAnanth N Mavinakayanahalli1-0/+1
2015-02-09ipmi/wdt: Add ipmi watchdog timer supportAlistair Popple1-0/+12
2015-02-09ipmi: Message Linux to perform graceful shutdownJoel Stanley1-1/+1
2015-02-09ipmi: Implement Read Event and SEL parsingJoel Stanley1-0/+3
2015-02-09ipmi: Set BMC Global Enables to enable notificationsJoel Stanley1-0/+2
2015-02-09ipmi: handle SMS_ATN eventsJeremy Kerr1-0/+15
2015-02-09ipmi: Add support for synchronous message sendingAlistair Popple1-0/+4
2015-02-09platform: Add exit platform hookAlistair Popple1-0/+5
2015-02-09ipmi: Add a function to (re)initialise a message without allocationAlistair Popple1-0/+7
2015-02-09Fix commit 16c80346Jeremy Kerr1-2/+1
2015-02-06Whitespace style fixups in opal.hStewart Smith1-0/+3
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith3-63/+85
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 Smith1-3/+2
2015-02-05sync whitespace in opal.h with linuxStewart Smith1-1/+3
2015-02-04Allow ELF executables with function descriptor entrypoint to be skiboot payloadsNathan Whitehorn1-0/+17
2015-01-22rtc: Remove the not used prototypeNeelesh Gupta1-2/+0
2014-12-10Enable warn_unused_result for fsp_fetch_data_queue()Vasant Hegde1-1/+1
2014-12-05occ: Fix clearing of OCC interrupt on remote fixBenjamin Herrenschmidt1-1/+1
2014-12-02elog: Clean up error logging headersAlistair Popple2-189/+174
2014-12-02esel: Add a logging backend for bmc based machinesAlistair Popple1-0/+8
2014-12-02ipmi/bt: Enable adding messages to the start of the queueAlistair Popple1-0/+4
2014-12-02rtc: Add a generic rtc cacheAlistair Popple1-0/+40
2014-12-02tce: Use TCE macrosNeelesh Gupta1-2/+3
2014-12-02ipmi/fru: Add support for populating fru dataAlistair Popple1-2/+6
2014-12-01Add tweaks to work in Mambo simulatorBenjamin Herrenschmidt3-2/+12
2014-11-28Enable warn_unused_result for fsp_queue_msg()Stewart Smith1-1/+1
2014-11-28Merge remote-tracking branch 'ltcgit/master'Benjamin Herrenschmidt9-19/+25
2014-11-28More trace endian fixes so make check works againBenjamin Herrenschmidt1-22/+24
2014-11-27Liberally sprinkle attribute((warn_unused_result)) around the placeStewart Smith7-18/+22
2014-11-26Add attribute warn_unused_result to compiler.h and dt_expand_nodeStewart Smith2-1/+3
2014-11-26Merge branch 'update-2.1.1.1'Stewart Smith1-0/+1
2014-11-25occ/hbrt: Call stopOCC() for implementing reset OCC command from FSPShilpasri G Bhat1-0/+1
2014-11-22Merge remote-tracking branch 'ltcgit/master'Benjamin Herrenschmidt2-5/+5
2014-11-22opal: Remove MCE handling code.Mahesh Salgaonkar3-106/+0
2014-11-22opal: Remove machine check interrupt patching in OPAL.Mahesh Salgaonkar1-7/+1
2014-11-19Implement skiboot versioningStewart Smith2-5/+5