summaryrefslogtreecommitdiff
path: root/include/debug_uart.h
Commit message (Expand)AuthorAgeLines
* debug_uart: output CR along with LFMasahiro Yamada2016-03-14-1/+3
* debug_uart: Add an option to announce the debug UARTSimon Glass2015-10-21-0/+7
* debug_uart: Support board-specific UART initialisationSimon Glass2015-10-21-0/+14
* debug_uart: Adjust the declaration of debug_uart_init()Simon Glass2015-10-21-2/+7
* debug_uart: Remove use of asmlinkageSimon Glass2015-07-21-12/+10
* serial: Support an early UART for debuggingSimon Glass2015-02-19-0/+139