Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-07 | console: Always define the console-recording functions | Simon Glass | 1 | -1/+39 |
2020-07-09 | console: Add a way to output to serial only | Simon Glass | 1 | -0/+13 |
2020-02-05 | console: Add a function to read a line of the output / eof | Simon Glass | 1 | -0/+19 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2017-07-11 | Allow displaying the U-Boot banner on a video display | Simon Glass | 1 | -0/+12 |
2015-11-19 | console: Add a console buffer | Simon Glass | 1 | -0/+22 |
2015-11-19 | Move console definitions into a new console.h file | Simon Glass | 1 | -0/+30 |
2009-07-18 | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD | 1 | -36/+0 |
2009-05-15 | console.h: remove unused prototype 'console_realloc' | Jean-Christophe PLAGNIOL-VILLARD | 1 | -2/+0 |
2000-11-12 | Initial revision | wdenk | 1 | -0/+38 |