aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-10OCC: Change OCC timeout elog severityskiboot-2.1.1-fw810.20-1Vasant Hegde1-0/+1
2014-10-08Merge branch 'release-2.1.1'Benjamin Herrenschmidt3-30/+34
2014-10-08PHB3: Support multiple MM32 segments for error injectionGavin Shan1-2/+4
2014-10-08PCI: Refactor error injectionGavin Shan2-28/+30
2014-10-05ipmi/bt: Rework iBT register accessBenjamin Herrenschmidt1-0/+1
2014-10-05plat/palmetto: Fix SIO UART vs UART setup and iBT setupBenjamin Herrenschmidt1-2/+17
2014-10-01ipmi/bt: Improve message validation and allow out-of-order command responsesAlistair Popple1-1/+1
2014-10-01ipmi: Add ipmi_present APIJoel Stanley1-0/+3
2014-10-01ipmi/power: Add power state IPMI commandJoel Stanley1-0/+19
2014-10-01ipmi/power: Update chassis control commandJoel Stanley1-2/+2
2014-10-01bt/ipmi: Convert to using asynchronous messagingAlistair Popple1-1/+2
2014-10-01ipmi: Refactored ipmi layer to use generic backendAlistair Popple2-26/+53
2014-10-01bt/ipmi: Fixup allocation of bt/ipmi messagesAlistair Popple2-2/+7
2014-10-01occ/slw: Fix OCC/SLW initialization for power managementPreeti U Murthy1-3/+6