1. 010d423 video: parade: configure SLP and RST GPIOs if specified in DT by Ajay Kumar · 10 years ago
  2. 39ea08b video: exynos_fb: configure backlight GPIOs if specified in DT by Ajay Kumar · 10 years ago
  3. ffdb488 remove unnecessary version.h includes by Rob Herring · 10 years ago
  4. 169aa70 drivers/video/am335x-fb: Add possibility to wait for stable power/picture by Hannes Petermaier · 10 years ago
  5. 26ea9f4 ARM: remove jadecpu board support by Masahiro Yamada · 10 years ago
  6. 613dade sunxi: video: Add support for tl059wv5c0 lcd panels by Hans de Goede · 10 years ago
  7. ce9e332 sunxi: video: Add support for LCD reset pin by Hans de Goede · 10 years ago
  8. 1879925 sunxi: video: Dynamically reserve framebuffer memory by Hans de Goede · 10 years ago
  9. 6c91286 sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer by Hans de Goede · 10 years ago
  10. fd619a8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  11. 803f21a Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  12. 1dce1e7 lcd: introduce lcd_set_cmap by Nikita Kiryanov · 10 years ago
  13. 967deb6 lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c by Nikita Kiryanov · 10 years ago
  14. 7f45a7e lcd: atmel: introduce lcd_logo_set_cmap by Nikita Kiryanov · 10 years ago
  15. c999bcc lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c by Nikita Kiryanov · 10 years ago
  16. c6cc065 lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb by Nikita Kiryanov · 10 years ago
  17. ec3685d lcd: split configuration_get_cmap by Nikita Kiryanov · 10 years ago
  18. 6834865 ARM: atmel: cleanup: remove at91cap9 related code by Bo Shen · 10 years ago
  19. f8bccd1 x86: bootstage: Add time measurement for vesa start-up by Simon Glass · 10 years ago
  20. 684818d x86: video: Allow video ROM execution to fall back to the other method by Simon Glass · 10 years ago
  21. ed2d913 x86: video: Enable video for Minnowboard Max by Simon Glass · 10 years ago
  22. b4aa9f3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  23. 18366f7 sunxi: video: Force h/vsync active high when using ext. vga dac on some boards by Hans de Goede · 10 years ago
  24. 9503617 dm: tegra: video: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  25. 6ceb7f0 x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINES by Simon Glass · 10 years ago
  26. ee313e2 x86: Drop the x86_fb driver by Simon Glass · 10 years ago
  27. 42bf3ee x86: Add a VESA video driver by Simon Glass · 10 years ago
  28. fc6f8d1 powerpc: mpc5xxx: remove Total5200 board support by Masahiro Yamada · 10 years ago
  29. 2d5d302 sunxi: video: Make pwm polarity configurable by Hans de Goede · 10 years ago
  30. 743fb955 sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panels by Hans de Goede · 10 years ago
  31. c048203 video: Add support for Hitachi tx18d42vm LVDS LCD panels by Hans de Goede · 10 years ago
  32. c3cc426 sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problems by Hans de Goede · 10 years ago
  33. 61fb91f video: ssd2828: Allow using 'pclk' as the PLL clock source by Siarhei Siamashka · 10 years ago
  34. c02f052 video: sunxi: Hook up SSD2828 with the sunxi video driver by Siarhei Siamashka · 10 years ago
  35. 4c19cf2 video: Add support for SSD2828 (parallel LCD to MIPI bridge) by Siarhei Siamashka · 10 years ago
  36. 481b664 sunxi: display: Make lcd display clk phase configurable by Hans de Goede · 10 years ago
  37. 60275dd ppc4xx: remove dead code by Masahiro Yamada · 10 years ago
  38. 86a6b44d4 Merge branch 'next' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  39. 9ed1952 sunxi: video: Add support for external DAC enable pin by Chen-Yu Tsai · 10 years ago
  40. 797a0f5 sunxi: video: Add lvds support by Hans de Goede · 10 years ago
  41. 9159371 sunxi: video: Add a hpd_delay parameter to configure hpd delay by Hans de Goede · 10 years ago
  42. 260f520 sunxi: video: Add VGA output support by Hans de Goede · 10 years ago
  43. 7977ec2 sunxi: video: Fallback from HDMI to VGA on boards with VGA by Hans de Goede · 10 years ago
  44. c3d1504 sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1 by Hans de Goede · 10 years ago
  45. ac5d43d sunxi: video: Use sunxi_lcdc_get_clk_delay to calculate tcon1 delay by Hans de Goede · 10 years ago
  46. 83243c4 sunxi: video: Remove sunxi_display.enabled variable by Hans de Goede · 10 years ago
  47. ac1633c sunxi: video: Add support for VGA via external DACs connected to the LCD pins by Hans de Goede · 10 years ago
  48. e954459 sunxi: video: Enable video on sun8i, which supports LCD but not HDMI by Hans de Goede · 10 years ago
  49. 7e68a1b sunxi: video: Add lcd output support by Hans de Goede · 10 years ago
  50. 115e4b4 sunxi: video: Move sunxi_drc_init by Hans de Goede · 10 years ago
  51. c5a3b4b sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1 by Hans de Goede · 10 years ago
  52. 4125f92 sunxi: video: Prepare for lcd support by Hans de Goede · 10 years ago
  53. a0b1b73 sunxi: video: Improve monitor video-mode option handling by Hans de Goede · 10 years ago
  54. 9557669 sunxi: video: Set input sync enable by Hans de Goede · 10 years ago
  55. 205a30c sunxi: video: Give hotplug-detect (hpd) signal some time to show up by Hans de Goede · 10 years ago
  56. 1ff6cc4 sunxi: video: When using edid use CEA681 extension blocks to select hdmi output by Hans de Goede · 10 years ago
  57. 45b8f7b sunxi: video: Add sunxi_hdmi_edid_get_block helper function by Hans de Goede · 10 years ago
  58. a2017e8 sunxi: video: Add hdmi support by Hans de Goede · 10 years ago
  59. a5aa95f sunxi: video: Add DDC & EDID support by Hans de Goede · 10 years ago
  60. 695bda4 sunxi: video: Add hpd option by Hans de Goede · 10 years ago
  61. 3f21d2a sunxi: video: Add support for video-mode environment variable by Hans de Goede · 10 years ago
  62. ccb0ed5 sunxi: video: Use video-mode/-timing from videomodes by Hans de Goede · 10 years ago
  63. e4e7ee6 videomodes: Add video_edid_dtd_to_ctfb_res_modes helper function by Hans de Goede · 10 years ago
  64. 350a9d6 videomodes: Add helper functions to parse video-mode env-var extra options by Hans de Goede · 10 years ago
  65. 2e2732d videomodes: Add video_get_ctfb_res_modes helper function by Hans de Goede · 10 years ago
  66. d01b2b5 videomodes: Add a bunch of high res modes by Hans de Goede · 10 years ago
  67. eb66210 videomodes: Add (vesa) standard timings by Hans de Goede · 10 years ago
  68. 226ac61 videomodes: Add pixelclock_khz and refresh fields to ctfb_res_modes by Hans de Goede · 10 years ago
  69. c8921be x86: Make chromebook_link the default board for coreboot by Bin Meng · 10 years ago
  70. d40aeb2 x86: video: Add a debug() to display the frame buffer address by Simon Glass · 10 years ago
  71. 5aec581 lcd: remove LCD_MONOCHROME by Nikita Kiryanov · 10 years ago
  72. 57198d2 mpc8xx_lcd: get rid of CONFIG_EDT32F10 by Nikita Kiryanov · 10 years ago
  73. fa88cc5 lcd: remove CONFIG_SYS_INVERT_COLORS by Nikita Kiryanov · 10 years ago
  74. 0211cad mpc8xx: remove lwmon board support by Masahiro Yamada · 10 years ago
  75. 02949c3 mpc8xx: remove R360MPI board support by Masahiro Yamada · 10 years ago
  76. 0bd4db0 mpc8xx: remove RRvision board support by Masahiro Yamada · 10 years ago
  77. f13642e powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 support by Masahiro Yamada · 10 years ago
  78. 8510133 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  79. 1a3b66d x86: video: Add video driver for bare x86 boards by Simon Glass · 10 years ago
  80. c30ea60 Introduce a header file for the BIOS emulator by Simon Glass · 10 years ago
  81. 4869a8c sunxi: video: Add simplefb support by Luc Verhaegen · 10 years ago
  82. f651e0a sunxi: video: Add sun6i support by Hans de Goede · 10 years ago
  83. b01df1e sunxi: video: Add cfb console driver for sunxi by Luc Verhaegen · 10 years ago
  84. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  85. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  86. bd9c131 video: speedup writing strings to fb console by Soeren Moch · 10 years ago
  87. a175d30 video: ipu: prevent warnings with W=1 by Jeroen Hofstee · 10 years ago
  88. 169eda6 serial: make local functions static by Jeroen Hofstee · 10 years ago
  89. f7ae3ed video: use __weak by Jeroen Hofstee · 10 years ago
  90. 9cf0e2d video: ipu_disp: remove pixclk fixup by Jeroen Hofstee · 10 years ago
  91. 9827621 video: ipu: fix debug and comment by Jeroen Hofstee · 10 years ago
  92. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  93. 5cc1db4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  94. 4779d4a video: dcu: Add DCU driver support by Wang Huan · 10 years ago
  95. 8c5e264 video: Add driver for Parade PS8625 dP to LVDS bridge by Vadim Bendebury · 10 years ago
  96. e24c502 video: exynos_fimd: Add framework to disable FIMD sysmmu by Ajay Kumar · 10 years ago
  97. 1176348 exynos_fb: Remove usage of static defines by Ajay Kumar · 10 years ago
  98. 4f7a9a3 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · 10 years ago
  99. 2356e81 video: ipu_disp: squash clang warning by Jeroen Hofstee · 10 years ago
  100. 0936099 video: ipu_disp: wait for DP SF end irq when disabling sync BG flows by Liu Ying · 11 years ago