index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
console.h
Age
Commit message (
Expand
)
Author
2021-07-23
test: add first autoboot unit tests
Steffen Jaeckel
2021-06-08
console: Report an error when output buffer is exhausted
Simon Glass
2021-01-15
console: Provide a documentation for console_search_dev()
Andy Shevchenko
2021-01-15
console: rename search_device() to console_search_dev()
Andy Shevchenko
2021-01-15
console: move search_device() from iomux.h to console.h
Andy Shevchenko
2021-01-15
console: Introduce console_start() and console_stop()
Andy Shevchenko
2020-08-07
console: Always define the console-recording functions
Simon Glass
2020-07-09
console: Add a way to output to serial only
Simon Glass
2020-02-05
console: Add a function to read a line of the output / eof
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-07-11
Allow displaying the U-Boot banner on a video display
Simon Glass
2015-11-19
console: Add a console buffer
Simon Glass
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-05-15
console.h: remove unused prototype 'console_realloc'
Jean-Christophe PLAGNIOL-VILLARD
2000-11-12
Initial revision
wdenk