1. bcc6cc9 omap3: allow dynamic selection of gfx_format by Nikita Kiryanov · 12 years ago
  2. 0c55875 video: tegra: Update line length to match resolution by Thierry Reding · 12 years ago
  3. e4660e0 video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selected by Ajay Kumar · 12 years ago
  4. 02a58b9 video: exynos_dp: Remove unused variable disp_info by Ajay Kumar · 12 years ago
  5. 61b59e2 video: Modify exynos_fimd driver to support LCD console by Ajay Kumar · 12 years ago
  6. c6d647e video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boards by Łukasz Majewski · 12 years ago
  7. 2c601c7 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  8. ae63057 video: Check for valid FB pointer before clearing by Duncan Laurie · 12 years ago
  9. 17c40ad x86: video: Add coreboot framebuffer support by Stefan Reinauer · 12 years ago
  10. 44706a8 tegra: Support control of cache settings for LCD by Simon Glass · 12 years ago
  11. 0be8f20 tegra: Add LCD driver by Simon Glass · 12 years ago
  12. 28c9e34 drivers: video: fix image position by Piotr Wilczek · 12 years ago
  13. eed2974 drivers: video: Add ld9040 video driver by Piotr Wilczek · 12 years ago
  14. 4a1921e Video: fix compiler warnings in bus_vcxk by Jens Scharsig (BuS Elektronik) · 12 years ago
  15. cfcd1c0 video: atmel: implement lcd_setcolreg function by Bo Shen · 12 years ago
  16. 5ea6d7c mx6: use CONFIG_MX6 instead of CONFIG_MX6Q by Troy Kisky · 12 years ago
  17. d484b52 video: Skip bitmaps which do not fit into the screen in cfb_console by Vadim Bendebury · 12 years ago
  18. c20ee07 video: Implement additional video API functions in cfb_console by Stefan Reinauer · 12 years ago
  19. 945d069 ipu common: reset ipuv3 correctly by Liu Ying · 12 years ago
  20. a42c87f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  21. 33a35bb cfb_console: Add support for some ANSI terminal escape codes by Pali Rohár · 12 years ago
  22. 09c8bb2 i.MX video: struct fb_videomode can be const by Eric Nelson · 12 years ago
  23. 1f5e4ee mx5: Use explicit clock gate names by Benoît Thébaudeau · 12 years ago
  24. 0bb7e31 i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields by Eric Nelson · 12 years ago
  25. 4b7d3a0 video: cfb_console: add function to plot the logo area black by Bastian Ruppert · 12 years ago
  26. 1e681f9 video: cfb_console: logo can be positioned via the splashpos variable by Bastian Ruppert · 12 years ago
  27. 1c27059 Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 12 years ago
  28. 8f0732a Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  29. b3873d3 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  30. 5f8e17c i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame buffer by Eric Nelson · 12 years ago
  31. 15b8338 video/powerpc: don't touch DIU registers that we don't need by Timur Tabi · 12 years ago
  32. baee780 video: drop duplicate set of DISPC_CONFIG register by Stefano Babic · 12 years ago
  33. 6fff52b video: support exynos pwm backlight driver by Donghwa Lee · 12 years ago
  34. a29c832 video: exynos fb driver supports display port feature by Donghwa Lee · 12 years ago
  35. d2a6982 video: support exynos display port drivers by Donghwa Lee · 12 years ago
  36. ee93dcf video: support exynos fimd driver for various exynos series by Donghwa Lee · 12 years ago
  37. cf65d47 ipu_common: Add ldb_clk for use in parenting the pixel clock by Eric Nelson · 12 years ago
  38. 9fbdb1a ipu_common: Do not hardcode the ipu_clk frequency by Fabio Estevam · 12 years ago
  39. 477bca2 ipu_common: Rename MXC_CCM_BASE by Fabio Estevam · 12 years ago
  40. e4942ad ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53 by Fabio Estevam · 12 years ago
  41. 913db79 ipu_common: Only apply the erratum to MX51 by Fabio Estevam · 12 years ago
  42. 695af9a video: Rename CONFIG_VIDEO_MX5 by Fabio Estevam · 12 years ago
  43. 05d4df1 mx6: Allow mx6 to access the IPUv3 registers by Fabio Estevam · 12 years ago
  44. fe749d3 Remove remaining mdelay() macros by Anatolij Gustschin · 12 years ago
  45. c205456 TRATS: initialize panel_info data structure in board file by Donghwa Lee · 12 years ago
  46. f6b690e video: atmel/lcd: add LCD driver for new Atmel SoC by Bo Shen · 12 years ago
  47. bfd4be8 video: cfb_console: flush dcache for frame buffer in DRAM by Anatolij Gustschin · 12 years ago
  48. 24fe06c cfb_console: Ignore bell character by Pali Rohár · 12 years ago
  49. 90f60a8 cfb_console: Add console_clear_line function by Pali Rohár · 12 years ago
  50. 04bbe69 cfb_console: Fix function console_back by Pali Rohár · 12 years ago
  51. 8da2efb omap3_dss: cosmetic changes by Jeroen Hofstee · 12 years ago
  52. d9c13aa omap3_dss: add optional framebuffer by Jeroen Hofstee · 12 years ago
  53. a1b0e19 mx5: Rename mx51_fb_init() by Fabio Estevam · 12 years ago
  54. fff6ef7 mx53: Allow IPUv3 driver to also work on mx53 by Fabio Estevam · 12 years ago
  55. 9046497 EXYNOS: display 32bpp bitmap TIZEN logo by Donghwa Lee · 12 years ago
  56. 3d02408 LCD: support another s6e8ax0 panel type by Donghwa Lee · 12 years ago
  57. 8ecb4c6 LCD: change s6e8ax0 panel gamma value by Donghwa Lee · 12 years ago
  58. f78095e EXYNOS: Change bits per pixel value proper for u-boot. by Donghwa Lee · 12 years ago
  59. bba09e9 LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSI by Donghwa Lee · 12 years ago
  60. 2c7396c EXYNOS: support EXYNOS MIPI DSI interface driver. by Donghwa Lee · 12 years ago
  61. 6d4339f EXYNOS: support EXYNOS framebuffer and FIMD display drivers. by Donghwa Lee · 12 years ago
  62. a45adde video: cfb_console: fix build warnings by Anatolij Gustschin · 13 years ago
  63. 03d31fc video: cfb_console: Make the software cursor non-destructive by Gabe Black · 13 years ago
  64. debef5c DIU: 1080P and 720P support by Jerry Huang · 13 years ago
  65. 5fb1a6f CFB: Fix font rendering on mx5 framebuffer by Marek Vasut · 13 years ago
  66. 5dfc9e1 drivers/video/bus_vcxk.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  67. 6ed076c drivers/video/da8xx-fb.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  68. 8a2d1f2 drivers/video/ct69000.c: Fix GC 4.6 build warning by Wolfgang Denk · 13 years ago
  69. d3983ee font: split font data from video_font.h by Che-Liang Chiou · 13 years ago
  70. c270730 tools: logo: split bmp arrays from bmp_logo.h by Che-Liang Chiou · 13 years ago
  71. 8db8448 VIDEO: mx3fb: GCC4.6 fix build warnings by Stefano Babic · 13 years ago
  72. 15006cb Powerpc/DIU: Fixed the 800x600 and 1024x768 resolution bug by Jerry Huang · 13 years ago
  73. 688d8f3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  74. a9a62af drivers/video/cfb_console.c:Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  75. 40ac78a drivers/video/videomodes.c: fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  76. 1340286 VIDEO: davinci: add framebuffer to da8xx by Stefano Babic · 13 years ago
  77. 458f438 GCC4.6: Squash warning in bus_vcxk.c by Marek Vasut · 13 years ago
  78. 68da5b1 GCC4.6: Squash warning in cfb_console.c by Marek Vasut · 13 years ago
  79. 62a22dc video: Moving mx3fb.c to CONFIG_VIDEO by Helmut Raiger · 13 years ago
  80. 02ae1a1 MX5: Make IPU display output and pixel format configurable by Marek Vasut · 13 years ago
  81. 92a98a4 VIDEO: MX5: export pix format by Stefano Babic · 13 years ago
  82. e9934f0 VIDEO: MX5: Switch MX5 to CONFIG_VIDEO by Stefano Babic · 13 years ago
  83. 8c6b250 video: update the Freescale DIU driver to use linux/fb.h by Timur Tabi · 13 years ago
  84. 564964b GCC4.6: Squash warnings in ipu_disp.c by Marek Vasut · 13 years ago
  85. 4cd3f7c VIDEO: mb86r0xgdc.c: fix warning: unused variable 'i' by Wolfgang Denk · 13 years ago
  86. 712f4d1 drivers/video/Makefile: include object files only once by Wolfgang Denk · 13 years ago
  87. 9d75de0 video: Fix build error with global inclusion of videomodes by Kumar Gala · 13 years ago
  88. de701d1 OMAP3: Add DSS driver for OMAP3 by Syed Mohammed Khasim · 13 years ago
  89. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  90. 01b0f50 video: mb862xx: change controller detection message by Anatolij Gustschin · 13 years ago
  91. d7ffd27 video: mb862xx: support Coral-PA controller by Anatolij Gustschin · 13 years ago
  92. 3b4a226 video: Add SHARP LQ084S3LG01 LCD support on P1022DS by Timur Tabi · 13 years ago
  93. 8370bef video: Use memset instead of loop by Matthias Weisser · 13 years ago
  94. 5791293 cfb_console.c: checkpatch cleanup by Wolfgang Denk · 13 years ago
  95. 72c65f6 cfb_console.c: drop custom PRINTD() and use debug() instead by Wolfgang Denk · 13 years ago
  96. 64e40d7 Cosmetic: reformat drivers/video/cfb_console.c by Wolfgang Denk · 13 years ago
  97. ce0f709 cfb_console: fix build breakage by Andreas Bießmann · 13 years ago
  98. 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
  99. ba8e76b powerpc: use 'video-mode' environment variable to configure DIU by Timur Tabi · 13 years ago
  100. a5dbdc8 video: parse the video-mode environment variable by Timur Tabi · 14 years ago