1. 5ea38f9 video: console: Parse UTF-8 character sequences by Janne Grunau · 7 months ago
  2. 37db20d video: Support showing a cursor by Simon Glass · 1 year, 1 month ago
  3. 617d7b5 video: Export vidconsole_entry_start() by Simon Glass · 1 year, 1 month ago
  4. 9899eef video: Allow saving and restoring text-entry state by Simon Glass · 1 year, 1 month ago
  5. 9e55d09 video: Allow obtaining the nominal size of a string size by Simon Glass · 1 year, 1 month ago
  6. b828ed7 console: Allow measuring the bounding box of text by Simon Glass · 1 year, 5 months ago
  7. 648a499 video: Allow temporary colour changes by Simon Glass · 1 year, 5 months ago
  8. a76b60f video: Clear the vidconsole rather than the video by Simon Glass · 1 year, 7 months ago
  9. 4f6e348 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · 1 year, 8 months ago
  10. 3154725 video console: refactoring and optimization by Dzmitry Sankouski · 1 year, 8 months ago
  11. 0e38bd8 video: Add font functions to the vidconsole API by Simon Glass · 1 year, 10 months ago
  12. 430e167 video: Add commands to list and change fonts by Simon Glass · 2 years ago
  13. 57a847c video: Add a way to change the font name and size by Simon Glass · 2 years ago
  14. 6b6dc0d video: Provide a function to set the cursor position by Simon Glass · 2 years ago
  15. a032e4b video: Move console colours to the video uclass by Simon Glass · 2 years ago
  16. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  17. 8c0b5d2 video: Add helpers for vidconsole for the copy framebuffer by Simon Glass · 4 years, 4 months ago
  18. 2d7c268 video: Drop unnecessary #ifdef around vid_console_color() by Simon Glass · 4 years, 4 months ago
  19. e63168a video: Factor out vidconsole_put_string() by Marek Vasut · 5 years ago
  20. 662f381 dm: video: support more escape sequences by Heinrich Schuchardt · 6 years ago
  21. 5cb4860 dm: video: adjust struct vidconsole_priv description by Heinrich Schuchardt · 6 years ago
  22. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  23. 9ffa4d1 dm: video: support increased intensity (bold) by Heinrich Schuchardt · 7 years ago
  24. 5c30fbb dm: video: use constants to refer to colors by Heinrich Schuchardt · 7 years ago
  25. a085aa1 dm: video: Add basic ANSI escape sequence support by Rob Clark · 7 years ago
  26. 7b9f7e4 video: Provide a backspace method by Simon Glass · 9 years ago
  27. 58c733a video: Provide a signal when a new console line is started by Simon Glass · 9 years ago
  28. c5b77d0 video: Provide a left margin for the text console by Simon Glass · 9 years ago
  29. f266178 video: Use fractional units for X coordinates by Simon Glass · 9 years ago
  30. 8351076 dm: video: Add a uclass for the text console by Simon Glass · 9 years ago