1. 44fe9e4 video: tegra: Move to using simple-panel and pwm-backlight by Simon Glass · Sun May 08 16:55:20 2016 -0600
  2. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · Fri Jun 17 09:44:00 2016 -0600
  3. 31f56b4 at91: video: Support driver-model for the LCD driver by Simon Glass · Thu May 05 07:28:20 2016 -0600
  4. f3e7f01 at91: video: Prepare for driver-model conversion by Simon Glass · Thu May 05 07:28:19 2016 -0600
  5. 1d724e1 Merge http://git.denx.de/u-boot-samsung by Tom Rini · Mon Jun 06 13:24:23 2016 -0400
  6. 773ca82 rockchip: video: Flush the cache when the display is updated by Simon Glass · Sat May 14 14:03:01 2016 -0600
  7. 6930d6f exynos: video: Drop old unused code by Simon Glass · Sun Feb 21 21:09:02 2016 -0700
  8. a1015ad exynos: video: Convert several boards to driver model for video by Simon Glass · Sun Feb 21 21:09:01 2016 -0700
  9. 305f581 exynos: video: Rename variables for driver model by Simon Glass · Sun Feb 21 21:09:00 2016 -0700
  10. b9b3813 exynos: video: Rename edp_device_info to exynos_dp_priv by Simon Glass · Sun Feb 21 21:08:59 2016 -0700
  11. bfd239c exynos: Simplify calling of exynos_dp_phy_ctrl() by Simon Glass · Sun Feb 21 21:08:57 2016 -0700
  12. c9ed7a4 exynos: video: Combine LCD driver into one file by Simon Glass · Sun Feb 21 21:08:48 2016 -0700
  13. 6d23709 exynos: video: Move mipi_lcd_device_dt into a function by Simon Glass · Sun Feb 21 21:08:47 2016 -0700
  14. ef4e779 exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo by Simon Glass · Sun Feb 21 21:08:46 2016 -0700
  15. f013e7a exynos: video: Move dsim_config_dt into a function by Simon Glass · Sun Feb 21 21:08:45 2016 -0700
  16. 0de7089 exynos: video: Drop static variables in exynos_dp_lowlevel.c by Simon Glass · Sun Feb 21 21:08:44 2016 -0700
  17. 860ef00 exynos: video: Drop static variables in exynos_fb.c by Simon Glass · Sun Feb 21 21:08:43 2016 -0700
  18. c7fdcd9 exynos: video: Drop static variables in exynos_fimd.c by Simon Glass · Sun Feb 21 21:08:42 2016 -0700
  19. 4d022cc exynos: video: Drop the static lcd_base_addr variable by Simon Glass · Sun Feb 21 21:08:41 2016 -0700
  20. 6d27559 exynos: video: Remove use of vidinfo_t typedef by Simon Glass · Sun Feb 21 21:08:40 2016 -0700
  21. c0882ff exynos: video: Drop dead code by Simon Glass · Sun Feb 21 21:08:39 2016 -0700
  22. bd40e2d exynos: video: Move driver files into their own directory by Simon Glass · Sun Feb 21 21:08:38 2016 -0700
  23. ce084b0 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue May 17 13:58:27 2016 -0400
  24. 225da8b video: tegra: refuse to bind to disabled dcs by Stephen Warren · Tue Apr 19 16:19:30 2016 -0600
  25. 3cd4b60 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Tue May 17 17:51:44 2016 +0200
  26. 3707a68 drivers/video/am335x-fb: Properly point framebuffer behind palette by Martin Pietryka · Wed Apr 27 21:39:16 2016 +0200
  27. 8664c22 drivers/video/am335x-fb: Add support for 16bpp format by Martin Pietryka · Wed Apr 27 21:39:15 2016 +0200
  28. 93fd8c2 video: ipu_common: fix build error by Peng Fan · Thu Apr 28 10:07:53 2016 +0800
  29. d35fa82 drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definition by Martin Pietryka · Mon Apr 25 21:25:07 2016 +0200
  30. 22cb3d0 Revert "pxa_lcd: make driver cache-aware" by Tom Rini · Sun Mar 27 20:58:08 2016 -0400
  31. 4c60d36 Revert "pxa_lcd: invert colors for Zipit Z2 to get white on black palette" by Tom Rini · Sun Mar 27 20:57:54 2016 -0400
  32. 2b2c6d7 pxa_lcd: make driver cache-aware by Vasily Khoruzhick · Sun Mar 20 18:37:08 2016 -0700
  33. cab488a pxa_lcd: invert colors for Zipit Z2 to get white on black palette by Vasily Khoruzhick · Sun Mar 20 18:37:02 2016 -0700
  34. bf81f20 zipitz2: enable LCD rotation by Vasily Khoruzhick · Sun Mar 20 18:37:01 2016 -0700
  35. 2e1075c bcm2835 video: Map fb as cached by Alexander Graf · Thu Mar 24 10:31:11 2016 +0100
  36. f721f96 sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface selected by Lawrence Yu · Fri Mar 04 09:08:56 2016 -0800
  37. dec49b7 x86: broadwell: Add video support by Simon Glass · Fri Mar 11 22:07:30 2016 -0700
  38. 2919921 video: Allow simple-panel to be used without regulators by Simon Glass · Sun Mar 06 19:27:48 2016 -0700
  39. 164e757 x86: Move asm/arch-coreboot/tables.h to a common place by Bin Meng · Sat Feb 27 22:57:55 2016 -0800
  40. b1dcd89 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Tue Mar 15 08:01:17 2016 -0400
  41. b2e3150 video: ipu: avoid overflow issue by Peng Fan · Wed Mar 09 16:07:21 2016 +0800
  42. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · Thu Feb 11 13:23:26 2016 -0700
  43. 0b6aee4 rockchip: video: Add LVDS support in vop driver by Jacob Chen · Mon Mar 14 11:20:18 2016 +0800
  44. afca4fd rockchip: video: Add a display driver for rockchip LVDS by Jacob Chen · Mon Mar 14 11:20:16 2016 +0800
  45. 4b28a90 dm: video: Add a operation to display uclass by Jacob Chen · Mon Mar 14 11:20:14 2016 +0800
  46. 60f26d3 video: Add S3C24xx framebuffer support by Marek Vasut · Sat Oct 11 18:42:49 2014 +0200
  47. b87854f video: freetype: Fix a memory leak with a bad parameter by Simon Glass · Sun Feb 21 21:10:26 2016 -0700
  48. fd30be5 video: truetype: Fix a memory leak on error by Simon Glass · Sun Feb 21 21:10:25 2016 -0700
  49. d8af3c9 tegra: video: Move LCD driver to use the DM PWM driver by Simon Glass · Sat Jan 30 16:38:01 2016 -0700
  50. 60740e7 tegra: video: Move all fdt-decoding into a single function by Simon Glass · Sat Jan 30 16:37:59 2016 -0700
  51. 264c7f7 tegra: video: Move LCD enums into the driver by Simon Glass · Sat Jan 30 16:37:58 2016 -0700
  52. b1c50fb tegra: video: Remove the static variables by Simon Glass · Sat Jan 30 16:37:57 2016 -0700
  53. e865ef3 tegra: video: Convert tegra20 LCD driver to driver model by Simon Glass · Sat Jan 30 16:37:56 2016 -0700
  54. 923128f tegra: video: Merge the two config structures together by Simon Glass · Sat Jan 30 16:37:55 2016 -0700
  55. 54832f2 tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig by Simon Glass · Sat Jan 30 16:37:54 2016 -0700
  56. d8fc3c5 tegra: video: Merge the display driver into one file by Simon Glass · Sat Jan 30 16:37:53 2016 -0700
  57. 89c0346 tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 by Simon Glass · Sat Jan 30 16:37:51 2016 -0700
  58. fad7218 tegra: nyan-big: Move the LCD driver to driver model by Simon Glass · Sat Jan 30 16:37:50 2016 -0700
  59. 118d11f tegra: lcd: Merge tegra124-lcd.c into display.c by Simon Glass · Sat Jan 30 16:37:47 2016 -0700
  60. 4f3873d dm: video: Flush the cache after a puts() by Simon Glass · Sat Jan 30 16:37:41 2016 -0700
  61. f4a63c9 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Thu Feb 11 18:18:15 2016 -0500
  62. 86f0746 dm: video: Add a temporary work-around for old stdout var by Simon Glass · Sat Feb 06 14:31:37 2016 -0700
  63. 888a90c video: bcm2835: use bus_to_phys() on FB address by Stephen Warren · Sat Feb 06 10:42:43 2016 -0700
  64. 1f47573 video: Use 'int' for loop variables instead of short by Simon Glass · Sat Jan 30 15:45:16 2016 -0700
  65. 69f617f video: sandbox: Allow selection of font size and console name by Simon Glass · Thu Jan 14 18:10:49 2016 -0700
  66. b3a72b3 video: Allow selection of the driver and font size by Simon Glass · Thu Jan 14 18:10:48 2016 -0700
  67. c5332cb video: Add the Cantoraone decorative font by Simon Glass · Thu Jan 14 18:10:46 2016 -0700
  68. cffe741 video: Add the Rufscript handwriting font by Simon Glass · Thu Jan 14 18:10:45 2016 -0700
  69. 87b7dae video: Add the AnkaCoder mono-spaced font by Simon Glass · Thu Jan 14 18:10:44 2016 -0700
  70. 6e9d6e0 video: Add the Nimbus sans font by Simon Glass · Thu Jan 14 18:10:43 2016 -0700
  71. 2ef353e video: Add a console driver that uses TrueType fonts by Simon Glass · Thu Jan 14 18:10:42 2016 -0700
  72. 33bd3b6 video: Provide a backspace method by Simon Glass · Thu Jan 14 18:10:41 2016 -0700
  73. afee743 video: Provide a signal when a new console line is started by Simon Glass · Thu Jan 14 18:10:40 2016 -0700
  74. a74451d video: Provide a left margin for the text console by Simon Glass · Thu Jan 14 18:10:39 2016 -0700
  75. 37b8020 video: Handle the 'bell' character by Simon Glass · Thu Jan 14 18:10:38 2016 -0700
  76. 52c10c5 video: Use fractional units for X coordinates by Simon Glass · Thu Jan 14 18:10:37 2016 -0700
  77. 6e0721d video kconfig console_normal by Simon Glass · Fri Jan 22 21:53:37 2016 +0100
  78. bcbb319 video: Add stb TrueType font renderer by Simon Glass · Thu Jan 14 18:10:34 2016 -0700
  79. 4601eb4 video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default by Anatolij Gustschin · Mon Jan 25 17:17:22 2016 +0100
  80. ab91fd5 video: Add support for Armada XP LCD controller by Stefan Roese · Wed Jan 20 08:13:28 2016 +0100
  81. e421bb8 rockchip: video: Add a video-output driver by Simon Glass · Thu Jan 21 19:45:05 2016 -0700
  82. 9160b4c rockchip: video: Add a display driver for rockchip eDP by Simon Glass · Thu Jan 21 19:45:04 2016 -0700
  83. 0139ae6 rockchip: video: Add a display driver for rockchip HDMI by Simon Glass · Thu Jan 21 19:45:03 2016 -0700
  84. 7d3d776 dm: video: Repurpose the 'displayport' uclass to 'display' by Simon Glass · Thu Jan 21 19:45:00 2016 -0700
  85. 6aa801b video: panel: Add a simple panel driver by Simon Glass · Thu Jan 21 19:44:59 2016 -0700
  86. 14d1c8e dm: panel: Add a panel uclass by Simon Glass · Thu Jan 21 19:44:58 2016 -0700
  87. 37211bf dm: backlight: Add a driver for a PWM backlight by Simon Glass · Thu Jan 21 19:44:57 2016 -0700
  88. 8f79048 dm: backlight: Add a backlight uclass by Simon Glass · Thu Jan 21 19:44:56 2016 -0700
  89. 661d5de video: bridge: Allow GPIOs to be optional by Simon Glass · Thu Jan 21 19:44:53 2016 -0700
  90. 6463538 video: Add a function to control cache flushing by Simon Glass · Thu Jan 21 19:44:52 2016 -0700
  91. 798ff50 video: Name consoles by their number by Simon Glass · Thu Jan 21 19:44:51 2016 -0700
  92. 90b6fef dm: video: test: Add tests for the video uclass by Simon Glass · Mon Jan 18 19:52:26 2016 -0700
  93. 38a2ae2 dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · Mon Jan 18 19:52:25 2016 -0700
  94. 161eea7 sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig by Simon Glass · Mon Jan 18 19:52:24 2016 -0700
  95. 68b2627 dm: video: Implement the bmp command for driver model by Simon Glass · Mon Jan 18 19:52:22 2016 -0700
  96. 87aae88 dm: video: Add a driver for a rotated text console by Simon Glass · Mon Jan 18 19:52:19 2016 -0700
  97. 23825a9 dm: video: Add a 'normal' text console driver by Simon Glass · Mon Jan 18 19:52:18 2016 -0700
  98. 84c7fb3 dm: video: Add a uclass for the text console by Simon Glass · Mon Jan 18 19:52:17 2016 -0700
  99. 623d28f dm: video: Add a video uclass by Simon Glass · Mon Jan 18 19:52:15 2016 -0700
  100. 0269956 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Tue Jan 19 08:32:38 2016 -0500