index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
console.h
Age
Commit message (
Expand
)
Author
2024-09-18
dm: usb: Deal with USB keyboard persisting across tests
Simon Glass
2024-08-26
test: Fail when an empty line is expected but not present
Simon Glass
2024-01-09
common: console: introduce console_record_isempty helper
Ion Agorria
2023-12-13
video: Add a function to clear the display
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
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