1. 5caf125 console: Allow measuring the bounding box of text by Simon Glass · Thu Jun 01 10:22:46 2023 -0600
  2. a73a8b8 video: Allow temporary colour changes by Simon Glass · Thu Jun 01 10:22:45 2023 -0600
  3. 90679c6 video: Clear the vidconsole rather than the video by Simon Glass · Fri Mar 10 12:47:21 2023 -0800
  4. 86c6a53 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · Tue Mar 07 13:21:15 2023 +0300
  5. aea2d2d video console: refactoring and optimization by Dzmitry Sankouski · Tue Mar 07 13:21:11 2023 +0300
  6. 3b175ba video: Add font functions to the vidconsole API by Simon Glass · Fri Jan 06 08:52:32 2023 -0600
  7. 9e972c3 video: Add commands to list and change fonts by Simon Glass · Thu Oct 06 08:36:16 2022 -0600
  8. 981f00b video: Add a way to change the font name and size by Simon Glass · Thu Oct 06 08:36:14 2022 -0600
  9. d622c5b video: Provide a function to set the cursor position by Simon Glass · Thu Oct 06 08:36:04 2022 -0600
  10. 2a00633 video: Move console colours to the video uclass by Simon Glass · Thu Oct 06 08:36:03 2022 -0600
  11. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  12. 31a7e23 video: Add helpers for vidconsole for the copy framebuffer by Simon Glass · Thu Jul 02 21:12:23 2020 -0600
  13. bac9150 video: Drop unnecessary #ifdef around vid_console_color() by Simon Glass · Thu Jul 02 21:12:18 2020 -0600
  14. a89f9cb video: Factor out vidconsole_put_string() by Marek Vasut · Fri May 17 20:22:31 2019 +0200
  15. 9e933f1 dm: video: support more escape sequences by Heinrich Schuchardt · Wed Sep 19 21:31:48 2018 +0200
  16. 73c0d14 dm: video: adjust struct vidconsole_priv description by Heinrich Schuchardt · Wed Sep 19 20:18:38 2018 +0200
  17. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  18. 2a436db dm: video: support increased intensity (bold) by Heinrich Schuchardt · Thu Feb 08 21:47:12 2018 +0100
  19. 290e1d8 dm: video: use constants to refer to colors by Heinrich Schuchardt · Thu Feb 08 21:47:11 2018 +0100
  20. 06e7a0d dm: video: Add basic ANSI escape sequence support by Rob Clark · Wed Sep 13 18:12:21 2017 -0400
  21. 33bd3b6 video: Provide a backspace method by Simon Glass · Thu Jan 14 18:10:41 2016 -0700
  22. afee743 video: Provide a signal when a new console line is started by Simon Glass · Thu Jan 14 18:10:40 2016 -0700
  23. a74451d video: Provide a left margin for the text console by Simon Glass · Thu Jan 14 18:10:39 2016 -0700
  24. 52c10c5 video: Use fractional units for X coordinates by Simon Glass · Thu Jan 14 18:10:37 2016 -0700
  25. 84c7fb3 dm: video: Add a uclass for the text console by Simon Glass · Mon Jan 18 19:52:17 2016 -0700