1. 1e1a0fb Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  2. ac8a32f video: Drop the sed13806 driver by Simon Glass · 8 years ago
  3. c370d38 video: Drop the s3c-fb driver by Simon Glass · 8 years ago
  4. 14438e1 video: Drop the imx25lcdc driver by Simon Glass · 8 years ago
  5. 9909aeb video: Drop the smiLynxEM driver by Simon Glass · 8 years ago
  6. 002f967 Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig by Simon Glass · 8 years ago
  7. cfa307f Convert CONFIG_VIDEO_CT69000 to Kconfig by Simon Glass · 8 years ago
  8. c674519 Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig by Simon Glass · 8 years ago
  9. bdba2b3 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  10. f8b19a8 Convert CONFIG_LCD to Kconfig by Simon Glass · 8 years ago
  11. 27604b1 Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  12. b02e404 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  13. 5ebd27d Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  14. 21c9bce video: Remove legacy VESA and coreboot framebuffer drivers by Bin Meng · 8 years ago
  15. 2d3c573 x86: coreboot: Convert to use DM coreboot video driver by Bin Meng · 8 years ago
  16. 3968398 dm: video: Don't do anything in alloc_fb() when plat->size is zero by Bin Meng · 8 years ago
  17. 13b2bfc dm: video: Add driver for coreboot framebuffer device by Bin Meng · 8 years ago
  18. fcda8c3 x86: Convert to use DM VESA video driver by Bin Meng · 8 years ago
  19. 02c57ab dm: video: Add driver for VESA-compatible device by Bin Meng · 8 years ago
  20. 443ffe5 dm: x86: Move samus to use new driver model support by Simon Glass · 8 years ago
  21. 2c94380 dm: x86: video: Add a driver-model driver for ivybridge graphics by Simon Glass · 8 years ago
  22. 1df9127 x86: video: Fix typo in broadwell Kconfig by Simon Glass · 8 years ago
  23. 28c694c simple panel: fix spelling of debug message by Marcel Ziswiler · 8 years ago
  24. 5d97dff treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  25. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  26. 720873b video: squash lines for immediate return by Masahiro Yamada · 8 years ago
  27. 421c98d sunxi: display: Use PWM to drive backlight where applicable by Hans de Goede · 8 years ago
  28. c6f086d Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  29. c3aad6f rockchip: Use rockchip_get_clk() to obtain the SoC clock by Simon Glass · 8 years ago
  30. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  31. adde435 video: allow version string to be optional when using LOGO by Tim Harvey · 8 years ago
  32. 99b8275 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  33. 8d37483 tegra: video: Always use write-through cache on LCD by Simon Glass · 8 years ago
  34. ec55077 video: tegra: Move to using simple-panel and pwm-backlight by Simon Glass · 8 years ago
  35. 70c440e rockchip: video: Lower hpd wait time by Sjoerd Simons · 9 years ago
  36. 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  37. 9dc89a0 at91: video: Support driver-model for the LCD driver by Simon Glass · 8 years ago
  38. d63ec26 at91: video: Prepare for driver-model conversion by Simon Glass · 8 years ago
  39. d77fa2f Merge http://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  40. b55e04a rockchip: video: Flush the cache when the display is updated by Simon Glass · 8 years ago
  41. f4f2fce exynos: video: Drop old unused code by Simon Glass · 9 years ago
  42. bb5930d exynos: video: Convert several boards to driver model for video by Simon Glass · 9 years ago
  43. 8b449a6 exynos: video: Rename variables for driver model by Simon Glass · 9 years ago
  44. 21f8f9b exynos: video: Rename edp_device_info to exynos_dp_priv by Simon Glass · 9 years ago
  45. 7eb860d exynos: Simplify calling of exynos_dp_phy_ctrl() by Simon Glass · 9 years ago
  46. 0c84358 exynos: video: Combine LCD driver into one file by Simon Glass · 9 years ago
  47. 37ea446 exynos: video: Move mipi_lcd_device_dt into a function by Simon Glass · 9 years ago
  48. 652d15c exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo by Simon Glass · 9 years ago
  49. b04135c exynos: video: Move dsim_config_dt into a function by Simon Glass · 9 years ago
  50. 8c9b8dc exynos: video: Drop static variables in exynos_dp_lowlevel.c by Simon Glass · 9 years ago
  51. 9c4d440 exynos: video: Drop static variables in exynos_fb.c by Simon Glass · 9 years ago
  52. 162fa53 exynos: video: Drop static variables in exynos_fimd.c by Simon Glass · 9 years ago
  53. 40d5002 exynos: video: Drop the static lcd_base_addr variable by Simon Glass · 9 years ago
  54. aaca5b1 exynos: video: Remove use of vidinfo_t typedef by Simon Glass · 9 years ago
  55. b6feb26 exynos: video: Drop dead code by Simon Glass · 9 years ago
  56. 08a7aa1 exynos: video: Move driver files into their own directory by Simon Glass · 9 years ago
  57. 4b6e1fd Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  58. 54693cb video: tegra: refuse to bind to disabled dcs by Stephen Warren · 8 years ago
  59. 52b1eaf Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 8 years ago
  60. 3d47b2d drivers/video/am335x-fb: Properly point framebuffer behind palette by Martin Pietryka · 8 years ago
  61. 7d04517 drivers/video/am335x-fb: Add support for 16bpp format by Martin Pietryka · 8 years ago
  62. c510f2e video: ipu_common: fix build error by Peng Fan · 8 years ago
  63. ac5c61b drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definition by Martin Pietryka · 8 years ago
  64. f3c2cab Revert "pxa_lcd: make driver cache-aware" by Tom Rini · 9 years ago
  65. 09bffbf Revert "pxa_lcd: invert colors for Zipit Z2 to get white on black palette" by Tom Rini · 9 years ago
  66. 59deb7f pxa_lcd: make driver cache-aware by Vasily Khoruzhick · 9 years ago
  67. 3bc8ffd pxa_lcd: invert colors for Zipit Z2 to get white on black palette by Vasily Khoruzhick · 9 years ago
  68. 59fa089 zipitz2: enable LCD rotation by Vasily Khoruzhick · 9 years ago
  69. 99de254 bcm2835 video: Map fb as cached by Alexander Graf · 9 years ago
  70. cf6eca7 sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface selected by Lawrence Yu · 9 years ago
  71. 97cb092 x86: broadwell: Add video support by Simon Glass · 9 years ago
  72. e23c6c2 video: Allow simple-panel to be used without regulators by Simon Glass · 9 years ago
  73. f1d6fda x86: Move asm/arch-coreboot/tables.h to a common place by Bin Meng · 9 years ago
  74. 4d339a9 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  75. 3cb4f25 video: ipu: avoid overflow issue by Peng Fan · 9 years ago
  76. 3f603cb dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  77. 8530783 rockchip: video: Add LVDS support in vop driver by Jacob Chen · 9 years ago
  78. 35ac89d rockchip: video: Add a display driver for rockchip LVDS by Jacob Chen · 9 years ago
  79. eab314f dm: video: Add a operation to display uclass by Jacob Chen · 9 years ago
  80. 703c751 video: Add S3C24xx framebuffer support by Marek Vasut · 10 years ago
  81. d5b9d11 video: freetype: Fix a memory leak with a bad parameter by Simon Glass · 9 years ago
  82. f6e75ba video: truetype: Fix a memory leak on error by Simon Glass · 9 years ago
  83. 91c08af tegra: video: Move LCD driver to use the DM PWM driver by Simon Glass · 9 years ago
  84. f5acf91 tegra: video: Move all fdt-decoding into a single function by Simon Glass · 9 years ago
  85. bfda037 tegra: video: Move LCD enums into the driver by Simon Glass · 9 years ago
  86. f20b2c0 tegra: video: Remove the static variables by Simon Glass · 9 years ago
  87. 9e6866d tegra: video: Convert tegra20 LCD driver to driver model by Simon Glass · 9 years ago
  88. ce0c474 tegra: video: Merge the two config structures together by Simon Glass · 9 years ago
  89. 40d56a9 tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig by Simon Glass · 9 years ago
  90. 71cafc3 tegra: video: Merge the display driver into one file by Simon Glass · 9 years ago
  91. d2f9065 tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 by Simon Glass · 9 years ago
  92. d765921 tegra: nyan-big: Move the LCD driver to driver model by Simon Glass · 9 years ago
  93. 4dd8115 tegra: lcd: Merge tegra124-lcd.c into display.c by Simon Glass · 9 years ago
  94. bbc8a8b dm: video: Flush the cache after a puts() by Simon Glass · 9 years ago
  95. 9ef2835 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  96. a2931b3 dm: video: Add a temporary work-around for old stdout var by Simon Glass · 9 years ago
  97. 1382648 video: bcm2835: use bus_to_phys() on FB address by Stephen Warren · 9 years ago
  98. 2b80b4e video: Use 'int' for loop variables instead of short by Simon Glass · 9 years ago
  99. 8de536c video: sandbox: Allow selection of font size and console name by Simon Glass · 9 years ago
  100. 826f35f video: Allow selection of the driver and font size by Simon Glass · 9 years ago