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