aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-24Move NVRAM format/check code out into separate file to unit testStewart Smith1-0/+23
2015-06-19Support for Naples LPC serial interruptsBenjamin Herrenschmidt4-4/+58
2015-06-18Merge branch 'stable'Stewart Smith1-0/+1
2015-06-18Set proper value for RPR registerskiboot-5.0.4Benjamin Herrenschmidt1-0/+1
2015-06-09libflash: start using the blocklevel interface.Cyril Bur1-1/+3
2015-06-05Merge branch 'stable'Stewart Smith1-1/+1
2015-06-05core/mem_region: Create reservations of type REGION_HW_RESERVEDskiboot-5.0.3Jeremy Kerr1-1/+1
2015-05-29Make cpu_relax() inlineStewart Smith1-1/+11
2015-05-21Merge PRD rework from stableStewart Smith3-5/+17
2015-05-21prd: Don't expose full opal_prd_msg to kernelJeremy Kerr1-3/+8
2015-05-21hw/prd: Expose prd ranges via device treeJeremy Kerr1-0/+1
2015-05-21core: Add mem_region_nextJeremy Kerr1-0/+3
2015-05-21core: Introduce REGION_HW_RESERVEDJeremy Kerr1-1/+4
2015-05-21core: Rename mem_region->mem_node to ->nodeJeremy Kerr1-1/+1
2015-05-21core: Move free-list locking to a separate per-region lockJeremy Kerr1-0/+3
2015-05-15Add 2MB to skiboot heapStewart Smith1-9/+12
2015-05-15Make skiboot able to be 2MB rather than 1MBStewart Smith1-2/+2
2015-05-13core: Move free-list locking to a separate per-region lockJeremy Kerr1-0/+3
2015-05-13occ: Send self-interrupt to chip with active PSIJoel Stanley2-0/+4
2015-05-12Add pr_fmt to do printf/prlog prefixing automagicallyStewart Smith1-1/+7
2015-05-07Add prlog_once for logging a message only onceJoel Stanley1-0/+8
2015-05-07Preload VPD LID and set up fsp_lid_load() for async queued loadingStewart Smith3-1/+4
2015-05-07Add global CPU job queueStewart Smith1-1/+5
2015-05-07Asynchronously preload CAPP microcodeStewart Smith1-0/+1