summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* occ: Send self-interrupt to chip with active PSIJoel Stanley2015-05-132-0/+4
* Add pr_fmt to do printf/prlog prefixing automagicallyStewart Smith2015-05-121-1/+7
* Add prlog_once for logging a message only onceJoel Stanley2015-05-071-0/+8
* Preload VPD LID and set up fsp_lid_load() for async queued loadingStewart Smith2015-05-073-1/+4
* Add global CPU job queueStewart Smith2015-05-071-1/+5
* Asynchronously preload CAPP microcodeStewart Smith2015-05-071-0/+1
* astbmc: asynchronous preloading of resourcesStewart Smith2015-05-071-2/+3
* eeh: Fix eeh event handlingAlistair Popple2015-05-071-0/+3
* FSP/ELOG: Remove TCE mapping for host bufferVasant Hegde2015-05-071-1/+1
* FSP/LED: Handle SA indicator update notificationVasant Hegde2015-05-071-0/+3
* FSP/SYSPARAM: Introduce update notify system parameter notifierVasant Hegde2015-05-071-0/+12
* FSP/LED: Add system attention indicator supportVasant Hegde2015-05-072-1/+14
* FSP/LED: Get SAI location code from device treeVasant Hegde2015-05-071-0/+6
* FSP/LED: Define macro instead of hardcoding led typeVasant Hegde2015-05-071-0/+20
* FSP/LED: Move led header file to include directoryVasant Hegde2015-05-071-0/+153
* Merge branch 'stable', skiboot-5.0.1Stewart Smith2015-05-012-0/+11
|\
| * Add xscom_ok() and lpc_ok() to check XSCOM and LPC usabilityBenjamin Herrenschmidt2015-05-012-0/+11
* | Adjust skiboot_cpu_stacks region size according to real max PIRStewart Smith2015-04-301-1/+1
* | pci: Fix presence detect on PHB3Benjamin Herrenschmidt2015-04-181-1/+0
* | phb3: Add Naples PHB supportBenjamin Herrenschmidt2015-04-152-0/+3
* | Add Naples chip supportBenjamin Herrenschmidt2015-04-092-0/+2
|/
* Move contents of opal.h to opal-api.hMichael Ellerman2015-04-012-931/+948
* Move opal-api.h to opal-internal.hMichael Ellerman2015-04-013-84/+86
* Remove opal-internal.hMichael Ellerman2015-04-011-234/+0
* core: Add support for cec_power_down() on mamboMichael Ellerman2015-04-011-0/+2
* exceptions: Catch exceptions at boot timeBenjamin Herrenschmidt2015-03-311-0/+2
* add NX register definesDan Streetman2015-03-311-0/+120
* set NX crb input queues to 842 onlyDan Streetman2015-03-311-0/+6
* FSP: Serialize FSP MBOX command declarationVasant Hegde2015-03-261-20/+20
* memboot: Add a memboot flash backendAlistair Popple2015-03-261-0/+2
* opal: Handle TB residue and HDEC parity HMI errors on split core.Mahesh Salgaonkar2015-03-263-0/+16
* opal: Recover from TFMR SPURR/PURR parity error.Mahesh Salgaonkar2015-03-261-0/+2
* opal: Recover from TFMR DEC parity error.Mahesh Salgaonkar2015-03-261-0/+1
* opal: Recover from TFMR HDEC parity error.Mahesh Salgaonkar2015-03-261-0/+1
* dts: add device tree nodes for the core temperaturesCédric Le Goater2015-03-241-0/+1
* dts: add support to read the core temperaturesCédric Le Goater2015-03-242-0/+27
* core: add a platform op to read sensorsCédric Le Goater2015-03-243-0/+63
* Asynchronous LID/Resource loading for FSP systemsStewart Smith2015-03-242-2/+4
* Change load_resource() API to be all about preloading.Stewart Smith2015-03-233-10/+27
* FSP/LEDS: Add OPAL interfaces for accessing or modifying the LED statesVasant Hegde2015-03-201-7/+9
* FSP/LEDS: Handle failure cases in set LED MBOX commandVasant Hegde2015-03-201-0/+4
* FSP/LEDS: Add device tree nodesVasant Hegde2015-03-201-0/+1
* OPAL: Detect recursive poller entry from same CPUVasant Hegde2015-03-191-0/+1
* Add NX P7+ supportDan Streetman2015-03-171-63/+68
* opal: Enhance HMI event structure to accommodate checkstop info.Mahesh Salgaonkar2015-03-171-0/+61
* Merge branch 'openpower'Stewart Smith2015-03-062-2/+30
|\
| * hw/ipmi: Set boot count sensorJoel Stanley2015-03-041-0/+3
| * hw/ipmi: Set firmware progress sensorJoel Stanley2015-03-041-0/+5
| * hw/ipmi: Add API for setting sensorsJoel Stanley2015-03-041-0/+9
| * occ: Inform OCC of BMC PNOR ownership requestsJeremy Kerr2015-03-041-0/+7
OpenPOWER on IntegriCloud