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