1. 918622a video/console: Implement ANSI clear line command by Andre Przywara · 6 years ago
  2. d4a294c video/console: Implement relative cursor movement ANSI handling by Andre Przywara · 6 years ago
  3. 4ed5bc8 video/console: Implement reverse video ANSI sequence for DM_VIDEO by Andre Przywara · 6 years ago
  4. f57ceb5 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  5. 2b063b8 video: Update video_set_default_colors() to support invert by Simon Glass · 6 years ago
  6. c3c6930 dm: video: correctly set the cursor position by Heinrich Schuchardt · 6 years ago
  7. 59f4421 video: at91: Adjust vidconsole_position_cursor() to use char pos by Simon Glass · 6 years ago
  8. 0806dcc sandbox: video: Speed up video output by Simon Glass · 6 years ago
  9. 9e933f1 dm: video: support more escape sequences by Heinrich Schuchardt · 6 years ago
  10. 90b5b3b dm: video: check bounds for column and row by Heinrich Schuchardt · 6 years ago
  11. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  12. 2172fa4 video: indicate code page of bitmap fonts by Heinrich Schuchardt · 7 years ago
  13. 2a436db dm: video: support increased intensity (bold) by Heinrich Schuchardt · 7 years ago
  14. 290e1d8 dm: video: use constants to refer to colors by Heinrich Schuchardt · 7 years ago
  15. 423ee56 dm: video: show correct colors in graphical console by Heinrich Schuchardt · 7 years ago
  16. 50509bb dm: video: Add color ANSI escape sequence support by Rob Clark · 7 years ago
  17. 06e7a0d dm: video: Add basic ANSI escape sequence support by Rob Clark · 7 years ago
  18. e959461 dm: video: Fix cache flushes by Rob Clark · 7 years ago
  19. 2f63264 dm: video: Sync display on backspace by Simon Glass · 7 years ago
  20. bf528cd video: squash lines for immediate return by Masahiro Yamada · 8 years ago
  21. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  22. 4f3873d dm: video: Flush the cache after a puts() by Simon Glass · 9 years ago
  23. 33bd3b6 video: Provide a backspace method by Simon Glass · 9 years ago
  24. afee743 video: Provide a signal when a new console line is started by Simon Glass · 9 years ago
  25. a74451d video: Provide a left margin for the text console by Simon Glass · 9 years ago
  26. 37b8020 video: Handle the 'bell' character by Simon Glass · 9 years ago
  27. 52c10c5 video: Use fractional units for X coordinates by Simon Glass · 9 years ago
  28. 798ff50 video: Name consoles by their number by Simon Glass · 9 years ago
  29. 84c7fb3 dm: video: Add a uclass for the text console by Simon Glass · 9 years ago