summaryrefslogtreecommitdiffstats
path: root/include/console.h
Commit message (Expand)AuthorAgeFilesLines
* Move include lock.h to fsp-console.h from console.hStewart Smith2018-06-181-1/+0
* mambo: add mprintf()Oliver O'Halloran2017-01-101-0/+2
* console: remove force_dummy_console()Oliver O'Halloran2017-01-041-2/+0
* console: remove con_ops->flush()Oliver O'Halloran2017-01-041-1/+0
* console: use opal_con_ops APIOliver O'Halloran2017-01-041-0/+3
* console: add opal_con_ops structureOliver O'Halloran2017-01-041-0/+27
* console: move mambo con_ops into the platformOliver O'Halloran2017-01-041-2/+1
* console: add helper to create serial console nodesOliver O'Halloran2017-01-041-0/+3
* console: unexport con_lockOliver O'Halloran2017-01-041-2/+0
* console: don't use __flush_console() outside console.cOliver O'Halloran2017-01-041-1/+0
* mambo: Convert console read/write from asm to CMichael Neuling2016-11-021-2/+2
* uart: Cleanup initialization and remove simulator hackBenjamin Herrenschmidt2016-07-061-1/+0
* Enable Simics UART consoleRyan Grimm2016-03-071-0/+1
* Add OPAL_CONSOLE_FLUSH to the OPAL APIRussell Currey2016-01-121-2/+2
* console: Completely flush output buffer before power down and rebootRussell Currey2015-11-091-0/+3
* sparse: MEMCONS_MAGIC is a longCédric Le Goater2015-02-261-1/+1
* Add tweaks to work in Mambo simulatorBenjamin Herrenschmidt2014-12-011-0/+5
* uart: Give UART it's own OPAL console callbacks instead of dummy consoleBenjamin Herrenschmidt2014-10-151-2/+0
* Write log messages with log_level > PR_NOTICE only to in memory logStewart Smith2014-08-081-1/+4
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-021-0/+68
OpenPOWER on IntegriCloud