summaryrefslogtreecommitdiff
path: root/include/debug_uart.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-09debug_uart: Add CR before and after announce stringStefan Roese1-1/+1
2020-03-16debug_uart.h: make <debug_uart.h> self-containedMasahiro Yamada1-10/+10
2019-07-19debug_uart: Add printdecJagan Teki1-0/+19
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-05-12serial: omap: Support debug UARTLokesh Vutla1-0/+11
2017-04-12debug_uart: Try not to use stack in printchtim.chick1-2/+8
2016-03-15debug_uart: output CR along with LFMasahiro Yamada1-1/+3
2015-10-21debug_uart: Add an option to announce the debug UARTSimon Glass1-0/+7
2015-10-21debug_uart: Support board-specific UART initialisationSimon Glass1-0/+14
2015-10-21debug_uart: Adjust the declaration of debug_uart_init()Simon Glass1-2/+7
2015-07-22debug_uart: Remove use of asmlinkageSimon Glass1-12/+10
2015-02-19serial: Support an early UART for debuggingSimon Glass1-0/+139