aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-30phb3/capi: Some tweaks to the new CAPI interfacesBenjamin Herrenschmidt1-5/+12
2014-09-30phb3/capi: Add capp recovery to phb3Ryan Grimm3-0/+5
2014-09-30phb3/capi: Add two new modes to opal_pci_set_phb_capi_modeRyan Grimm1-0/+5
2014-09-30phb3/capi: Initialize capp regs with field values.Ryan Grimm1-1/+1
2014-09-01core: Setup the OPAL DT node before platform probeBenjamin Herrenschmidt1-1/+0
2014-08-29PCI: Add pci_device_init()Gavin Shan1-2/+1
2014-08-29occ: Make timeout platform dependentBenjamin Herrenschmidt2-1/+10
2014-08-18console/sysparam: Use the system param to switch console selectionBenjamin Herrenschmidt1-1/+1
2014-08-15fsp/rtc: Use libc time functionsAlistair Popple1-0/+26
2014-08-15ipmi: Correct chassis control messageJoel Stanley1-6/+28
2014-08-13dpo: Add OPAL interface to access the DPO timeoutAnshuman Khandual2-1/+7
2014-08-13dpo: Move the FSP async messagae handling into a separate fileAnshuman Khandual1-0/+3
2014-08-13attn: Add git version and backtrace details to user dataAruna Balakrishnaiah1-2/+16
2014-08-13attn: Add default attn src in the src sectionAruna Balakrishnaiah1-0/+4
2014-08-13attn: Dump backtrace to bufferAruna Balakrishnaiah1-0/+1
2014-08-13fsp/tpo: Enable Timed power on (TPO) supportMamatha Inamdar2-1/+7