1. 5bc610a common: board_f: Pass frame buffer info from SPL to u-boot by Nikhil M Jain · 1 year, 3 months ago
  2. ccd21ee include: video: Reserve video using blob by Nikhil M Jain · 1 year, 3 months ago
  3. 2d6ee92 video: Use enum with video_index_to_colour() by Simon Glass · 1 year, 5 months ago
  4. 0ab4f91 video: Provide a way to clear part of the console by Simon Glass · 1 year, 5 months ago
  5. e9500ba video: Add support for RGBA8888 format by Michal Simek · 1 year, 5 months ago
  6. 86fbee6 drivers: video: Enable necessary video functions at SPL by Nikhil M Jain · 1 year, 6 months ago
  7. 315e367 video: Allow a copy framebuffer with pre-allocated fb by Simon Glass · 1 year, 7 months ago
  8. e316fba dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 8 months ago
  9. b671359 Correct SPL use of VIDEO_BPP32 by Simon Glass · 1 year, 9 months ago
  10. 72129e0 Correct SPL use of VIDEO_BPP16 by Simon Glass · 1 year, 9 months ago
  11. c830e28 video: Add a way to get the default font height by Simon Glass · 2 years ago
  12. 0d38901 video: Add function to obtain the U-Boot logo by Simon Glass · 2 years ago
  13. 50d562c video: Allow filling the display with a colour by Simon Glass · 2 years ago
  14. a032e4b video: Move console colours to the video uclass by Simon Glass · 2 years ago
  15. 01f1ab6 Merge branch 'next' by Tom Rini · 2 years, 7 months ago
  16. 25a4483 video: Do not show splash and U-Boot logo simultaneously by Fabio Estevam · 2 years, 7 months ago
  17. 34d2b7f Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 7 months ago
  18. 7c19e4c sandbox: Slow down the LCD sync rate by Simon Glass · 2 years, 8 months ago
  19. bd0df82 video: Allow drivers to allocate the frame buffer themselves by Pali Rohár · 2 years, 7 months ago
  20. 84e63ab video: Support showing the U-Boot logo by Simon Glass · 2 years, 11 months ago
  21. ecb8b4f video: Drop the uclass colour map by Simon Glass · 2 years, 11 months ago
  22. 6a19e93 video: Expand video debugging buffer size by Simon Glass · 2 years, 11 months ago
  23. 2e2e6d8 video: Add video_is_active function by Patrick Delaunay · 3 years ago
  24. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  25. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  26. 7d70116 video: Allow syncing the entire framebuffer to the copy by Simon Glass · 3 years, 9 months ago
  27. 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
  28. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 10 months ago
  29. 5337663 video: Call video_sync in video_clear() by Michal Simek · 3 years, 10 months ago
  30. 9d69c2d video: Introduce video_sync operation by Michal Simek · 3 years, 11 months ago
  31. 9de731f video: Let video_sync to return error value by Michal Simek · 3 years, 10 months ago
  32. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  33. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  34. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  35. 551ca0e x86: video: Support copy framebuffer with probed devices by Simon Glass · 4 years, 4 months ago
  36. 7812bbd video: Correctly handle multiple framebuffers by Simon Glass · 4 years, 4 months ago
  37. 138dfea video: Clear the copy framebuffer when clearing the screen by Simon Glass · 4 years, 4 months ago
  38. 6efa809 video: Set up the copy framebuffer when enabled by Simon Glass · 4 years, 4 months ago
  39. 9beac5d video: Add support for copying to a hardware framebuffer by Simon Glass · 4 years, 4 months ago
  40. aef43ea bdinfo: dm: Update fb_base when using driver model by Simon Glass · 4 years, 5 months ago
  41. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  42. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  43. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  44. 0c20aaf video: Avoid using #ifdef in video-uclass.c by Simon Glass · 4 years, 10 months ago
  45. ca5655d video: add guards around 16bpp/32bbp code by Anatolij Gustschin · 4 years, 11 months ago
  46. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  47. 6998974 fdt: Allow indicating a node is for U-Boot proper only by Patrick Delaunay · 5 years ago
  48. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  49. eabb072 video/console: Implement reverse video ANSI sequence for DM_VIDEO by Andre Przywara · 6 years ago
  50. 06696eb video: Allow driver to specify the line length by Simon Glass · 6 years ago
  51. b9f210a video: Update video_set_default_colors() to support invert by Simon Glass · 6 years ago
  52. c6ebd01 video: Adjust video_clear() to return an error by Simon Glass · 6 years ago
  53. 55d3991 sandbox: video: Speed up video output by Simon Glass · 6 years ago
  54. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  55. 7516418 video-uclass: Fix logical-not-parentheses warning by Tom Rini · 6 years ago
  56. 9ffa4d1 dm: video: support increased intensity (bold) by Heinrich Schuchardt · 7 years ago
  57. 5c30fbb dm: video: use constants to refer to colors by Heinrich Schuchardt · 7 years ago
  58. d7a75d3 dm: video: correctly clean background in 16bit mode by Heinrich Schuchardt · 7 years ago
  59. a085aa1 dm: video: Add basic ANSI escape sequence support by Rob Clark · 7 years ago
  60. 8ef0535 video: add config option to skip framebuffer clear by Rob Clark · 7 years ago
  61. 7981394 video: Use cache-alignment in video_sync() by Simon Glass · 8 years ago
  62. 3968398 dm: video: Don't do anything in alloc_fb() when plat->size is zero by Bin Meng · 8 years ago
  63. 826f35f video: Allow selection of the driver and font size by Simon Glass · 9 years ago
  64. a29b012 video: Add a console driver that uses TrueType fonts by Simon Glass · 9 years ago
  65. 68dcdc9 video: Add a function to control cache flushing by Simon Glass · 9 years ago
  66. 8351076 dm: video: Add a uclass for the text console by Simon Glass · 9 years ago
  67. 1acafc7 dm: video: Add a video uclass by Simon Glass · 9 years ago