summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * hw/ipmi: Disable flash access when requestedJoel Stanley2015-03-042-2/+6
* | Refactor fsp-rtc.c to not call fsp_sync_msg (and thus pollers) with lock heldStewart Smith2015-03-061-0/+9
|/
* hw/prd: Add firmware PRD handling subsystemJeremy Kerr2015-03-041-0/+6
* include: Add PRD message definitionJeremy Kerr2015-03-041-1/+39
* sparse: declare platform as externCédric Le Goater2015-02-261-1/+1
* sparse: fix fonction declarationsCédric Le Goater2015-02-263-6/+6
* sparse: MEMCONS_MAGIC is a longCédric Le Goater2015-02-261-1/+1
* libflash: move ecc.h into libflash/Jeremy Kerr2015-02-261-53/+0
* capi: Rework microcode flash download and CAPP uploadMichael Neuling2015-02-232-2/+4
* capi: Make microcode lid parsing code endian safeMichael Neuling2015-02-231-30/+37
* capi: Add CAPI microcode read to load_resource()Michael Neuling2015-02-231-0/+1
* libffs: Add ECC checking codeMichael Neuling2015-02-231-0/+53
* hw: Create xscom_read_cfam_chipid()Michael Neuling2015-02-231-0/+2
* OCC/hostservices: Queue pre-preload HBRT lid load requestsAnanth N Mavinakayanahalli2015-02-232-0/+4
* add nx-842 coproc supportDan Streetman2015-02-191-0/+151
* change direct use of LSH to SETFIELDDan Streetman2015-02-193-0/+3
* Change user-defined _MASK/_LSH to just maskDan Streetman2015-02-197-340/+170
* simplify GET/SETFIELD() use, add MASK_TO_LSH()Dan Streetman2015-02-191-5/+6
* core/flash: Move flash NVRAM handling to new flash moduleJeremy Kerr2015-02-191-3/+0
* core/flash: port pnor_load_resource to flash codeJeremy Kerr2015-02-191-1/+2
OpenPOWER on IntegriCloud