aboutsummaryrefslogtreecommitdiff
path: root/core/Makefile.inc
AgeCommit message (Expand)AuthorFilesLines
2017-09-20core: POWER9 implement OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin1-1/+1
2017-09-15core/pci-dt-slot: Represent PCIe slots in the devicetreeOliver O'Halloran1-0/+1
2017-08-22vas: Move core/vas.c -> hw/vas.cMichael Neuling1-1/+0
2017-08-01vas: Initialize VAS registersSukadev Bhattiprolu1-0/+1
2017-07-28psr: occ: Add support to change power-shifting-ratioShilpasri G Bhat1-1/+1
2017-07-28powercap: occ: Add a generic powercap frameworkShilpasri G Bhat1-1/+1
2017-03-03pci: Add a framework for quirksRussell Currey1-1/+1
2017-02-16core/pci: Support SRIOV VFsGavin Shan1-2/+2
2017-01-05buddy: Add a simple generic buddy allocatorBenjamin Herrenschmidt1-1/+1
2017-01-04bitmap: Add basic bitmap opsBenjamin Herrenschmidt1-1/+1
2016-10-25core/flash: Move subpartition locating logic out into own file, add testsStewart Smith1-0/+1
2016-09-02core/pci: Support virtual deviceGavin Shan1-3/+3
2016-06-14core/pci: Support PCI slotGavin Shan1-2/+2
2016-03-31Move ipmi-opal.c from hw/ipmi to coreVasant Hegde1-1/+1
2015-06-24Move NVRAM format/check code out into separate file to unit testStewart Smith1-1/+1
2015-05-15Enable SKIBOOT_GCOV build option for building with profilingStewart Smith1-0/+6
2015-03-24core: add a platform op to read sensorsCédric Le Goater1-1/+1
2015-02-19core/flash: Move flash NVRAM handling to new flash moduleJeremy Kerr1-1/+1
2015-02-19core/flash: Add flash APIJeremy Kerr1-1/+1
2014-12-02rtc: Add a generic rtc cacheAlistair Popple1-1/+1
2014-11-18Rename backtrace.c to stack.c and move stack related bitsBenjamin Herrenschmidt1-1/+1
2014-11-17Stack checking extensionsBenjamin Herrenschmidt1-0/+3
2014-11-11i2c: Move bus management and OPAL API to core i2c codeBenjamin Herrenschmidt1-1/+1
2014-11-07timer: Add scheduled timer facilityBenjamin Herrenschmidt1-0/+1
2014-10-22fsp/elog: Create a logging frontendAlistair Popple1-1/+1
2014-10-22fsp/elog: Separate the PEL log formatting functionsAlistair Popple1-1/+1
2014-08-15fsp/rtc: Use libc time functionsAlistair Popple1-2/+1
2014-08-13ipmi: Add a base IPMI stack with a BT driverAlistair Popple1-1/+1
2014-08-08Initial code for timestamps in logStewart Smith1-0/+1
2014-07-25opal: Move HMI handler to new file core/hmi.cMahesh Salgaonkar1-1/+1
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+12