summaryrefslogtreecommitdiffstats
path: root/include/console.h
Commit message (Expand)AuthorAgeFilesLines
* console: Provide a documentation for console_search_dev()Andy Shevchenko2021-01-151-0/+10
* console: rename search_device() to console_search_dev()Andy Shevchenko2021-01-151-1/+1
* console: move search_device() from iomux.h to console.hAndy Shevchenko2021-01-151-0/+2
* console: Introduce console_start() and console_stop()Andy Shevchenko2021-01-151-0/+3
* console: Always define the console-recording functionsSimon Glass2020-08-071-1/+39
* console: Add a way to output to serial onlySimon Glass2020-07-091-0/+13
* console: Add a function to read a line of the output / eofSimon Glass2020-02-051-0/+19
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Allow displaying the U-Boot banner on a video displaySimon Glass2017-07-111-0/+12
* console: Add a console bufferSimon Glass2015-11-191-0/+22
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+30
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-36/+0
* console.h: remove unused prototype 'console_realloc'Jean-Christophe PLAGNIOL-VILLARD2009-05-151-2/+0
* Initial revisionwdenk2000-11-121-0/+38