aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/powernv/opal_console.c
Commit message (Expand)AuthorAgeFilesLines
* Support multiple OPAL consoles, and don't crash if uart is not stdoutJustin Hibbits2018-06-291-13/+24
* Make ALT_BREAK_TO_DEBUGGER work with OPAL consoleJustin Hibbits2018-05-281-3/+2
* PowerNV: workaround console on OPAL 5.4Wojciech Macek2018-01-171-4/+10
* PowerNV: update OPAL driverWojciech Macek2018-01-121-22/+23
* PowerNV: add buffer for OPAL consoleWojciech Macek2018-01-111-10/+54
* PowerNV: add reset, poweroff, OPAL consoleWojciech Macek2018-01-111-0/+73
* PowerNV: initial support for OPALWojciech Macek2018-01-111-0/+441