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