aboutsummaryrefslogtreecommitdiff
path: root/hw/fsp/fsp-console.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-31FSP/CONSOLE: Disable notification on unresponsive consolesVasant Hegde1-3/+5
2017-10-11FSP/CONSOLE: Limit number of error loggingVasant Hegde1-8/+13
2017-10-11FSP/CONSOLE: Fix fsp_console_write_buffer_space() callVasant Hegde1-1/+35
2017-10-11FSP/CONSOLE: Close SOL session during R/RVasant Hegde1-3/+0
2017-10-11FSP/CONSOLE: Do not associate unavailable consoleVasant Hegde1-0/+11
2017-06-14FSP/CONSOLE: Workaround for unresponsive ipmi daemonVasant Hegde1-1/+17
2016-10-17Fast reboot for P8Benjamin Herrenschmidt1-0/+5
2016-09-22fsp/console: Allocate irq for each hvc consoleSam Mendoza-Jonas1-5/+21
2016-07-15fsp/console: Ignore data on unresponsive consolesSam Mendoza-Jonas1-2/+16
2015-06-19Fix possible buffer overflowAnanth N Mavinakayanahalli1-1/+2
2015-04-01Remove redundant includes of opal-api.hMichael Ellerman1-1/+0
2015-02-18fsp/console: Don't time_wait with lock heldBenjamin Herrenschmidt1-2/+2
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-0/+1
2014-12-10Console: Fix unused result warnings in console driverAnanth N Mavinakayanahalli1-22/+79
2014-10-15Be less verbose in logging about FSP ConsoleStewart Smith1-21/+22
2014-10-15Make FSP console a bit quieter, most can be PR_DEBUGStewart Smith1-23/+23
2014-08-18console/sysparam: Use the system param to switch console selectionBenjamin Herrenschmidt1-24/+47
2014-08-08lock: Fix races when setting in_con_lockBenjamin Herrenschmidt1-0/+3
2014-08-08Write log messages with log_level > PR_NOTICE only to in memory logStewart Smith1-1/+1
2014-07-08fsp: Make more message asynchronousBenjamin Herrenschmidt1-10/+7
2014-07-08fsp-console: Don't wait synchronously on console assoc/deassocBenjamin Herrenschmidt1-20/+0
2014-07-08opal: Replace fsp_poll() with a full run of all OPAL pollersBenjamin Herrenschmidt1-5/+5
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+922