1. 7588c31 video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default by Anatolij Gustschin · 9 years ago
  2. 913d1be video: Add support for Armada XP LCD controller by Stefan Roese · 9 years ago
  3. 7b7ad5c rockchip: video: Add a video-output driver by Simon Glass · 9 years ago
  4. 5852d53 rockchip: video: Add a display driver for rockchip eDP by Simon Glass · 9 years ago
  5. c253948 rockchip: video: Add a display driver for rockchip HDMI by Simon Glass · 9 years ago
  6. 2dcf143 dm: video: Repurpose the 'displayport' uclass to 'display' by Simon Glass · 9 years ago
  7. cd9c207 video: panel: Add a simple panel driver by Simon Glass · 9 years ago
  8. f563dc1 dm: panel: Add a panel uclass by Simon Glass · 9 years ago
  9. 65fba59 dm: backlight: Add a driver for a PWM backlight by Simon Glass · 9 years ago
  10. 363bf77 dm: backlight: Add a backlight uclass by Simon Glass · 9 years ago
  11. d4bf91a video: bridge: Allow GPIOs to be optional by Simon Glass · 9 years ago
  12. 68dcdc9 video: Add a function to control cache flushing by Simon Glass · 9 years ago
  13. f1a1247 video: Name consoles by their number by Simon Glass · 9 years ago
  14. 3c97c4f dm: video: test: Add tests for the video uclass by Simon Glass · 9 years ago
  15. 3ade5bc dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  16. 1e69ad0 sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig by Simon Glass · 9 years ago
  17. b01c792 dm: video: Implement the bmp command for driver model by Simon Glass · 9 years ago
  18. b5146b2 dm: video: Add a driver for a rotated text console by Simon Glass · 9 years ago
  19. 72cded9 dm: video: Add a 'normal' text console driver by Simon Glass · 9 years ago
  20. 8351076 dm: video: Add a uclass for the text console by Simon Glass · 9 years ago
  21. 1acafc7 dm: video: Add a video uclass by Simon Glass · 9 years ago
  22. e6ac28b Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  23. 3f4e1e8 dm: pci: video: Convert video and pci_rom to use DM PCI API by Simon Glass · 9 years ago
  24. 535cce0 video: Typo cleanup in drivers/video/da8xx-fb.c by Robert P. J. Day · 9 years ago
  25. a418f7e video: Clean up formatting, spelling mistakes in exynos_dp* by Robert P. J. Day · 9 years ago
  26. a85670e Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  27. c1924d8 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  28. 3dbdb4d video: ipu: fix out of bounds access by Peng Fan · 9 years ago
  29. cd8f09d video: ipu: simplify if else code by Peng Fan · 9 years ago
  30. 39f615e video: input: Clean up after i8042 conversion by Simon Glass · 9 years ago
  31. 7fe0933 video: Drop unused console functions by Simon Glass · 9 years ago
  32. a3c252d video: mxsfb: introduce lcdif_power_down by Peng Fan · 9 years ago
  33. 95ae700 mxs: add parameter base_addr for mxs_set_lcdclk by Peng Fan · 9 years ago
  34. 4b6d094 video: Drop DEV_EXT_VIDEO flag by Bin Meng · 9 years ago
  35. 1caf934 video: Drop DEV_FLAGS_SYSTEM flag by Bin Meng · 9 years ago
  36. 8c1b717 lcd: atmel: Add 32bpp support for HLCDC by Marek Vasut · 9 years ago
  37. 858dbdf Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  38. af67e7c video: vesa_fb: Fix wrong return value check of pci_find_class() by Bin Meng · 9 years ago
  39. 6944aff sunxi: power: Unify axp pmic function names by Hans de Goede · 9 years ago
  40. 04386f6 Revert "powerpc: ppc4xx: remove lwmon5 support" by Stefan Roese · 9 years ago
  41. 92a3188 bitops: introduce BIT() definition by Heiko Schocher · 9 years ago
  42. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  43. 8fe11b8 powerpc: ppc4xx: remove lwmon5 support by Masahiro Yamada · 9 years ago
  44. c4e498d video, lg4573: make spi bus and cs configurable by Heiko Schocher · 9 years ago
  45. 80cd58b Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  46. 4e9838c dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  47. 7c0e5d8 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  48. c385ac2 video: discard empty video_set_lut implementation by Peng Fan · 9 years ago
  49. 3242998 video: ct69000: Remove unused codes by Bin Meng · 9 years ago
  50. 8ceb242 video: cfb_console: Allow VGA device to work without i8042 keyboard by Bin Meng · 9 years ago
  51. 153e1dd video: coreboot: Save VESA mode for future use by Bin Meng · 9 years ago
  52. ab9272f lcd: pxa: clean-up include file order by Marcel Ziswiler · 9 years ago
  53. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  54. 632093b Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  55. 57dccb5 video: vesa: Correct a typo in the Kconfig VESA mode string by Bin Meng · 9 years ago
  56. c1cfd51 sunxi: Display: Add support for eDP panels connected via an anx9804 bridge by Hans de Goede · 9 years ago
  57. 66525bb video: Add support for the ANX9804 parallel lcd to dp bridge chip by Hans de Goede · 9 years ago
  58. fb685d3 sun6i: display: Add support for using the mipi pll as lcd clock source by Hans de Goede · 9 years ago
  59. d8d0799 sunxi: display: Fix composite video out on sun5i by Hans de Goede · 9 years ago
  60. 58332f8 sunxi: display: Add overscan correction by Hans de Goede · 9 years ago
  61. c67a876 cfbconsole: Add support for stride != width by Hans de Goede · 9 years ago
  62. c4c9e81 cfbconsole: Remove width argument from the logo functions by Hans de Goede · 9 years ago
  63. 0b11dbf drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
  64. 927753a ARM: bcm283x: Allocate all mailbox buffers cacheline aligned by Alexander Stein · 9 years ago
  65. 39920c8 sunxi: display: Add composite video out support by Hans de Goede · 9 years ago
  66. f6d9d32 sunxi: display: Add support for interlaced modes by Hans de Goede · 9 years ago
  67. 0ecb43a sunxi: display: Add a few extra register and constant defines by Hans de Goede · 9 years ago
  68. ab2a2be sunxi: display: Correct clk_delay calculations for lcd displays by Hans de Goede · 9 years ago
  69. bf68934 sunxi: display: Replace #ifdef-ery with helper functions by Hans de Goede · 9 years ago
  70. fdb9f34 lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type by York Sun · 9 years ago
  71. a7a73ef exynos: video: Remove non-device-tree code by Simon Glass · 9 years ago
  72. 68964db video: Remove the old parade driver by Simon Glass · 9 years ago
  73. 129c942 exynos: video: Correct debug output by Simon Glass · 9 years ago
  74. 048dba0 dm: video: Add support for the NXP PTN3460 bridge by Simon Glass · 9 years ago
  75. bcd5dff dm: video: Add support for the Parade PS8622/625 bridge by Simon Glass · 9 years ago
  76. 5eaeada video: Work around lack of pinctrl by Simon Glass · 9 years ago
  77. 801ab9e dm: video: Add support for video bridges by Simon Glass · 9 years ago
  78. ad11dbf x86: Gracefully disable the vesa driver when running from EFI by Simon Glass · 9 years ago
  79. b018a8c video: vesa_fb: Look up VGA device by class instead of id by Bin Meng · 9 years ago
  80. 1c3dbe5 Remove typedefs from bmp_layout.h by Simon Glass · 9 years ago
  81. acbf5bb tegra: lcd: Tidy up clock init by Simon Glass · 9 years ago
  82. 6bde2dc x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig by Bin Meng · 9 years ago
  83. b82a535 video: Kconfig: Make VESA driver avaiable for non-x86 boards by Bin Meng · 9 years ago
  84. 4c302b9 cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer by Hannes Schmelzer · 9 years ago
  85. 83edb2a sunxi: video: Fix lvds panel support for sun6i+ by Hans de Goede · 9 years ago
  86. dedc44b tegra124: video: Add full link training for eDP by Simon Glass · 9 years ago
  87. e7e8823 tegra: video: support eDP displays on Tegra124 devices by Simon Glass · 9 years ago
  88. 59dd5aa tegra: video: Add Embedded DisplayPort driver by Simon Glass · 9 years ago
  89. 00f3732 tegra: video: Support serial output resource (SOR) on tegra124 by Simon Glass · 9 years ago
  90. 51f2c99 dm: video: Add a uclass for display port by Simon Glass · 9 years ago
  91. 1572819 sunxi: display: Fix gpio handling to work with the driver-model by Hans de Goede · 9 years ago
  92. 8c3dacf sunxi: Add basic A33 basic support by Vishnu Patekar · 10 years ago
  93. 44d8ae5 sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · 9 years ago
  94. 1733259 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  95. fc1a79d video, lg4573: add support for the lg4573 display by Heiko Schocher · 9 years ago
  96. cb9f8e6 video, ipu: make ldb clock frequency overwritable through board code by Heiko Schocher · 9 years ago
  97. 0ced25b video, ipu: make ldb_clock configurable by Heiko Schocher · 9 years ago
  98. 5692ccf x86: video: Allow keyboard presence to be controlled by device tree by Simon Glass · 10 years ago
  99. 487b327 sunxi: GPIO pin mux hardware-feature-specific function index defines by Paul Kocialkowski · 10 years ago
  100. 55e7092 video: parade: configure SLP and RST GPIOs if specified in DT by Ajay Kumar · 10 years ago