1. ab6ea93 video: fix Coverity missing break issue by Anatolij Gustschin · 4 years, 9 months ago
  2. 775d332 video: Avoid using #ifdef in vidconsole-uclass.c by Simon Glass · 4 years, 10 months ago
  3. ca5655d video: add guards around 16bpp/32bbp code by Anatolij Gustschin · 4 years, 10 months ago
  4. e63168a video: Factor out vidconsole_put_string() by Marek Vasut · 5 years ago
  5. 7035ec3 video/console: Factor out actual character output by Andre Przywara · 6 years ago
  6. 4422294 video/console: Implement ANSI clear line command by Andre Przywara · 6 years ago
  7. 29c158b video/console: Implement relative cursor movement ANSI handling by Andre Przywara · 6 years ago
  8. eabb072 video/console: Implement reverse video ANSI sequence for DM_VIDEO by Andre Przywara · 6 years ago
  9. 430c166 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  10. b9f210a video: Update video_set_default_colors() to support invert by Simon Glass · 6 years ago
  11. 118f020 dm: video: correctly set the cursor position by Heinrich Schuchardt · 6 years ago
  12. 9949ee8 video: at91: Adjust vidconsole_position_cursor() to use char pos by Simon Glass · 6 years ago
  13. 55d3991 sandbox: video: Speed up video output by Simon Glass · 6 years ago
  14. 662f381 dm: video: support more escape sequences by Heinrich Schuchardt · 6 years ago
  15. 4b985e0 dm: video: check bounds for column and row by Heinrich Schuchardt · 6 years ago
  16. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  17. 5fba532 video: indicate code page of bitmap fonts by Heinrich Schuchardt · 7 years ago
  18. 9ffa4d1 dm: video: support increased intensity (bold) by Heinrich Schuchardt · 7 years ago
  19. 5c30fbb dm: video: use constants to refer to colors by Heinrich Schuchardt · 7 years ago
  20. 3aeb0cb dm: video: show correct colors in graphical console by Heinrich Schuchardt · 7 years ago
  21. 703d885 dm: video: Add color ANSI escape sequence support by Rob Clark · 7 years ago
  22. a085aa1 dm: video: Add basic ANSI escape sequence support by Rob Clark · 7 years ago
  23. 889808d dm: video: Fix cache flushes by Rob Clark · 7 years ago
  24. fb0b709 dm: video: Sync display on backspace by Simon Glass · 7 years ago
  25. 720873b video: squash lines for immediate return by Masahiro Yamada · 8 years ago
  26. 3f603cb dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  27. bbc8a8b dm: video: Flush the cache after a puts() by Simon Glass · 9 years ago
  28. 7b9f7e4 video: Provide a backspace method by Simon Glass · 9 years ago
  29. 58c733a video: Provide a signal when a new console line is started by Simon Glass · 9 years ago
  30. c5b77d0 video: Provide a left margin for the text console by Simon Glass · 9 years ago
  31. 5508f10 video: Handle the 'bell' character by Simon Glass · 9 years ago
  32. f266178 video: Use fractional units for X coordinates by Simon Glass · 9 years ago
  33. f1a1247 video: Name consoles by their number by Simon Glass · 9 years ago
  34. 8351076 dm: video: Add a uclass for the text console by Simon Glass · 9 years ago