index
:
blackbird-skiboot
04-16-2019
Blackbird™ skiboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
console.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
console: remove force_dummy_console()
Oliver O'Halloran
2017-01-04
1
-8
/
+1
*
console: remove con_ops->flush()
Oliver O'Halloran
2017-01-04
1
-14
/
+6
*
console: use opal_con_ops API
Oliver O'Halloran
2017-01-04
1
-3
/
+50
*
console: add opal_con_ops structure
Oliver O'Halloran
2017-01-04
1
-0
/
+14
*
console: document the dummy console
Oliver O'Halloran
2017-01-04
1
-1
/
+6
*
console: move mambo con_ops into the platform
Oliver O'Halloran
2017-01-04
1
-42
/
+0
*
console: add helper to create serial console nodes
Oliver O'Halloran
2017-01-04
1
-12
/
+31
*
console: unexport con_lock
Oliver O'Halloran
2017-01-04
1
-1
/
+1
*
console: don't use __flush_console() outside console.c
Oliver O'Halloran
2017-01-04
1
-1
/
+1
*
tree-wide: use dt_add_property_u64s() where we can
Oliver O'Halloran
2016-12-21
1
-4
/
+1
*
mambo: Convert console read/write from asm to C
Michael Neuling
2016-11-02
1
-3
/
+3
*
Use additional checks in skiboot for pointers
Balbir Singh
2016-08-17
1
-0
/
+12
*
core/console: use char literals instead of numeric
Oliver O'Halloran
2016-07-25
1
-2
/
+2
*
Add OPAL_CONSOLE_FLUSH to the OPAL API
Russell Currey
2016-01-12
1
-3
/
+22
*
core: Check con_driver is not NULL
Samuel Mendoza-Jonas
2015-11-13
1
-1
/
+1
*
console: Completely flush output buffer before power down and reboot
Russell Currey
2015-11-09
1
-0
/
+6
*
core/console: fix dummy_console_poll
Alistair Popple
2015-05-15
1
-1
/
+1
*
Remove redundant includes of opal-api.h
Michael Ellerman
2015-04-01
1
-1
/
+0
*
Move skiboot internal things from opal.h to opal-api.h
Stewart Smith
2015-02-06
1
-0
/
+1
*
Don't add dummy console property if already in dt.
Ryan Grimm
2014-12-10
1
-1
/
+3
*
Add tweaks to work in Mambo simulator
Benjamin Herrenschmidt
2014-12-01
1
-12
/
+54
*
uart: Give UART it's own OPAL console callbacks instead of dummy console
Benjamin Herrenschmidt
2014-10-15
1
-6
/
+1
*
Write log messages with log_level > PR_NOTICE only to in memory log
Stewart Smith
2014-08-08
1
-12
/
+28
*
Trivial typo fix: case -> cause
Stewart Smith
2014-08-08
1
-1
/
+1
*
Initial commit of Open Source release
Benjamin Herrenschmidt
2014-07-02
1
-0
/
+334