1. b4aa9f3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon Feb 02 10:11:44 2015 -0500
  2. 18366f7 sunxi: video: Force h/vsync active high when using ext. vga dac on some boards by Hans de Goede · Sun Jan 25 15:33:07 2015 +0100
  3. 9503617 dm: tegra: video: Remove use of fdtdec GPIO support by Simon Glass · Mon Jan 05 20:05:35 2015 -0700
  4. 6ceb7f0 x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINES by Simon Glass · Thu Jan 01 16:17:57 2015 -0700
  5. ee313e2 x86: Drop the x86_fb driver by Simon Glass · Mon Dec 29 19:32:29 2014 -0700
  6. 42bf3ee x86: Add a VESA video driver by Simon Glass · Mon Dec 29 19:32:28 2014 -0700
  7. fc6f8d1 powerpc: mpc5xxx: remove Total5200 board support by Masahiro Yamada · Fri Jan 23 00:24:20 2015 +0900
  8. 2d5d302 sunxi: video: Make pwm polarity configurable by Hans de Goede · Thu Jan 22 21:02:42 2015 +0100
  9. 743fb955 sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panels by Hans de Goede · Tue Jan 20 09:23:36 2015 +0100
  10. c048203 video: Add support for Hitachi tx18d42vm LVDS LCD panels by Hans de Goede · Tue Jan 20 09:22:26 2015 +0100
  11. c3cc426 sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problems by Hans de Goede · Mon Jan 19 08:44:07 2015 +0100
  12. 61fb91f video: ssd2828: Allow using 'pclk' as the PLL clock source by Siarhei Siamashka · Mon Jan 19 05:23:35 2015 +0200
  13. c02f052 video: sunxi: Hook up SSD2828 with the sunxi video driver by Siarhei Siamashka · Mon Jan 19 05:23:33 2015 +0200
  14. 4c19cf2 video: Add support for SSD2828 (parallel LCD to MIPI bridge) by Siarhei Siamashka · Mon Jan 19 05:23:32 2015 +0200
  15. 481b664 sunxi: display: Make lcd display clk phase configurable by Hans de Goede · Tue Jan 13 13:21:46 2015 +0100
  16. 60275dd ppc4xx: remove dead code by Masahiro Yamada · Thu Jan 15 17:10:56 2015 +0900
  17. 86a6b44d4 Merge branch 'next' of git://git.denx.de/u-boot-video by Tom Rini · Wed Jan 14 16:26:15 2015 -0500
  18. 9ed1952 sunxi: video: Add support for external DAC enable pin by Chen-Yu Tsai · Mon Jan 12 18:02:11 2015 +0800
  19. 797a0f5 sunxi: video: Add lvds support by Hans de Goede · Thu Jan 01 22:04:34 2015 +0100
  20. 9159371 sunxi: video: Add a hpd_delay parameter to configure hpd delay by Hans de Goede · Sun Dec 28 09:13:21 2014 +0100
  21. 260f520 sunxi: video: Add VGA output support by Hans de Goede · Thu Dec 25 13:58:06 2014 +0100
  22. 7977ec2 sunxi: video: Fallback from HDMI to VGA on boards with VGA by Hans de Goede · Thu Dec 25 13:52:04 2014 +0100
  23. c3d1504 sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1 by Hans de Goede · Sat Dec 27 15:19:23 2014 +0100
  24. ac5d43d sunxi: video: Use sunxi_lcdc_get_clk_delay to calculate tcon1 delay by Hans de Goede · Wed Dec 24 19:50:11 2014 +0100
  25. 83243c4 sunxi: video: Remove sunxi_display.enabled variable by Hans de Goede · Wed Dec 24 19:47:14 2014 +0100
  26. ac1633c sunxi: video: Add support for VGA via external DACs connected to the LCD pins by Hans de Goede · Wed Dec 24 12:17:07 2014 +0100
  27. e954459 sunxi: video: Enable video on sun8i, which supports LCD but not HDMI by Hans de Goede · Tue Dec 23 23:04:35 2014 +0100
  28. 7e68a1b sunxi: video: Add lcd output support by Hans de Goede · Sun Dec 21 16:28:32 2014 +0100
  29. 115e4b4 sunxi: video: Move sunxi_drc_init by Hans de Goede · Tue Dec 23 18:39:52 2014 +0100
  30. c5a3b4b sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1 by Hans de Goede · Sun Dec 21 16:27:45 2014 +0100
  31. 4125f92 sunxi: video: Prepare for lcd support by Hans de Goede · Sun Dec 21 14:49:34 2014 +0100
  32. a0b1b73 sunxi: video: Improve monitor video-mode option handling by Hans de Goede · Sun Dec 21 14:37:45 2014 +0100
  33. 9557669 sunxi: video: Set input sync enable by Hans de Goede · Sat Dec 20 13:51:16 2014 +0100
  34. 205a30c sunxi: video: Give hotplug-detect (hpd) signal some time to show up by Hans de Goede · Sat Dec 20 15:15:23 2014 +0100
  35. 1ff6cc4 sunxi: video: When using edid use CEA681 extension blocks to select hdmi output by Hans de Goede · Sat Dec 20 14:31:45 2014 +0100
  36. 45b8f7b sunxi: video: Add sunxi_hdmi_edid_get_block helper function by Hans de Goede · Sat Dec 20 14:01:48 2014 +0100
  37. a2017e8 sunxi: video: Add hdmi support by Hans de Goede · Sat Dec 20 13:38:06 2014 +0100
  38. a5aa95f sunxi: video: Add DDC & EDID support by Hans de Goede · Fri Dec 19 16:05:12 2014 +0100
  39. 695bda4 sunxi: video: Add hpd option by Hans de Goede · Fri Dec 19 15:13:57 2014 +0100
  40. 3f21d2a sunxi: video: Add support for video-mode environment variable by Hans de Goede · Fri Dec 19 14:03:40 2014 +0100
  41. ccb0ed5 sunxi: video: Use video-mode/-timing from videomodes by Hans de Goede · Fri Dec 19 13:46:33 2014 +0100
  42. e4e7ee6 videomodes: Add video_edid_dtd_to_ctfb_res_modes helper function by Hans de Goede · Fri Dec 19 15:47:37 2014 +0100
  43. 350a9d6 videomodes: Add helper functions to parse video-mode env-var extra options by Hans de Goede · Fri Dec 19 14:27:46 2014 +0100
  44. 2e2732d videomodes: Add video_get_ctfb_res_modes helper function by Hans de Goede · Fri Dec 19 13:22:47 2014 +0100
  45. d01b2b5 videomodes: Add a bunch of high res modes by Hans de Goede · Fri Dec 19 11:45:19 2014 +0100
  46. eb66210 videomodes: Add (vesa) standard timings by Hans de Goede · Fri Dec 19 11:11:52 2014 +0100
  47. 226ac61 videomodes: Add pixelclock_khz and refresh fields to ctfb_res_modes by Hans de Goede · Fri Dec 19 10:38:49 2014 +0100
  48. c8921be x86: Make chromebook_link the default board for coreboot by Bin Meng · Tue Jan 06 22:14:21 2015 +0800
  49. d40aeb2 x86: video: Add a debug() to display the frame buffer address by Simon Glass · Thu Jan 01 16:17:59 2015 -0700
  50. 5aec581 lcd: remove LCD_MONOCHROME by Nikita Kiryanov · Mon Dec 08 17:14:38 2014 +0200
  51. 57198d2 mpc8xx_lcd: get rid of CONFIG_EDT32F10 by Nikita Kiryanov · Mon Dec 08 17:14:37 2014 +0200
  52. fa88cc5 lcd: remove CONFIG_SYS_INVERT_COLORS by Nikita Kiryanov · Mon Dec 08 17:14:35 2014 +0200
  53. 0211cad mpc8xx: remove lwmon board support by Masahiro Yamada · Mon Dec 15 23:26:14 2014 +0900
  54. 02949c3 mpc8xx: remove R360MPI board support by Masahiro Yamada · Mon Dec 15 23:26:12 2014 +0900
  55. 0bd4db0 mpc8xx: remove RRvision board support by Masahiro Yamada · Mon Dec 15 23:26:11 2014 +0900
  56. f13642e powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 support by Masahiro Yamada · Mon Dec 15 23:26:07 2014 +0900
  57. 8510133 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Dec 01 15:24:07 2014 -0500
  58. 1a3b66d x86: video: Add video driver for bare x86 boards by Simon Glass · Fri Nov 14 20:56:34 2014 -0700
  59. c30ea60 Introduce a header file for the BIOS emulator by Simon Glass · Fri Nov 14 20:56:28 2014 -0700
  60. 4869a8c sunxi: video: Add simplefb support by Luc Verhaegen · Wed Aug 13 07:55:07 2014 +0200
  61. f651e0a sunxi: video: Add sun6i support by Hans de Goede · Fri Nov 14 17:42:14 2014 +0100
  62. b01df1e sunxi: video: Add cfb console driver for sunxi by Luc Verhaegen · Wed Aug 13 07:55:06 2014 +0200
  63. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  64. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · Fri Nov 07 03:03:28 2014 +0900
  65. bd9c131 video: speedup writing strings to fb console by Soeren Moch · Fri Oct 24 16:33:30 2014 +0200
  66. a175d30 video: ipu: prevent warnings with W=1 by Jeroen Hofstee · Wed Oct 08 22:57:47 2014 +0200
  67. 169eda6 serial: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:44 2014 +0200
  68. f7ae3ed video: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:30 2014 +0200
  69. 9cf0e2d video: ipu_disp: remove pixclk fixup by Jeroen Hofstee · Tue Oct 14 20:37:15 2014 +0200
  70. 9827621 video: ipu: fix debug and comment by Jeroen Hofstee · Tue Oct 14 20:37:14 2014 +0200
  71. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · Tue Sep 16 16:32:58 2014 +0900
  72. 5cc1db4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 12 11:27:46 2014 -0400
  73. 4779d4a video: dcu: Add DCU driver support by Wang Huan · Fri Sep 05 13:52:48 2014 +0800
  74. 8c5e264 video: Add driver for Parade PS8625 dP to LVDS bridge by Vadim Bendebury · Fri Sep 05 16:53:34 2014 +0530
  75. e24c502 video: exynos_fimd: Add framework to disable FIMD sysmmu by Ajay Kumar · Fri Sep 05 16:53:33 2014 +0530
  76. 1176348 exynos_fb: Remove usage of static defines by Ajay Kumar · Fri Sep 05 16:53:30 2014 +0530
  77. 4f7a9a3 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · Tue Jun 24 10:10:03 2014 +0200
  78. 2356e81 video: ipu_disp: squash clang warning by Jeroen Hofstee · Tue Jun 17 19:20:27 2014 +0200
  79. 0936099 video: ipu_disp: wait for DP SF end irq when disabling sync BG flows by Liu Ying · Fri Feb 28 15:12:25 2014 +0800
  80. f04e999 video: Add support for TI's AM335x LCD-Controller by Hannes Petermaier · Thu Mar 06 14:39:06 2014 +0100
  81. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · Wed Jul 23 06:54:59 2014 -0600
  82. 1867bd4 stdio: Remove redundant code around stdio_register() calls by Simon Glass · Wed Jul 23 06:54:58 2014 -0600
  83. a6f5758 mpc8xx: remove v37 board support by Masahiro Yamada · Fri Jun 20 13:54:56 2014 +0900
  84. 54c5d93 mpc8xx: remove rbc823 board support by Masahiro Yamada · Fri Jun 20 13:54:53 2014 +0900
  85. 13be81d mpc8xx: remove RPXlite_dw, quantum board support by Masahiro Yamada · Fri Jun 20 13:54:52 2014 +0900
  86. 52b2afd video: atmel_hlcdfb: enable dcache support by Wu, Josh · Mon May 19 19:51:27 2014 +0800
  87. 95eb65a Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · Tue May 20 10:05:42 2014 +0200
  88. e2a3483 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Tue May 13 07:31:00 2014 -0400
  89. 82afc22 video: Add support for imx25 lcd controller by Thomas Diener · Wed Apr 23 07:52:43 2014 +0200
  90. fbfe6e5 at91: video: atmel_hlcdfb.c: fix bad timing configuration by Wu, Josh · Mon Mar 10 16:40:41 2014 +0800
  91. c9e2be6 video: mxc_ipuv3_fb: stash frame buffer pointer in global data. by Eric Nelson · Tue Apr 29 14:37:56 2014 -0700
  92. f27f4e8 ARM: tegra: Tegra20 pinmux cleanup by Stephen Warren · Fri Mar 21 12:28:58 2014 -0600
  93. 5f0e674 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Mar 25 10:25:14 2014 +0100
  94. b9ddbf4 sandbox: Add LCD driver by Simon Glass · Thu Feb 27 13:26:19 2014 -0700
  95. 386fd02 video:exynos_fb:fdt: add additional fdt data by Piotr Wilczek · Fri Mar 07 14:59:40 2014 +0100
  96. 24e368a video:mipidsim:fdt: Add DT support for mipi dsim driver by Piotr Wilczek · Fri Mar 07 14:59:39 2014 +0100
  97. fba7087 cfb_console: align fields in gzipped .bmp files by Eric Nelson · Sat Mar 08 07:55:52 2014 -0700
  98. 65b3f77 video: exynos: fimd: add support for various display color modes by Przemyslaw Marczak · Wed Jan 22 11:24:15 2014 +0100
  99. 283a320 samsung: common: Add file for common functions, draw_logo() cleanup. by Przemyslaw Marczak · Wed Jan 22 11:24:12 2014 +0100
  100. 751d58e video: ipu reg: Correct reserved array size in struct ipu_idmac by Liu Ying · Sun Dec 22 13:02:42 2013 +0800