aboutsummaryrefslogtreecommitdiff
path: root/core/Makefile.inc
AgeCommit message (Expand)AuthorFilesLines
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