aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-18Add symbolic backtraces and expose skiboot map to LinuxBenjamin Herrenschmidt3-2/+8
2014-11-18Remove useless global include memory.hBenjamin Herrenschmidt1-23/+0
2014-11-18Fix backtracesBenjamin Herrenschmidt1-0/+2
2014-11-18Capture backtraces when measuring stack depthBenjamin Herrenschmidt2-2/+8
2014-11-18Add functions to backtrace into a non-text bufferBenjamin Herrenschmidt3-14/+28
2014-11-17Stack checking extensionsBenjamin Herrenschmidt4-2/+24
2014-11-14i2c: Provide FFDC data in the driverNeelesh Gupta3-1/+31
2014-11-12timer: Only check "poll" timers on actual poll, not any interruptBenjamin Herrenschmidt1-1/+1
2014-11-12i2c: Use new timer facility and improve interrupts handlingBenjamin Herrenschmidt3-4/+7
2014-11-12timer: Add "polling" timersBenjamin Herrenschmidt1-1/+17
2014-11-11i2c: Move bus management and OPAL API to core i2c codeBenjamin Herrenschmidt1-3/+25
2014-11-07i2c: Rework P8 i2c driverBenjamin Herrenschmidt2-3/+23
2014-11-07timer: Add scheduled timer facilityBenjamin Herrenschmidt2-0/+72
2014-11-05i2c: Bug fixes, clean up of the codeNeelesh Gupta1-1/+0
2014-10-30core: Add support for loading an external initramfsJeremy Kerr2-1/+5
2014-10-30platform: add a platform hook for loading external resourcesJeremy Kerr2-0/+12
2014-10-30ipmi: Add an opal interface to the ipmi stackAlistair Popple2-1/+17
2014-10-30opal: Add facility for dynamic event bitsJeremy Kerr1-0/+2
2014-10-27hw/i2c: i2c driver infrastructure providing device I/ONeelesh Gupta3-1/+58
2014-10-24irq/occ/opal: Add self-sent dummy interruptBenjamin Herrenschmidt2-1/+5
2014-10-22fsp/elog: Make the logging backend platform specificAlistair Popple1-0/+3
2014-10-22fsp/elog: Create a logging frontendAlistair Popple4-10/+64
2014-10-22fsp/elog: Separate the PEL log formatting functionsAlistair Popple2-148/+178
2014-10-17Rename mem_size() to mem_allocated_size()Stewart Smith1-1/+1
2014-10-15opal-msg: Bump up the maximum asynchronous completion countNeelesh Gupta1-1/+6
2014-10-15sysparam: Add the new system parameter boot device pathNeelesh Gupta1-0/+1
2014-10-15uart: Give UART it's own OPAL console callbacks instead of dummy consoleBenjamin Herrenschmidt2-3/+3
2014-10-15libflash: Sync with pflash 0.8.3Benjamin Herrenschmidt1-0/+6
2014-10-15led: Handle all the FSP_MCLASS_INDICATOR class sub commandsAnshuman Khandual1-0/+21
2014-10-10Merge branch 'release-2.1.1'Stewart Smith1-0/+1