1. c1a65a8 video: Add support for Arm's Mali Display Processors by Liviu Dudau · 6 years ago
  2. 055da18 video: Add support for NXP's TDA19988 HDMI encoder by Liviu Dudau · 6 years ago
  3. 4eea531 video_osd: Add osd sandbox driver and tests by Mario Six · 6 years ago
  4. 9671f69 video_osd: Add ihs_video_out driver by Mario Six · 6 years ago
  5. 39a336f drivers: Add OSD uclass by Mario Six · 6 years ago
  6. 244eaea Convert CONFIG_VIDEO_OMAP3 to Kconfig by Adam Ford · 6 years ago
  7. 25a9f97 video_display: Add Xilinx LogiCore DP TX by Mario Six · 6 years ago
  8. ba71ab8 video: kconfig: remove DM_I2C dependency of I2C_EDID by Luis Araneda · 6 years ago
  9. 4a08c74 dm: video: Add an EFI framebuffer driver by Bin Meng · 6 years ago
  10. 17b07d7 video: vesa: Change default FRAMEBUFFER_VESA_MODE by Bin Meng · 6 years ago
  11. d14db11 sunxi: revert disabling of features by Andre Przywara · 6 years ago
  12. 0a319b6 video: bpp16: Disable by default on sunXi by Maxime Ripard · 7 years ago
  13. 2e8f1dd video: bpp8: Disable by default on sunXi by Maxime Ripard · 7 years ago
  14. f6bdddc video: add an option for video simplefb via DT by Icenowy Zheng · 7 years ago
  15. a085aa1 dm: video: Add basic ANSI escape sequence support by Rob Clark · 7 years ago
  16. 8ef0535 video: add config option to skip framebuffer clear by Rob Clark · 7 years ago
  17. 971d7e6 video: simplefb by Rob Clark · 7 years ago
  18. 72719d2 video: add STM32 LTDC display controller by Philippe CORNU · 7 years ago
  19. 5b6a6a9 dm: backlight: Add a driver for GPIO backlight by Patrick Delaunay · 7 years ago
  20. 08a43cf dm: backlight: Add CONFIG_BACKLIGHT_PWM by Patrick Delaunay · 7 years ago
  21. c674e00 video: Drop the ct69000 driver by Bin Meng · 7 years ago
  22. 8517f64 rockchip: video: introduce VIDEO_DW_HDMI and select for Rockchip HDMI by Philipp Tomsich · 7 years ago
  23. b98f0a3 rockchip: video: Kconfig: Add Kconfig for rockchip video driver by eric.gao@rock-chips.com · 7 years ago
  24. 983b103 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · 7 years ago
  25. 7927831 at91: video: Support driver-model for the HLCD driver by Songjun Wu · 7 years ago
  26. 77810e6 video: fsl_dcu_fb: fix framebuffer to the end of memory by Stefan Agner · 7 years ago
  27. b215fb3 Convert CONFIG_FSL_DCU_FB to Kconfig by Sanchayan Maity · 7 years ago
  28. 7db7455 video: Kconfig: Add VIDEO_IPV3 entry by Jagan Teki · 8 years ago
  29. b87ca80 Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · 8 years ago
  30. fbda683 Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig by Simon Glass · 8 years ago
  31. 0872d44 Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · 8 years ago
  32. 1e1a0fb Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  33. 002f967 Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig by Simon Glass · 8 years ago
  34. cfa307f Convert CONFIG_VIDEO_CT69000 to Kconfig by Simon Glass · 8 years ago
  35. c674519 Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig by Simon Glass · 8 years ago
  36. bdba2b3 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  37. f8b19a8 Convert CONFIG_LCD to Kconfig by Simon Glass · 8 years ago
  38. 27604b1 Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  39. 13b2bfc dm: video: Add driver for coreboot framebuffer device by Bin Meng · 8 years ago
  40. 2c94380 dm: x86: video: Add a driver-model driver for ivybridge graphics by Simon Glass · 8 years ago
  41. 1df9127 x86: video: Fix typo in broadwell Kconfig by Simon Glass · 8 years ago
  42. 97cb092 x86: broadwell: Add video support by Simon Glass · 9 years ago
  43. 40d56a9 tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig by Simon Glass · 9 years ago
  44. d2f9065 tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 by Simon Glass · 9 years ago
  45. d765921 tegra: nyan-big: Move the LCD driver to driver model by Simon Glass · 9 years ago
  46. a2931b3 dm: video: Add a temporary work-around for old stdout var by Simon Glass · 9 years ago
  47. a29b012 video: Add a console driver that uses TrueType fonts by Simon Glass · 9 years ago
  48. 6e42e25 video kconfig console_normal by Simon Glass · 9 years ago
  49. 7588c31 video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default by Anatolij Gustschin · 9 years ago
  50. 913d1be video: Add support for Armada XP LCD controller by Stefan Roese · 9 years ago
  51. c253948 rockchip: video: Add a display driver for rockchip HDMI by Simon Glass · 9 years ago
  52. 2dcf143 dm: video: Repurpose the 'displayport' uclass to 'display' by Simon Glass · 9 years ago
  53. 1e69ad0 sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig by Simon Glass · 9 years ago
  54. b5146b2 dm: video: Add a driver for a rotated text console by Simon Glass · 9 years ago
  55. 1acafc7 dm: video: Add a video uclass by Simon Glass · 9 years ago
  56. 632093b Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  57. 57dccb5 video: vesa: Correct a typo in the Kconfig VESA mode string by Bin Meng · 9 years ago
  58. 66525bb video: Add support for the ANX9804 parallel lcd to dp bridge chip by Hans de Goede · 9 years ago
  59. 0b11dbf drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
  60. 801ab9e dm: video: Add support for video bridges by Simon Glass · 9 years ago
  61. 6bde2dc x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig by Bin Meng · 9 years ago
  62. b82a535 video: Kconfig: Make VESA driver avaiable for non-x86 boards by Bin Meng · 9 years ago
  63. e7e8823 tegra: video: support eDP displays on Tegra124 devices by Simon Glass · 9 years ago
  64. 51f2c99 dm: video: Add a uclass for display port by Simon Glass · 9 years ago
  65. edb8b7a x86: Drop the x86_fb driver by Simon Glass · 10 years ago
  66. 6b1ba98 x86: Add a VESA video driver by Simon Glass · 10 years ago
  67. a5464f2 video: Add support for Hitachi tx18d42vm LVDS LCD panels by Hans de Goede · 10 years ago
  68. dddccd6 video: ssd2828: Allow using 'pclk' as the PLL clock source by Siarhei Siamashka · 10 years ago
  69. b8329ac video: Add support for SSD2828 (parallel LCD to MIPI bridge) by Siarhei Siamashka · 10 years ago
  70. ade8127 x86: Make chromebook_link the default board for coreboot by Bin Meng · 10 years ago
  71. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago