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