Commit Graph

202 Commits (327598945b13000065ca6ba3fe96c9bd45320999)

Author SHA1 Message Date
Robert Winkler dd4425e852 video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO 12 years ago
Piotr Wilczek b1d8654b41 drivers:video:s6e8ax0: change data_to_send array to static 12 years ago
Amar 752f4c4a9c SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDT 12 years ago
Fabio Estevam 11f98d1f82 video: mxsfb: Add an entry for mx23evk/mx28vk video modes 12 years ago
Marek Vasut fb8ddc2452 arm: mxs: Add MXS LCDIF driver 12 years ago
Eric Nelson db0d47dd43 cfb_console: flush FB cache at end of public functions 12 years ago
Mike Dunn 86e929e825 pxa_lcd: make lcd_enable() a weak pointer 12 years ago
Mike Dunn 98eda33858 pxa_lcd: add the ACX544AKN lcd device 12 years ago
Anatolij Gustschin 1d3dea12e2 video: bcm2835: fix build issues 12 years ago
Ajay Kumar 9947d13e51 video: exynos_dp: Add function to parse DP DT node 12 years ago
Ajay Kumar beded3d13a video: exynos_dp: Make dp_regs global 12 years ago
Ajay Kumar c23f3157d6 video: exynos_fb: add DT support for FIMD driver 12 years ago
Ajay Kumar 47ff6073a8 video: exynos_fb: Make fimd_ctrl global 12 years ago
Ajay Kumar c18222bee8 video: exynos_dp: Remove callbacks from the driver 12 years ago
Ajay Kumar 29fd57046e video: exynos_fb: Remove callbacks from the driver 12 years ago
Matthias Weisser acf3baad23 video: Fix splash screen alignment 12 years ago
Jeroen Hofstee 2e72972a44 lcd, fb: remove duplicated prototypes and unused code 12 years ago
Jeroen Hofstee 00a0ca5986 common/lcd.c: remove global lcd_base 12 years ago
Jeroen Hofstee f1d205a19c common/lcd.c: cleanup use of global variables 12 years ago
Jeroen Hofstee 0698095af6 lcd, pxafb: move the pxafb to drivers/video 12 years ago
Jeroen Hofstee 59155f4c50 lcd, mpc8xx: move the mpc8xx driver to drivers/video 12 years ago
Jeroen Hofstee fc69eb02ce lcd, tegra: remove unused cursor functions 12 years ago
Jeroen Hofstee 7cdbd29d1f lcd, amba: remove this driver since it is not used 12 years ago
Wolfgang Denk 46d1d5dd43 common/lcd.c: cleanup use of global variables 12 years ago
Stephen Warren 6be3c9fca2 video: add a driver for the bcm2835 12 years ago
Nikita Kiryanov bcc6cc9b37 omap3: allow dynamic selection of gfx_format 12 years ago
Thierry Reding 0c5587549b video: tegra: Update line length to match resolution 12 years ago
Ajay Kumar e4660e0b73 video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selected 12 years ago
Ajay Kumar 02a58b9340 video: exynos_dp: Remove unused variable disp_info 12 years ago
Ajay Kumar 61b59e2749 video: Modify exynos_fimd driver to support LCD console 12 years ago
Łukasz Majewski c6d647e309 video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boards 12 years ago
Duncan Laurie ae63057446 video: Check for valid FB pointer before clearing 12 years ago
Stefan Reinauer 17c40ad963 x86: video: Add coreboot framebuffer support 12 years ago
Simon Glass 44706a8765 tegra: Support control of cache settings for LCD 12 years ago
Simon Glass 0be8f203f6 tegra: Add LCD driver 12 years ago
Piotr Wilczek 28c9e34827 drivers: video: fix image position 12 years ago
Piotr Wilczek eed2974218 drivers: video: Add ld9040 video driver 12 years ago
Jens Scharsig (BuS Elektronik) 4a1921eb04 Video: fix compiler warnings in bus_vcxk 12 years ago
Bo Shen cfcd1c03e4 video: atmel: implement lcd_setcolreg function 12 years ago
Troy Kisky 5ea6d7c8fc mx6: use CONFIG_MX6 instead of CONFIG_MX6Q 12 years ago
Vadim Bendebury d484b52e6f video: Skip bitmaps which do not fit into the screen in cfb_console 12 years ago
Stefan Reinauer c20ee073a6 video: Implement additional video API functions in cfb_console 12 years ago
Liu Ying 945d069fb5 ipu common: reset ipuv3 correctly 12 years ago
Pali Rohár 33a35bbbe0 cfb_console: Add support for some ANSI terminal escape codes 12 years ago
Eric Nelson 09c8bb264f i.MX video: struct fb_videomode can be const 12 years ago
Benoît Thébaudeau 1f5e4ee0b9 mx5: Use explicit clock gate names 12 years ago
Eric Nelson 0bb7e316f0 i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields 12 years ago
Bastian Ruppert 4b7d3a0e80 video: cfb_console: add function to plot the logo area black 12 years ago
Bastian Ruppert 1e681f9ad8 video: cfb_console: logo can be positioned via the splashpos variable 12 years ago
Eric Nelson 5f8e17ce15 i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame buffer 12 years ago