summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* {core,hdata}/test: Add prlog to stubJoel Stanley2014-08-151-1/+12
* ipmi: Correct chassis control messageJoel Stanley2014-08-151-5/+12
* attn: Dump backtrace to bufferAruna Balakrishnaiah2014-08-131-5/+25
* Add cpu_relax to stop cores spinning hardJoel Stanley2014-08-132-4/+20
* plat/palmetto: Add shutdown and rebootJoel Stanley2014-08-131-0/+26
* ipmi: Add a base IPMI stack with a BT driverAlistair Popple2014-08-132-1/+37
* pci: Improve logging format and log levelsBenjamin Herrenschmidt2014-08-081-59/+78
* Add fake RTC to generic platformmillerjo@us.ibm.com2014-08-081-0/+2
* PCI: Restore bus numbers after complete resetGavin Shan2014-08-081-8/+39
* PCI: Support parallel scanningGavin Shan2014-08-081-18/+50
* PCI: Split slot reset and scanGavin Shan2014-08-081-20/+38
* Make log level thresholds dynamic in debug_descriptor rather than staticStewart Smith2014-08-082-1/+20
* Write log messages with log_level > PR_NOTICE only to in memory logStewart Smith2014-08-082-13/+31
* Trivial typo fix: case -> causeStewart Smith2014-08-081-1/+1
* Use PR_EMERG priority in assert() codepathStewart Smith2014-08-081-0/+6
* Use PR_EMERG priority in (part of) assert()Stewart Smith2014-08-081-1/+1
* Use PR_EMERG log priority when printing backtraceStewart Smith2014-08-081-1/+1
* replace printf() with console log, level 5 aka INFO messagesStewart Smith2014-08-081-0/+12
* Initial code for timestamps in logStewart Smith2014-08-082-0/+55
* core: Fix licence header in hmi.cBenjamin Herrenschmidt2014-07-301-6/+15
* opal: Recover from TOD sync check error.Mahesh Salgaonkar2014-07-251-1/+2
* opal: Add opal call to handle HMI.Mahesh Salgaonkar2014-07-252-8/+86
* opal: Move HMI handler to new file core/hmi.cMahesh Salgaonkar2014-07-253-44/+182
* PCI: Allow to set frozen stateGavin Shan2014-07-211-0/+19
* PCI: Clear PAPR error injectionGavin Shan2014-07-211-0/+6
* core: PCI error injection APIMike Qiu2014-07-211-0/+26
* opal: poller re-entrancy try #3Benjamin Herrenschmidt2014-07-131-31/+14
* opal: Add a debug helper to check for poller recursionBenjamin Herrenschmidt2014-07-081-1/+21
* timebase: Add "nopoll" variants of the delaysBenjamin Herrenschmidt2014-07-081-0/+18
* lock: Add helper to check if this CPU is already holding a lockBenjamin Herrenschmidt2014-07-081-0/+6
* opal: Replace fsp_poll() with a full run of all OPAL pollersBenjamin Herrenschmidt2014-07-083-15/+19
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-0239-0/+11572
OpenPOWER on IntegriCloud