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