summaryrefslogtreecommitdiff
path: root/include/debug_uart.h
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* serial: omap: Support debug UARTLokesh Vutla2017-05-111-0/+11
* debug_uart: Try not to use stack in printchtim.chick2017-04-121-2/+8
* debug_uart: output CR along with LFMasahiro Yamada2016-03-141-1/+3
* debug_uart: Add an option to announce the debug UARTSimon Glass2015-10-211-0/+7
* debug_uart: Support board-specific UART initialisationSimon Glass2015-10-211-0/+14
* debug_uart: Adjust the declaration of debug_uart_init()Simon Glass2015-10-211-2/+7
* debug_uart: Remove use of asmlinkageSimon Glass2015-07-211-12/+10
* serial: Support an early UART for debuggingSimon Glass2015-02-191-0/+139