1. 0269956 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Tue Jan 19 08:32:38 2016 -0500
  2. f9d94d3 dm: pci: video: Convert video and pci_rom to use DM PCI API by Simon Glass · Sun Nov 29 13:17:57 2015 -0700
  3. 96e5b618 video: Typo cleanup in drivers/video/da8xx-fb.c by Robert P. J. Day · Wed Dec 16 11:47:39 2015 -0500
  4. 971abcd video: Clean up formatting, spelling mistakes in exynos_dp* by Robert P. J. Day · Wed Dec 16 11:31:23 2015 -0500
  5. 81c9e19 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Dec 04 08:21:28 2015 -0500
  6. 7a149fc Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Mon Nov 30 07:10:18 2015 -0500
  7. bd30a49 video: ipu: fix out of bounds access by Peng Fan · Fri Nov 27 10:00:10 2015 +0800
  8. 63bbd9f video: ipu: simplify if else code by Peng Fan · Tue Nov 24 16:54:23 2015 +0800
  9. eaba37e video: input: Clean up after i8042 conversion by Simon Glass · Wed Nov 11 10:05:47 2015 -0700
  10. f406a1b video: Drop unused console functions by Simon Glass · Sun Oct 18 21:17:18 2015 -0600
  11. 5f8dbf5 video: mxsfb: introduce lcdif_power_down by Peng Fan · Thu Oct 29 15:54:49 2015 +0800
  12. 9332042 mxs: add parameter base_addr for mxs_set_lcdclk by Peng Fan · Thu Oct 29 15:54:39 2015 +0800
  13. d52a5a7f video: Drop DEV_EXT_VIDEO flag by Bin Meng · Tue Nov 03 23:23:38 2015 -0800
  14. 6abe4b6 video: Drop DEV_FLAGS_SYSTEM flag by Bin Meng · Tue Nov 03 23:23:37 2015 -0800
  15. 23aeb92 lcd: atmel: Add 32bpp support for HLCDC by Marek Vasut · Fri Oct 23 22:55:40 2015 +0200
  16. 7afc48d Merge git://git.denx.de/u-boot-x86 by Tom Rini · Wed Oct 21 20:47:40 2015 -0400
  17. 85ad589 video: vesa_fb: Fix wrong return value check of pci_find_class() by Bin Meng · Thu Oct 01 00:36:00 2015 -0700
  18. d9ee84b sunxi: power: Unify axp pmic function names by Hans de Goede · Sat Oct 03 15:18:33 2015 +0200
  19. b47a63d Revert "powerpc: ppc4xx: remove lwmon5 support" by Stefan Roese · Fri Oct 02 08:20:35 2015 +0200
  20. 69bab55 bitops: introduce BIT() definition by Heiko Schocher · Mon Sep 07 13:43:52 2015 +0200
  21. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · Wed Sep 02 17:24:58 2015 -0600
  22. 6913cd9 powerpc: ppc4xx: remove lwmon5 support by Masahiro Yamada · Wed Sep 02 10:40:24 2015 +0900
  23. 322587d video, lg4573: make spi bus and cs configurable by Heiko Schocher · Mon Aug 24 11:36:39 2015 +0200
  24. 8d04743 Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Aug 31 11:43:47 2015 -0400
  25. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · Tue Aug 11 08:33:29 2015 -0600
  26. 126c80b Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Sun Aug 30 19:48:39 2015 -0400
  27. 5c5ee4d video: discard empty video_set_lut implementation by Peng Fan · Sat Jul 25 20:59:35 2015 +0800
  28. ff1b635 video: ct69000: Remove unused codes by Bin Meng · Mon Aug 24 01:00:09 2015 -0700
  29. e52e17a video: cfb_console: Allow VGA device to work without i8042 keyboard by Bin Meng · Mon Aug 24 01:00:07 2015 -0700
  30. c8990bd video: coreboot: Save VESA mode for future use by Bin Meng · Thu Aug 13 00:29:16 2015 -0700
  31. e822b4a lcd: pxa: clean-up include file order by Marcel Ziswiler · Sun Aug 16 04:16:31 2015 +0200
  32. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  33. 4b2c9d5 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Fri Aug 14 13:43:23 2015 -0400
  34. 932adc6 video: vesa: Correct a typo in the Kconfig VESA mode string by Bin Meng · Sun Aug 09 23:26:59 2015 -0700
  35. 91f1b82 sunxi: Display: Add support for eDP panels connected via an anx9804 bridge by Hans de Goede · Sat Aug 08 16:13:53 2015 +0200
  36. dfc1efe video: Add support for the ANX9804 parallel lcd to dp bridge chip by Hans de Goede · Sat Aug 08 16:03:29 2015 +0200
  37. 1336578 sun6i: display: Add support for using the mipi pll as lcd clock source by Hans de Goede · Sat Aug 08 14:08:21 2015 +0200
  38. 8a195ca sunxi: display: Fix composite video out on sun5i by Hans de Goede · Thu Aug 06 12:08:33 2015 +0200
  39. d955f44 sunxi: display: Add overscan correction by Hans de Goede · Wed Aug 05 00:06:47 2015 +0200
  40. a8287e7 cfbconsole: Add support for stride != width by Hans de Goede · Tue Aug 04 12:15:39 2015 +0200
  41. b922f78 cfbconsole: Remove width argument from the logo functions by Hans de Goede · Tue Aug 04 12:21:40 2015 +0200
  42. cc85b7b drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · Sun Jul 26 02:46:26 2015 +0900
  43. c56c947 ARM: bcm283x: Allocate all mailbox buffers cacheline aligned by Alexander Stein · Fri Jul 24 09:22:12 2015 +0200
  44. c06e00e sunxi: display: Add composite video out support by Hans de Goede · Mon Aug 03 19:20:26 2015 +0200
  45. 1977bbb sunxi: display: Add support for interlaced modes by Hans de Goede · Sun Aug 02 16:49:29 2015 +0200
  46. ead68b6 sunxi: display: Add a few extra register and constant defines by Hans de Goede · Mon Aug 03 19:45:37 2015 +0200
  47. 3cbcb27 sunxi: display: Correct clk_delay calculations for lcd displays by Hans de Goede · Sun Aug 02 17:38:43 2015 +0200
  48. a2bba49 sunxi: display: Replace #ifdef-ery with helper functions by Hans de Goede · Mon Aug 03 23:01:38 2015 +0200
  49. aa5b66c lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type by York Sun · Mon Aug 03 12:02:05 2015 -0700
  50. 489870e exynos: video: Remove non-device-tree code by Simon Glass · Mon Aug 03 08:19:36 2015 -0600
  51. 3e5b40f video: Remove the old parade driver by Simon Glass · Mon Aug 03 08:19:34 2015 -0600
  52. 5e7ab07 exynos: video: Correct debug output by Simon Glass · Thu Jul 02 18:16:14 2015 -0600
  53. 97dd3e5 dm: video: Add support for the NXP PTN3460 bridge by Simon Glass · Thu Jul 02 18:16:10 2015 -0600
  54. c23a85c dm: video: Add support for the Parade PS8622/625 bridge by Simon Glass · Thu Jul 02 18:16:09 2015 -0600
  55. be72e33 video: Work around lack of pinctrl by Simon Glass · Mon Aug 03 08:19:20 2015 -0600
  56. 7cf1757 dm: video: Add support for video bridges by Simon Glass · Thu Jul 02 18:16:08 2015 -0600
  57. be3767e x86: Gracefully disable the vesa driver when running from EFI by Simon Glass · Tue Aug 04 12:34:04 2015 -0600
  58. 931c054 video: vesa_fb: Look up VGA device by class instead of id by Bin Meng · Mon Jul 06 16:31:26 2015 +0800
  59. 92e1f85 Remove typedefs from bmp_layout.h by Simon Glass · Wed May 13 07:02:27 2015 -0600
  60. a660342 tegra: lcd: Tidy up clock init by Simon Glass · Fri Jun 05 14:39:41 2015 -0600
  61. 072b79d x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig by Bin Meng · Mon May 11 07:36:29 2015 +0800
  62. 7495d03 video: Kconfig: Make VESA driver avaiable for non-x86 boards by Bin Meng · Mon May 11 07:36:28 2015 +0800
  63. 7935f03 cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer by Hannes Schmelzer · Thu May 28 15:41:12 2015 +0200
  64. 5f67b86 sunxi: video: Fix lvds panel support for sun6i+ by Hans de Goede · Thu May 14 18:52:54 2015 +0200
  65. 662f2aa tegra124: video: Add full link training for eDP by Simon Glass · Tue Apr 14 21:03:44 2015 -0600
  66. 3ef2a72 tegra: video: support eDP displays on Tegra124 devices by Simon Glass · Tue Apr 14 21:03:42 2015 -0600
  67. f15fe61 tegra: video: Add Embedded DisplayPort driver by Simon Glass · Tue Apr 14 21:03:41 2015 -0600
  68. f4f5cfa tegra: video: Support serial output resource (SOR) on tegra124 by Simon Glass · Tue Apr 14 21:03:40 2015 -0600
  69. 06679ad dm: video: Add a uclass for display port by Simon Glass · Tue Apr 14 21:03:38 2015 -0600
  70. 7783ab2 sunxi: display: Fix gpio handling to work with the driver-model by Hans de Goede · Wed Apr 22 17:45:59 2015 +0200
  71. 3702f14 sunxi: Add basic A33 basic support by Vishnu Patekar · Sun Mar 01 23:47:48 2015 +0530
  72. f07872b sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · Mon Apr 06 20:33:34 2015 +0200
  73. 13ba5d0 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Mon Apr 20 09:13:52 2015 -0400
  74. 337fb3d video, lg4573: add support for the lg4573 display by Heiko Schocher · Sun Apr 12 10:20:19 2015 +0200
  75. 2729883 video, ipu: make ldb clock frequency overwritable through board code by Heiko Schocher · Mon Apr 20 07:53:48 2015 +0200
  76. 086f081 video, ipu: make ldb_clock configurable by Heiko Schocher · Mon Apr 20 07:52:21 2015 +0200
  77. e9fa1f0 x86: video: Allow keyboard presence to be controlled by device tree by Simon Glass · Mon Mar 02 12:40:50 2015 -0700
  78. ae358a4 sunxi: GPIO pin mux hardware-feature-specific function index defines by Paul Kocialkowski · Sun Mar 22 18:12:22 2015 +0100
  79. 010d423 video: parade: configure SLP and RST GPIOs if specified in DT by Ajay Kumar · Wed Mar 04 19:05:27 2015 +0530
  80. 39ea08b video: exynos_fb: configure backlight GPIOs if specified in DT by Ajay Kumar · Wed Mar 04 19:05:26 2015 +0530
  81. ffdb488 remove unnecessary version.h includes by Rob Herring · Tue Mar 17 15:28:55 2015 -0500
  82. 169aa70 drivers/video/am335x-fb: Add possibility to wait for stable power/picture by Hannes Petermaier · Tue Feb 03 13:22:23 2015 +0100
  83. 26ea9f4 ARM: remove jadecpu board support by Masahiro Yamada · Tue Feb 24 11:45:05 2015 +0900
  84. 613dade sunxi: video: Add support for tl059wv5c0 lcd panels by Hans de Goede · Mon Feb 16 17:49:47 2015 +0100
  85. ce9e332 sunxi: video: Add support for LCD reset pin by Hans de Goede · Mon Feb 16 17:26:41 2015 +0100
  86. 1879925 sunxi: video: Dynamically reserve framebuffer memory by Hans de Goede · Mon Feb 02 18:00:53 2015 +0100
  87. 6c91286 sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer by Hans de Goede · Mon Feb 02 17:13:29 2015 +0100
  88. fd619a8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Tue Feb 10 10:42:56 2015 -0500
  89. 803f21a Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Tue Feb 10 10:42:22 2015 -0500
  90. 1dce1e7 lcd: introduce lcd_set_cmap by Nikita Kiryanov · Tue Feb 03 13:32:27 2015 +0200
  91. 967deb6 lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c by Nikita Kiryanov · Tue Feb 03 13:32:25 2015 +0200
  92. 7f45a7e lcd: atmel: introduce lcd_logo_set_cmap by Nikita Kiryanov · Tue Feb 03 13:32:24 2015 +0200
  93. c999bcc lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c by Nikita Kiryanov · Tue Feb 03 13:32:23 2015 +0200
  94. c6cc065 lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb by Nikita Kiryanov · Tue Feb 03 13:32:22 2015 +0200
  95. ec3685d lcd: split configuration_get_cmap by Nikita Kiryanov · Tue Feb 03 13:32:21 2015 +0200
  96. 6834865 ARM: atmel: cleanup: remove at91cap9 related code by Bo Shen · Fri Jan 16 10:55:46 2015 +0800
  97. f8bccd1 x86: bootstage: Add time measurement for vesa start-up by Simon Glass · Tue Jan 27 22:13:35 2015 -0700
  98. 684818d x86: video: Allow video ROM execution to fall back to the other method by Simon Glass · Tue Jan 27 22:13:34 2015 -0700
  99. ed2d913 x86: video: Enable video for Minnowboard Max by Simon Glass · Tue Jan 27 22:13:29 2015 -0700
  100. b4aa9f3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon Feb 02 10:11:44 2015 -0500