summaryrefslogtreecommitdiffstats
path: root/core/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* build: use thin archives rather than incremental linkingNicholas Piggin2018-02-281-1/+1
* dt: add /cpus/ibm, powerpc-cpu-features device tree bindingsNicholas Piggin2018-02-211-1/+1
* core: POWER9 implement OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin2017-09-201-1/+1
* core/pci-dt-slot: Represent PCIe slots in the devicetreeOliver O'Halloran2017-09-151-0/+1
* vas: Move core/vas.c -> hw/vas.cMichael Neuling2017-08-221-1/+0
* vas: Initialize VAS registersSukadev Bhattiprolu2017-08-011-0/+1
* psr: occ: Add support to change power-shifting-ratioShilpasri G Bhat2017-07-281-1/+1
* powercap: occ: Add a generic powercap frameworkShilpasri G Bhat2017-07-281-1/+1
* pci: Add a framework for quirksRussell Currey2017-03-031-1/+1
* core/pci: Support SRIOV VFsGavin Shan2017-02-161-2/+2
* buddy: Add a simple generic buddy allocatorBenjamin Herrenschmidt2017-01-051-1/+1
* bitmap: Add basic bitmap opsBenjamin Herrenschmidt2017-01-041-1/+1
* core/flash: Move subpartition locating logic out into own file, add testsStewart Smith2016-10-251-0/+1
* core/pci: Support virtual deviceGavin Shan2016-09-021-3/+3
* core/pci: Support PCI slotGavin Shan2016-06-141-2/+2
* Move ipmi-opal.c from hw/ipmi to coreVasant Hegde2016-03-311-1/+1
* Move NVRAM format/check code out into separate file to unit testStewart Smith2015-06-241-1/+1
* Enable SKIBOOT_GCOV build option for building with profilingStewart Smith2015-05-151-0/+6
* core: add a platform op to read sensorsCédric Le Goater2015-03-241-1/+1
* core/flash: Move flash NVRAM handling to new flash moduleJeremy Kerr2015-02-191-1/+1
* core/flash: Add flash APIJeremy Kerr2015-02-191-1/+1
* rtc: Add a generic rtc cacheAlistair Popple2014-12-021-1/+1
* Rename backtrace.c to stack.c and move stack related bitsBenjamin Herrenschmidt2014-11-181-1/+1
* Stack checking extensionsBenjamin Herrenschmidt2014-11-171-0/+3
* i2c: Move bus management and OPAL API to core i2c codeBenjamin Herrenschmidt2014-11-111-1/+1
* timer: Add scheduled timer facilityBenjamin Herrenschmidt2014-11-071-0/+1
* fsp/elog: Create a logging frontendAlistair Popple2014-10-221-1/+1
* fsp/elog: Separate the PEL log formatting functionsAlistair Popple2014-10-221-1/+1
* fsp/rtc: Use libc time functionsAlistair Popple2014-08-151-2/+1
* ipmi: Add a base IPMI stack with a BT driverAlistair Popple2014-08-131-1/+1
* Initial code for timestamps in logStewart Smith2014-08-081-0/+1
* opal: Move HMI handler to new file core/hmi.cMahesh Salgaonkar2014-07-251-1/+1
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-021-0/+12
OpenPOWER on IntegriCloud