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