1. 430c166 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  2. b9f210a video: Update video_set_default_colors() to support invert by Simon Glass · 6 years ago
  3. 118f020 dm: video: correctly set the cursor position by Heinrich Schuchardt · 6 years ago
  4. 9949ee8 video: at91: Adjust vidconsole_position_cursor() to use char pos by Simon Glass · 6 years ago
  5. 55d3991 sandbox: video: Speed up video output by Simon Glass · 6 years ago
  6. 662f381 dm: video: support more escape sequences by Heinrich Schuchardt · 6 years ago
  7. 4b985e0 dm: video: check bounds for column and row by Heinrich Schuchardt · 6 years ago
  8. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  9. 5fba532 video: indicate code page of bitmap fonts by Heinrich Schuchardt · 7 years ago
  10. 9ffa4d1 dm: video: support increased intensity (bold) by Heinrich Schuchardt · 7 years ago
  11. 5c30fbb dm: video: use constants to refer to colors by Heinrich Schuchardt · 7 years ago
  12. 3aeb0cb dm: video: show correct colors in graphical console by Heinrich Schuchardt · 7 years ago
  13. 703d885 dm: video: Add color ANSI escape sequence support by Rob Clark · 7 years ago
  14. a085aa1 dm: video: Add basic ANSI escape sequence support by Rob Clark · 7 years ago
  15. 889808d dm: video: Fix cache flushes by Rob Clark · 7 years ago
  16. fb0b709 dm: video: Sync display on backspace by Simon Glass · 7 years ago
  17. 720873b video: squash lines for immediate return by Masahiro Yamada · 8 years ago
  18. 3f603cb dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  19. bbc8a8b dm: video: Flush the cache after a puts() by Simon Glass · 9 years ago
  20. 7b9f7e4 video: Provide a backspace method by Simon Glass · 9 years ago
  21. 58c733a video: Provide a signal when a new console line is started by Simon Glass · 9 years ago
  22. c5b77d0 video: Provide a left margin for the text console by Simon Glass · 9 years ago
  23. 5508f10 video: Handle the 'bell' character by Simon Glass · 9 years ago
  24. f266178 video: Use fractional units for X coordinates by Simon Glass · 9 years ago
  25. f1a1247 video: Name consoles by their number by Simon Glass · 9 years ago
  26. 8351076 dm: video: Add a uclass for the text console by Simon Glass · 9 years ago