1. ce9e332 sunxi: video: Add support for LCD reset pin by Hans de Goede · Mon Feb 16 17:26:41 2015 +0100
  2. 1879925 sunxi: video: Dynamically reserve framebuffer memory by Hans de Goede · Mon Feb 02 18:00:53 2015 +0100
  3. 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
  4. fd619a8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Tue Feb 10 10:42:56 2015 -0500
  5. 803f21a Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Tue Feb 10 10:42:22 2015 -0500
  6. 1dce1e7 lcd: introduce lcd_set_cmap by Nikita Kiryanov · Tue Feb 03 13:32:27 2015 +0200
  7. 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
  8. 7f45a7e lcd: atmel: introduce lcd_logo_set_cmap by Nikita Kiryanov · Tue Feb 03 13:32:24 2015 +0200
  9. c999bcc lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c by Nikita Kiryanov · Tue Feb 03 13:32:23 2015 +0200
  10. c6cc065 lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb by Nikita Kiryanov · Tue Feb 03 13:32:22 2015 +0200
  11. ec3685d lcd: split configuration_get_cmap by Nikita Kiryanov · Tue Feb 03 13:32:21 2015 +0200
  12. 6834865 ARM: atmel: cleanup: remove at91cap9 related code by Bo Shen · Fri Jan 16 10:55:46 2015 +0800
  13. f8bccd1 x86: bootstage: Add time measurement for vesa start-up by Simon Glass · Tue Jan 27 22:13:35 2015 -0700
  14. 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
  15. ed2d913 x86: video: Enable video for Minnowboard Max by Simon Glass · Tue Jan 27 22:13:29 2015 -0700
  16. b4aa9f3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon Feb 02 10:11:44 2015 -0500
  17. 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
  18. 9503617 dm: tegra: video: Remove use of fdtdec GPIO support by Simon Glass · Mon Jan 05 20:05:35 2015 -0700
  19. 6ceb7f0 x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINES by Simon Glass · Thu Jan 01 16:17:57 2015 -0700
  20. ee313e2 x86: Drop the x86_fb driver by Simon Glass · Mon Dec 29 19:32:29 2014 -0700
  21. 42bf3ee x86: Add a VESA video driver by Simon Glass · Mon Dec 29 19:32:28 2014 -0700
  22. fc6f8d1 powerpc: mpc5xxx: remove Total5200 board support by Masahiro Yamada · Fri Jan 23 00:24:20 2015 +0900
  23. 2d5d302 sunxi: video: Make pwm polarity configurable by Hans de Goede · Thu Jan 22 21:02:42 2015 +0100
  24. 743fb955 sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panels by Hans de Goede · Tue Jan 20 09:23:36 2015 +0100
  25. c048203 video: Add support for Hitachi tx18d42vm LVDS LCD panels by Hans de Goede · Tue Jan 20 09:22:26 2015 +0100
  26. 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
  27. 61fb91f video: ssd2828: Allow using 'pclk' as the PLL clock source by Siarhei Siamashka · Mon Jan 19 05:23:35 2015 +0200
  28. c02f052 video: sunxi: Hook up SSD2828 with the sunxi video driver by Siarhei Siamashka · Mon Jan 19 05:23:33 2015 +0200
  29. 4c19cf2 video: Add support for SSD2828 (parallel LCD to MIPI bridge) by Siarhei Siamashka · Mon Jan 19 05:23:32 2015 +0200
  30. 481b664 sunxi: display: Make lcd display clk phase configurable by Hans de Goede · Tue Jan 13 13:21:46 2015 +0100
  31. 60275dd ppc4xx: remove dead code by Masahiro Yamada · Thu Jan 15 17:10:56 2015 +0900
  32. 86a6b44d4 Merge branch 'next' of git://git.denx.de/u-boot-video by Tom Rini · Wed Jan 14 16:26:15 2015 -0500
  33. 9ed1952 sunxi: video: Add support for external DAC enable pin by Chen-Yu Tsai · Mon Jan 12 18:02:11 2015 +0800
  34. 797a0f5 sunxi: video: Add lvds support by Hans de Goede · Thu Jan 01 22:04:34 2015 +0100
  35. 9159371 sunxi: video: Add a hpd_delay parameter to configure hpd delay by Hans de Goede · Sun Dec 28 09:13:21 2014 +0100
  36. 260f520 sunxi: video: Add VGA output support by Hans de Goede · Thu Dec 25 13:58:06 2014 +0100
  37. 7977ec2 sunxi: video: Fallback from HDMI to VGA on boards with VGA by Hans de Goede · Thu Dec 25 13:52:04 2014 +0100
  38. 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
  39. 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
  40. 83243c4 sunxi: video: Remove sunxi_display.enabled variable by Hans de Goede · Wed Dec 24 19:47:14 2014 +0100
  41. 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
  42. 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
  43. 7e68a1b sunxi: video: Add lcd output support by Hans de Goede · Sun Dec 21 16:28:32 2014 +0100
  44. 115e4b4 sunxi: video: Move sunxi_drc_init by Hans de Goede · Tue Dec 23 18:39:52 2014 +0100
  45. 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
  46. 4125f92 sunxi: video: Prepare for lcd support by Hans de Goede · Sun Dec 21 14:49:34 2014 +0100
  47. a0b1b73 sunxi: video: Improve monitor video-mode option handling by Hans de Goede · Sun Dec 21 14:37:45 2014 +0100
  48. 9557669 sunxi: video: Set input sync enable by Hans de Goede · Sat Dec 20 13:51:16 2014 +0100
  49. 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
  50. 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
  51. 45b8f7b sunxi: video: Add sunxi_hdmi_edid_get_block helper function by Hans de Goede · Sat Dec 20 14:01:48 2014 +0100
  52. a2017e8 sunxi: video: Add hdmi support by Hans de Goede · Sat Dec 20 13:38:06 2014 +0100
  53. a5aa95f sunxi: video: Add DDC & EDID support by Hans de Goede · Fri Dec 19 16:05:12 2014 +0100
  54. 695bda4 sunxi: video: Add hpd option by Hans de Goede · Fri Dec 19 15:13:57 2014 +0100
  55. 3f21d2a sunxi: video: Add support for video-mode environment variable by Hans de Goede · Fri Dec 19 14:03:40 2014 +0100
  56. ccb0ed5 sunxi: video: Use video-mode/-timing from videomodes by Hans de Goede · Fri Dec 19 13:46:33 2014 +0100
  57. e4e7ee6 videomodes: Add video_edid_dtd_to_ctfb_res_modes helper function by Hans de Goede · Fri Dec 19 15:47:37 2014 +0100
  58. 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
  59. 2e2732d videomodes: Add video_get_ctfb_res_modes helper function by Hans de Goede · Fri Dec 19 13:22:47 2014 +0100
  60. d01b2b5 videomodes: Add a bunch of high res modes by Hans de Goede · Fri Dec 19 11:45:19 2014 +0100
  61. eb66210 videomodes: Add (vesa) standard timings by Hans de Goede · Fri Dec 19 11:11:52 2014 +0100
  62. 226ac61 videomodes: Add pixelclock_khz and refresh fields to ctfb_res_modes by Hans de Goede · Fri Dec 19 10:38:49 2014 +0100
  63. c8921be x86: Make chromebook_link the default board for coreboot by Bin Meng · Tue Jan 06 22:14:21 2015 +0800
  64. d40aeb2 x86: video: Add a debug() to display the frame buffer address by Simon Glass · Thu Jan 01 16:17:59 2015 -0700
  65. 5aec581 lcd: remove LCD_MONOCHROME by Nikita Kiryanov · Mon Dec 08 17:14:38 2014 +0200
  66. 57198d2 mpc8xx_lcd: get rid of CONFIG_EDT32F10 by Nikita Kiryanov · Mon Dec 08 17:14:37 2014 +0200
  67. fa88cc5 lcd: remove CONFIG_SYS_INVERT_COLORS by Nikita Kiryanov · Mon Dec 08 17:14:35 2014 +0200
  68. 0211cad mpc8xx: remove lwmon board support by Masahiro Yamada · Mon Dec 15 23:26:14 2014 +0900
  69. 02949c3 mpc8xx: remove R360MPI board support by Masahiro Yamada · Mon Dec 15 23:26:12 2014 +0900
  70. 0bd4db0 mpc8xx: remove RRvision board support by Masahiro Yamada · Mon Dec 15 23:26:11 2014 +0900
  71. f13642e powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 support by Masahiro Yamada · Mon Dec 15 23:26:07 2014 +0900
  72. 8510133 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Dec 01 15:24:07 2014 -0500
  73. 1a3b66d x86: video: Add video driver for bare x86 boards by Simon Glass · Fri Nov 14 20:56:34 2014 -0700
  74. c30ea60 Introduce a header file for the BIOS emulator by Simon Glass · Fri Nov 14 20:56:28 2014 -0700
  75. 4869a8c sunxi: video: Add simplefb support by Luc Verhaegen · Wed Aug 13 07:55:07 2014 +0200
  76. f651e0a sunxi: video: Add sun6i support by Hans de Goede · Fri Nov 14 17:42:14 2014 +0100
  77. b01df1e sunxi: video: Add cfb console driver for sunxi by Luc Verhaegen · Wed Aug 13 07:55:06 2014 +0200
  78. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  79. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · Fri Nov 07 03:03:28 2014 +0900
  80. bd9c131 video: speedup writing strings to fb console by Soeren Moch · Fri Oct 24 16:33:30 2014 +0200
  81. a175d30 video: ipu: prevent warnings with W=1 by Jeroen Hofstee · Wed Oct 08 22:57:47 2014 +0200
  82. 169eda6 serial: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:44 2014 +0200
  83. f7ae3ed video: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:30 2014 +0200
  84. 9cf0e2d video: ipu_disp: remove pixclk fixup by Jeroen Hofstee · Tue Oct 14 20:37:15 2014 +0200
  85. 9827621 video: ipu: fix debug and comment by Jeroen Hofstee · Tue Oct 14 20:37:14 2014 +0200
  86. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · Tue Sep 16 16:32:58 2014 +0900
  87. 5cc1db4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 12 11:27:46 2014 -0400
  88. 4779d4a video: dcu: Add DCU driver support by Wang Huan · Fri Sep 05 13:52:48 2014 +0800
  89. 8c5e264 video: Add driver for Parade PS8625 dP to LVDS bridge by Vadim Bendebury · Fri Sep 05 16:53:34 2014 +0530
  90. e24c502 video: exynos_fimd: Add framework to disable FIMD sysmmu by Ajay Kumar · Fri Sep 05 16:53:33 2014 +0530
  91. 1176348 exynos_fb: Remove usage of static defines by Ajay Kumar · Fri Sep 05 16:53:30 2014 +0530
  92. 4f7a9a3 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · Tue Jun 24 10:10:03 2014 +0200
  93. 2356e81 video: ipu_disp: squash clang warning by Jeroen Hofstee · Tue Jun 17 19:20:27 2014 +0200
  94. 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
  95. f04e999 video: Add support for TI's AM335x LCD-Controller by Hannes Petermaier · Thu Mar 06 14:39:06 2014 +0100
  96. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · Wed Jul 23 06:54:59 2014 -0600
  97. 1867bd4 stdio: Remove redundant code around stdio_register() calls by Simon Glass · Wed Jul 23 06:54:58 2014 -0600
  98. a6f5758 mpc8xx: remove v37 board support by Masahiro Yamada · Fri Jun 20 13:54:56 2014 +0900
  99. 54c5d93 mpc8xx: remove rbc823 board support by Masahiro Yamada · Fri Jun 20 13:54:53 2014 +0900
  100. 13be81d mpc8xx: remove RPXlite_dw, quantum board support by Masahiro Yamada · Fri Jun 20 13:54:52 2014 +0900