aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-10-08PCI: Introduce config register filterGavin Shan1-0/+28
2015-10-08interrupts: Convert P8 IRQ assignment to functionsAlistair Popple2-20/+26
2015-10-07pci: Use a fixed numbering of PHBs on OPAL and improve log consistencyBenjamin Herrenschmidt1-1/+1
2015-10-07PHB3: Retry fundamental resetGavin Shan1-0/+2
2015-10-01centaur: Add indirect XSCOM supportBenjamin Herrenschmidt1-0/+12
2015-09-30Add opal_boot_complete to debug descriptorJoel Stanley1-1/+2
2015-09-22Ensure reserved memory ranges are exposed correctly to host (fix corrupted SL...Stewart Smith1-0/+3
2015-09-15opal: Fix hang in time_wait* calls on HMI for TB errors.Mahesh Salgaonkar1-0/+1
2015-09-11slw/timer: SBE based timer supportBenjamin Herrenschmidt1-0/+6
2015-09-11timer: Pass current timer to timer callbacksBenjamin Herrenschmidt1-1/+1
2015-09-11psi: Fix a few typosBenjamin Herrenschmidt1-7/+7
2015-09-10move enum ipl_state to hw/fsp/fsp.cStewart Smith1-10/+0
2015-09-09IPMI: Introduce attention callVasant Hegde1-0/+3
2015-09-09platform: Add platform hook for terminate callVasant Hegde1-0/+5
2015-09-09Move FSP specific abort() code to platform layerVasant Hegde1-0/+3
2015-09-09IPMI: Move MAX_PEL_SIZE to ipmi.hVasant Hegde1-0/+8
2015-09-09IPMI: Pre-allocate memory for PANIC eventVasant Hegde1-0/+3
2015-09-01pci/fsp: Cleanup slot_infoBenjamin Herrenschmidt1-12/+9
2015-09-01opal-api: Assign numbers to OPAL_MSG macros of enum opal_msg_typeVipin K Parashar1-8/+8
2015-08-26Fix spelling mistakesStewart Smith5-5/+5
2015-08-17core/mem_region: Add mem_range_is_reserved()Jeremy Kerr1-0/+2
2015-08-17core: Add dt_copyJeremy Kerr1-0/+3
2015-08-14IPMI: Add SEL event with eSEL record IDVasant Hegde1-0/+1
2015-08-14IPMI: Fix eSEL loggingVasant Hegde1-0/+3
2015-08-14hw/phb3: Remove struct rtt_entryGavin Shan1-5/+2
2015-08-14hw/phb3: Change reserved PE to 255Gavin Shan1-0/+1
2015-08-13fsp/chiptod: Fix initialised variableJoel Stanley1-1/+1
2015-07-31opal-api: Add OPAL call to handle abnormal reboots.Vipin K Parashar3-1/+12
2015-07-31errorlog: Deprecate elog callback parameterSamuel Mendoza-Jonas1-4/+2
2015-07-31errorlog: Simplify log calling conventionSamuel Mendoza-Jonas1-7/+9
2015-07-17FSP/LEDS: Remove led-loc propertyVasant Hegde1-5/+0
2015-07-10fsp/ipmi: Add the in-band IPMI support for FSP systemsNeelesh Gupta3-0/+16
2015-07-10ipmi: Provide a macro for netfn return codeNeelesh Gupta1-0/+2
2015-07-10Configure CAPP timebase.Philippe Bergheaud2-0/+3
2015-07-09opal: Enable backup topology.Mahesh Salgaonkar2-0/+16
2015-07-06centaur: Improve FSI SCOM error handlingBenjamin Herrenschmidt1-0/+1
2015-07-06fsi-master: Refactor the driverBenjamin Herrenschmidt1-0/+4
2015-07-06p8-i2c: Add support for Centaur i2cBenjamin Herrenschmidt1-0/+3
2015-07-06centaur: Add API to enable/disable the sensor cacheBenjamin Herrenschmidt1-0/+4
2015-07-06centaur: Expose centaur_chip and get_centaur()Benjamin Herrenschmidt1-0/+17
2015-07-06occ: Poll OCC throttle status and queue OCC events to hostShilpasri G Bhat2-0/+26
2015-07-06sparse: declare opal_err_info as staticCédric Le Goater1-1/+1
2015-07-03plat/qemu: Add LPC based RTC supportBenjamin Herrenschmidt2-0/+19
2015-07-03core/ipmi: Provide the dequeue message interfaceNeelesh Gupta1-0/+3
2015-07-03hw/phb3: Support config error injection to VF PEGavin Shan1-0/+1
2015-07-02LEDS: Rename led node as ledsVasant Hegde1-1/+1
2015-07-02include/fsp-led.h: Fix couple of typo(s)Kamalesh Babulal1-3/+3
2015-07-01Merge remote-tracking branch 'github/master' into mergebackBenjamin Herrenschmidt1-0/+23
2015-07-01PHB3: Wait 2s for electrical link to come upBenjamin Herrenschmidt1-1/+1
2015-06-24Expand nvram-format unit test to cover all error pathsStewart Smith1-1/+1