1. a89f9cb video: Factor out vidconsole_put_string() by Marek Vasut · Fri May 17 20:22:31 2019 +0200
  2. de86baf video/console: Factor out actual character output by Andre Przywara · Sat Mar 23 01:29:59 2019 +0000
  3. 918622a video/console: Implement ANSI clear line command by Andre Przywara · Sat Mar 23 01:29:58 2019 +0000
  4. d4a294c video/console: Implement relative cursor movement ANSI handling by Andre Przywara · Sat Mar 23 01:29:57 2019 +0000
  5. 4ed5bc8 video/console: Implement reverse video ANSI sequence for DM_VIDEO by Andre Przywara · Sat Mar 23 01:29:56 2019 +0000
  6. f57ceb5 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Mon Nov 26 15:52:51 2018 -0500
  7. 2b063b8 video: Update video_set_default_colors() to support invert by Simon Glass · Tue Nov 06 15:21:36 2018 -0700
  8. c3c6930 dm: video: correctly set the cursor position by Heinrich Schuchardt · Sat Nov 10 19:55:48 2018 +0100
  9. 59f4421 video: at91: Adjust vidconsole_position_cursor() to use char pos by Simon Glass · Mon Oct 01 12:22:47 2018 -0600
  10. 0806dcc sandbox: video: Speed up video output by Simon Glass · Mon Oct 01 11:55:14 2018 -0600
  11. 9e933f1 dm: video: support more escape sequences by Heinrich Schuchardt · Wed Sep 19 21:31:48 2018 +0200
  12. 90b5b3b dm: video: check bounds for column and row by Heinrich Schuchardt · Wed Sep 19 19:15:14 2018 +0200
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  14. 2172fa4 video: indicate code page of bitmap fonts by Heinrich Schuchardt · Fri Mar 02 20:50:17 2018 +0100
  15. 2a436db dm: video: support increased intensity (bold) by Heinrich Schuchardt · Thu Feb 08 21:47:12 2018 +0100
  16. 290e1d8 dm: video: use constants to refer to colors by Heinrich Schuchardt · Thu Feb 08 21:47:11 2018 +0100
  17. 423ee56 dm: video: show correct colors in graphical console by Heinrich Schuchardt · Thu Feb 08 21:47:09 2018 +0100
  18. 50509bb dm: video: Add color ANSI escape sequence support by Rob Clark · Wed Sep 13 18:12:22 2017 -0400
  19. 06e7a0d dm: video: Add basic ANSI escape sequence support by Rob Clark · Wed Sep 13 18:12:21 2017 -0400
  20. e959461 dm: video: Fix cache flushes by Rob Clark · Wed Sep 13 18:12:20 2017 -0400
  21. 2f63264 dm: video: Sync display on backspace by Simon Glass · Mon Jun 12 06:21:36 2017 -0600
  22. bf528cd video: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:33 2016 +0900
  23. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · Thu Feb 11 13:23:26 2016 -0700
  24. 4f3873d dm: video: Flush the cache after a puts() by Simon Glass · Sat Jan 30 16:37:41 2016 -0700
  25. 33bd3b6 video: Provide a backspace method by Simon Glass · Thu Jan 14 18:10:41 2016 -0700
  26. afee743 video: Provide a signal when a new console line is started by Simon Glass · Thu Jan 14 18:10:40 2016 -0700
  27. a74451d video: Provide a left margin for the text console by Simon Glass · Thu Jan 14 18:10:39 2016 -0700
  28. 37b8020 video: Handle the 'bell' character by Simon Glass · Thu Jan 14 18:10:38 2016 -0700
  29. 52c10c5 video: Use fractional units for X coordinates by Simon Glass · Thu Jan 14 18:10:37 2016 -0700
  30. 798ff50 video: Name consoles by their number by Simon Glass · Thu Jan 21 19:44:51 2016 -0700
  31. 84c7fb3 dm: video: Add a uclass for the text console by Simon Glass · Mon Jan 18 19:52:17 2016 -0700