1. 8fc78fc configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years ago
  2. f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years ago
  3. 0ed6c0f configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · 4 years ago
  4. 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 2 months ago
  5. e1e96ba video: add nexell video driver (display/video driver) by Stefan Bosch · 4 years, 3 months ago
  6. 551ca0e x86: video: Support copy framebuffer with probed devices by Simon Glass · 4 years, 3 months ago
  7. 9beac5d video: Add support for copying to a hardware framebuffer by Simon Glass · 4 years, 3 months ago
  8. 27b5b9e video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean by Patrick Delaunay · 4 years, 3 months ago
  9. a60becc Convert CONFIG_ATMEL_HLCD to Kconfig by Tom Rini · 4 years, 4 months ago
  10. 0735ac8 Convert CONFIG_AM335X_LCD to Kconfig by Tom Rini · 4 years, 4 months ago
  11. 22b897a video: extend stdout video console work-around for 'vga' by Anatolij Gustschin · 4 years, 4 months ago
  12. e26e520 video: make backlight and panel drivers optional by Anatolij Gustschin · 4 years, 4 months ago
  13. 39b9555 video: make vidconsole commands optional by Anatolij Gustschin · 4 years, 4 months ago
  14. 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 5 months ago
  15. 96b109b video: omap: add support for DM/DTS by Dario Binacchi · 4 years, 7 months ago
  16. 8a6ffed video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · 4 years, 8 months ago
  17. 512563b video: x86: Enable 32-bit graphics by default by Simon Glass · 4 years, 10 months ago
  18. 2cc393f video: make BPP and ANSI configs optional by Anatolij Gustschin · 4 years, 10 months ago
  19. 06ef131 video: add support of panel RM68200 by Yannick Fertré · 5 years ago
  20. 78157b2 video: add support of panel OTM8009A by Yannick Fertré · 5 years ago
  21. d4f7ea8 video: add MIPI DSI host controller bridge by Yannick Fertré · 5 years ago
  22. 23f965a dm: Add a dsi host uclass by Yannick Fertré · 5 years ago
  23. 66c3724 video: add support of MIPI DSI interface by Yannick Fertré · 5 years ago
  24. be3f1a5 video: fsl_dcu_fb: add DM_VIDEO support by Igor Opaniuk · 5 years ago
  25. 75ce8c9 Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago
  26. 7b64a70 sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme by Andre Przywara · 6 years ago
  27. bffd131 video: move ipuv3 files to subdirectory by Anatolij Gustschin · 6 years ago
  28. 57f065f video: ipuv3: add DM_VIDEO support by Anatolij Gustschin · 6 years ago
  29. 3bed422 video: Add Meson Video Processing Unit Driver by Neil Armstrong · 6 years ago
  30. c1a65a8 video: Add support for Arm's Mali Display Processors by Liviu Dudau · 6 years ago
  31. 055da18 video: Add support for NXP's TDA19988 HDMI encoder by Liviu Dudau · 6 years ago
  32. 4eea531 video_osd: Add osd sandbox driver and tests by Mario Six · 6 years ago
  33. 9671f69 video_osd: Add ihs_video_out driver by Mario Six · 6 years ago
  34. 39a336f drivers: Add OSD uclass by Mario Six · 6 years ago
  35. 244eaea Convert CONFIG_VIDEO_OMAP3 to Kconfig by Adam Ford · 6 years ago
  36. 25a9f97 video_display: Add Xilinx LogiCore DP TX by Mario Six · 6 years ago
  37. ba71ab8 video: kconfig: remove DM_I2C dependency of I2C_EDID by Luis Araneda · 6 years ago
  38. 4a08c74 dm: video: Add an EFI framebuffer driver by Bin Meng · 6 years ago
  39. 17b07d7 video: vesa: Change default FRAMEBUFFER_VESA_MODE by Bin Meng · 6 years ago
  40. d14db11 sunxi: revert disabling of features by Andre Przywara · 6 years ago
  41. 0a319b6 video: bpp16: Disable by default on sunXi by Maxime Ripard · 7 years ago
  42. 2e8f1dd video: bpp8: Disable by default on sunXi by Maxime Ripard · 7 years ago
  43. f6bdddc video: add an option for video simplefb via DT by Icenowy Zheng · 7 years ago
  44. a085aa1 dm: video: Add basic ANSI escape sequence support by Rob Clark · 7 years ago
  45. 8ef0535 video: add config option to skip framebuffer clear by Rob Clark · 7 years ago
  46. 971d7e6 video: simplefb by Rob Clark · 7 years ago
  47. 72719d2 video: add STM32 LTDC display controller by Philippe CORNU · 7 years ago
  48. 5b6a6a9 dm: backlight: Add a driver for GPIO backlight by Patrick Delaunay · 7 years ago
  49. 08a43cf dm: backlight: Add CONFIG_BACKLIGHT_PWM by Patrick Delaunay · 7 years ago
  50. c674e00 video: Drop the ct69000 driver by Bin Meng · 7 years ago
  51. 8517f64 rockchip: video: introduce VIDEO_DW_HDMI and select for Rockchip HDMI by Philipp Tomsich · 7 years ago
  52. b98f0a3 rockchip: video: Kconfig: Add Kconfig for rockchip video driver by eric.gao@rock-chips.com · 7 years ago
  53. 983b103 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · 7 years ago
  54. 7927831 at91: video: Support driver-model for the HLCD driver by Songjun Wu · 7 years ago
  55. 77810e6 video: fsl_dcu_fb: fix framebuffer to the end of memory by Stefan Agner · 7 years ago
  56. b215fb3 Convert CONFIG_FSL_DCU_FB to Kconfig by Sanchayan Maity · 7 years ago
  57. 7db7455 video: Kconfig: Add VIDEO_IPV3 entry by Jagan Teki · 8 years ago
  58. b87ca80 Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · 8 years ago
  59. fbda683 Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig by Simon Glass · 8 years ago
  60. 0872d44 Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · 8 years ago
  61. 1e1a0fb Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  62. 002f967 Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig by Simon Glass · 8 years ago
  63. cfa307f Convert CONFIG_VIDEO_CT69000 to Kconfig by Simon Glass · 8 years ago
  64. c674519 Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig by Simon Glass · 8 years ago
  65. bdba2b3 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  66. f8b19a8 Convert CONFIG_LCD to Kconfig by Simon Glass · 8 years ago
  67. 27604b1 Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  68. 13b2bfc dm: video: Add driver for coreboot framebuffer device by Bin Meng · 8 years ago
  69. 2c94380 dm: x86: video: Add a driver-model driver for ivybridge graphics by Simon Glass · 8 years ago
  70. 1df9127 x86: video: Fix typo in broadwell Kconfig by Simon Glass · 8 years ago
  71. 97cb092 x86: broadwell: Add video support by Simon Glass · 9 years ago
  72. 40d56a9 tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig by Simon Glass · 9 years ago
  73. d2f9065 tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 by Simon Glass · 9 years ago
  74. d765921 tegra: nyan-big: Move the LCD driver to driver model by Simon Glass · 9 years ago
  75. a2931b3 dm: video: Add a temporary work-around for old stdout var by Simon Glass · 9 years ago
  76. a29b012 video: Add a console driver that uses TrueType fonts by Simon Glass · 9 years ago
  77. 6e42e25 video kconfig console_normal by Simon Glass · 9 years ago
  78. 7588c31 video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default by Anatolij Gustschin · 9 years ago
  79. 913d1be video: Add support for Armada XP LCD controller by Stefan Roese · 9 years ago
  80. c253948 rockchip: video: Add a display driver for rockchip HDMI by Simon Glass · 9 years ago
  81. 2dcf143 dm: video: Repurpose the 'displayport' uclass to 'display' by Simon Glass · 9 years ago
  82. 1e69ad0 sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig by Simon Glass · 9 years ago
  83. b5146b2 dm: video: Add a driver for a rotated text console by Simon Glass · 9 years ago
  84. 1acafc7 dm: video: Add a video uclass by Simon Glass · 9 years ago
  85. 632093b Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  86. 57dccb5 video: vesa: Correct a typo in the Kconfig VESA mode string by Bin Meng · 9 years ago
  87. 66525bb video: Add support for the ANX9804 parallel lcd to dp bridge chip by Hans de Goede · 9 years ago
  88. 0b11dbf drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
  89. 801ab9e dm: video: Add support for video bridges by Simon Glass · 9 years ago
  90. 6bde2dc x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig by Bin Meng · 9 years ago
  91. b82a535 video: Kconfig: Make VESA driver avaiable for non-x86 boards by Bin Meng · 9 years ago
  92. e7e8823 tegra: video: support eDP displays on Tegra124 devices by Simon Glass · 9 years ago
  93. 51f2c99 dm: video: Add a uclass for display port by Simon Glass · 9 years ago
  94. edb8b7a x86: Drop the x86_fb driver by Simon Glass · 10 years ago
  95. 6b1ba98 x86: Add a VESA video driver by Simon Glass · 10 years ago
  96. a5464f2 video: Add support for Hitachi tx18d42vm LVDS LCD panels by Hans de Goede · 10 years ago
  97. dddccd6 video: ssd2828: Allow using 'pclk' as the PLL clock source by Siarhei Siamashka · 10 years ago
  98. b8329ac video: Add support for SSD2828 (parallel LCD to MIPI bridge) by Siarhei Siamashka · 10 years ago
  99. ade8127 x86: Make chromebook_link the default board for coreboot by Bin Meng · 10 years ago
  100. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago