1. 8f837a9 video: tegra: Update line length to match resolution by Thierry Reding · 12 years ago
  2. 6c6a822 video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selected by Ajay Kumar · 12 years ago
  3. f2d325e video: exynos_dp: Remove unused variable disp_info by Ajay Kumar · 12 years ago
  4. 1e655b3 video: Modify exynos_fimd driver to support LCD console by Ajay Kumar · 12 years ago
  5. 43905f4 video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boards by Łukasz Majewski · 12 years ago
  6. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  7. 33778ea video: Check for valid FB pointer before clearing by Duncan Laurie · 12 years ago
  8. 23218f7 x86: video: Add coreboot framebuffer support by Stefan Reinauer · 12 years ago
  9. d7305d1 tegra: Support control of cache settings for LCD by Simon Glass · 12 years ago
  10. e161ccf tegra: Add LCD driver by Simon Glass · 12 years ago
  11. 79c40e6 drivers: video: fix image position by Piotr Wilczek · 12 years ago
  12. c1ea2e1 drivers: video: Add ld9040 video driver by Piotr Wilczek · 12 years ago
  13. 472f1dd Video: fix compiler warnings in bus_vcxk by Jens Scharsig (BuS Elektronik) · 12 years ago
  14. ad5238f video: atmel: implement lcd_setcolreg function by Bo Shen · 12 years ago
  15. d8c2fd0 mx6: use CONFIG_MX6 instead of CONFIG_MX6Q by Troy Kisky · 12 years ago
  16. e1c82c2 video: Skip bitmaps which do not fit into the screen in cfb_console by Vadim Bendebury · 12 years ago
  17. 7870da3 video: Implement additional video API functions in cfb_console by Stefan Reinauer · 12 years ago
  18. dec2aef ipu common: reset ipuv3 correctly by Liu Ying · 12 years ago
  19. 9b9f90b Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  20. 4a57da3 cfb_console: Add support for some ANSI terminal escape codes by Pali Rohár · 12 years ago
  21. 10a6cd1 i.MX video: struct fb_videomode can be const by Eric Nelson · 12 years ago
  22. 461a00a mx5: Use explicit clock gate names by Benoît Thébaudeau · 12 years ago
  23. e427954 i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields by Eric Nelson · 12 years ago
  24. d593218 video: cfb_console: add function to plot the logo area black by Bastian Ruppert · 12 years ago
  25. a13e81f video: cfb_console: logo can be positioned via the splashpos variable by Bastian Ruppert · 12 years ago
  26. 426d9fd Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 12 years ago
  27. a20e6d3 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  28. 70e5307 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  29. 988ad42 i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame buffer by Eric Nelson · 12 years ago
  30. d82cb11 video/powerpc: don't touch DIU registers that we don't need by Timur Tabi · 12 years ago
  31. b06d140 video: drop duplicate set of DISPC_CONFIG register by Stefano Babic · 12 years ago
  32. c8a3178 video: support exynos pwm backlight driver by Donghwa Lee · 12 years ago
  33. bc72aeb video: exynos fb driver supports display port feature by Donghwa Lee · 12 years ago
  34. b73a88b video: support exynos display port drivers by Donghwa Lee · 12 years ago
  35. 64b45d9 video: support exynos fimd driver for various exynos series by Donghwa Lee · 12 years ago
  36. 5018c55 ipu_common: Add ldb_clk for use in parenting the pixel clock by Eric Nelson · 13 years ago
  37. 82692e2 ipu_common: Do not hardcode the ipu_clk frequency by Fabio Estevam · 13 years ago
  38. 2e1b929 ipu_common: Rename MXC_CCM_BASE by Fabio Estevam · 13 years ago
  39. 581a17e ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53 by Fabio Estevam · 13 years ago
  40. 0dfdcac ipu_common: Only apply the erratum to MX51 by Fabio Estevam · 13 years ago
  41. c6dd2e0 video: Rename CONFIG_VIDEO_MX5 by Fabio Estevam · 13 years ago
  42. a0005af mx6: Allow mx6 to access the IPUv3 registers by Fabio Estevam · 13 years ago
  43. 2e2dd8a Remove remaining mdelay() macros by Anatolij Gustschin · 13 years ago
  44. 5eec193 TRATS: initialize panel_info data structure in board file by Donghwa Lee · 13 years ago
  45. 8dd5528 video: atmel/lcd: add LCD driver for new Atmel SoC by Bo Shen · 13 years ago
  46. dbad2b8 video: cfb_console: flush dcache for frame buffer in DRAM by Anatolij Gustschin · 12 years ago
  47. 9d735b6 cfb_console: Ignore bell character by Pali Rohár · 13 years ago
  48. 1665861 cfb_console: Add console_clear_line function by Pali Rohár · 13 years ago
  49. 8898b7f cfb_console: Fix function console_back by Pali Rohár · 13 years ago
  50. e54618d omap3_dss: cosmetic changes by Jeroen Hofstee · 13 years ago
  51. 55b9869 omap3_dss: add optional framebuffer by Jeroen Hofstee · 13 years ago
  52. 01e07e7 mx5: Rename mx51_fb_init() by Fabio Estevam · 13 years ago
  53. d81a454 mx53: Allow IPUv3 driver to also work on mx53 by Fabio Estevam · 13 years ago
  54. 37980dd EXYNOS: display 32bpp bitmap TIZEN logo by Donghwa Lee · 13 years ago
  55. 33b515b LCD: support another s6e8ax0 panel type by Donghwa Lee · 13 years ago
  56. 4e3522c LCD: change s6e8ax0 panel gamma value by Donghwa Lee · 13 years ago
  57. 2386f45 EXYNOS: Change bits per pixel value proper for u-boot. by Donghwa Lee · 13 years ago
  58. 19632c4 LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSI by Donghwa Lee · 13 years ago
  59. d84f783 EXYNOS: support EXYNOS MIPI DSI interface driver. by Donghwa Lee · 13 years ago
  60. 0112fed EXYNOS: support EXYNOS framebuffer and FIMD display drivers. by Donghwa Lee · 13 years ago
  61. 814d0e1 video: cfb_console: fix build warnings by Anatolij Gustschin · 13 years ago
  62. 12874de video: cfb_console: Make the software cursor non-destructive by Gabe Black · 13 years ago
  63. 6d2e962 DIU: 1080P and 720P support by Jerry Huang · 13 years ago
  64. 04c9e80 CFB: Fix font rendering on mx5 framebuffer by Marek Vasut · 13 years ago
  65. 62c5603 drivers/video/bus_vcxk.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  66. 440034c drivers/video/da8xx-fb.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  67. 322a077 drivers/video/ct69000.c: Fix GC 4.6 build warning by Wolfgang Denk · 13 years ago
  68. 41132c0 font: split font data from video_font.h by Che-Liang Chiou · 13 years ago
  69. 5639fc6 tools: logo: split bmp arrays from bmp_logo.h by Che-Liang Chiou · 13 years ago
  70. 891cec0 VIDEO: mx3fb: GCC4.6 fix build warnings by Stefano Babic · 13 years ago
  71. 9d84f7a Powerpc/DIU: Fixed the 800x600 and 1024x768 resolution bug by Jerry Huang · 13 years ago
  72. 68fcf89 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  73. ffbd9ee drivers/video/cfb_console.c:Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  74. 1b4d47f drivers/video/videomodes.c: fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  75. 99a42ed VIDEO: davinci: add framebuffer to da8xx by Stefano Babic · 13 years ago
  76. f831011 GCC4.6: Squash warning in bus_vcxk.c by Marek Vasut · 13 years ago
  77. 2eb9a49 GCC4.6: Squash warning in cfb_console.c by Marek Vasut · 13 years ago
  78. 0385c13 video: Moving mx3fb.c to CONFIG_VIDEO by Helmut Raiger · 13 years ago
  79. ff5c108c MX5: Make IPU display output and pixel format configurable by Marek Vasut · 13 years ago
  80. 7074316 VIDEO: MX5: export pix format by Stefano Babic · 13 years ago
  81. 6185244 VIDEO: MX5: Switch MX5 to CONFIG_VIDEO by Stefano Babic · 13 years ago
  82. d8cf0b5 video: update the Freescale DIU driver to use linux/fb.h by Timur Tabi · 13 years ago
  83. c6b9533 GCC4.6: Squash warnings in ipu_disp.c by Marek Vasut · 13 years ago
  84. fb661f5 VIDEO: mb86r0xgdc.c: fix warning: unused variable 'i' by Wolfgang Denk · 13 years ago
  85. 5009cb2 drivers/video/Makefile: include object files only once by Wolfgang Denk · 13 years ago
  86. 7087f8c video: Fix build error with global inclusion of videomodes by Kumar Gala · 13 years ago
  87. 49ef8d4 OMAP3: Add DSS driver for OMAP3 by Syed Mohammed Khasim · 14 years ago
  88. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  89. 9e23a5b video: mb862xx: change controller detection message by Anatolij Gustschin · 13 years ago
  90. 6e421df video: mb862xx: support Coral-PA controller by Anatolij Gustschin · 14 years ago
  91. 6d99ce2 video: Add SHARP LQ084S3LG01 LCD support on P1022DS by Timur Tabi · 14 years ago
  92. 7245b20 video: Use memset instead of loop by Matthias Weisser · 13 years ago
  93. a87b2a95 cfb_console.c: checkpatch cleanup by Wolfgang Denk · 13 years ago
  94. 4671771 cfb_console.c: drop custom PRINTD() and use debug() instead by Wolfgang Denk · 13 years ago
  95. 0b4b56e Cosmetic: reformat drivers/video/cfb_console.c by Wolfgang Denk · 13 years ago
  96. e88a9a4 cfb_console: fix build breakage by Andreas Bießmann · 13 years ago
  97. 61d0195 unify version_string by Andreas Bießmann · 13 years ago
  98. 32f709e powerpc: use 'video-mode' environment variable to configure DIU by Timur Tabi · 14 years ago
  99. 5576092 video: parse the video-mode environment variable by Timur Tabi · 14 years ago
  100. ce5f8df cfb_console: fix RLE bitmap drawing code by Anatolij Gustschin · 14 years ago