summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2013-06-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-06-19Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-06-13Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-06-13SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDTAmar
2013-06-07Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2013-05-16video: mxsfb: Add an entry for mx23evk/mx28vk video modesFabio Estevam
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-06arm: mxs: Add MXS LCDIF driverMarek Vasut
2013-05-06cfb_console: flush FB cache at end of public functionsEric Nelson
2013-05-05pxa_lcd: make lcd_enable() a weak pointerMike Dunn
2013-05-05pxa_lcd: add the ACX544AKN lcd deviceMike Dunn
2013-04-12Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-29video: bcm2835: fix build issuesAnatolij Gustschin
2013-03-29Merge branch 'for-v2013.04'Anatolij Gustschin
2013-03-27video: exynos_dp: Add function to parse DP DT nodeAjay Kumar
2013-03-27video: exynos_dp: Make dp_regs globalAjay Kumar
2013-03-27video: exynos_fb: add DT support for FIMD driverAjay Kumar
2013-03-27video: exynos_fb: Make fimd_ctrl globalAjay Kumar
2013-03-27video: exynos_dp: Remove callbacks from the driverAjay Kumar
2013-03-27video: exynos_fb: Remove callbacks from the driverAjay Kumar
2013-03-21video: Fix splash screen alignmentMatthias Weisser
2013-03-21lcd, fb: remove duplicated prototypes and unused codeJeroen Hofstee
2013-03-21common/lcd.c: remove global lcd_baseJeroen Hofstee
2013-03-21common/lcd.c: cleanup use of global variablesJeroen Hofstee
2013-03-21lcd, pxafb: move the pxafb to drivers/videoJeroen Hofstee
2013-03-21lcd, mpc8xx: move the mpc8xx driver to drivers/videoJeroen Hofstee
2013-03-21lcd, tegra: remove unused cursor functionsJeroen Hofstee
2013-03-21lcd, amba: remove this driver since it is not usedJeroen Hofstee
2013-03-21common/lcd.c: cleanup use of global variablesWolfgang Denk
2013-03-20video: add a driver for the bcm2835Stephen Warren
2013-03-08omap3: allow dynamic selection of gfx_formatNikita Kiryanov
2013-01-16video: tegra: Update line length to match resolutionThierry Reding
2013-01-14video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selectedAjay Kumar
2013-01-14video: exynos_dp: Remove unused variable disp_infoAjay Kumar
2013-01-10video: Modify exynos_fimd driver to support LCD consoleAjay Kumar
2013-01-09video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boardsƁukasz Majewski
2012-12-10Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang
2012-12-06video: Check for valid FB pointer before clearingDuncan Laurie
2012-11-30x86: video: Add coreboot framebuffer supportStefan Reinauer
2012-11-19tegra: Support control of cache settings for LCDSimon Glass
2012-11-19tegra: Add LCD driverSimon Glass
2012-11-15drivers: video: fix image positionPiotr Wilczek
2012-11-15drivers: video: Add ld9040 video driverPiotr Wilczek
2012-11-14Video: fix compiler warnings in bus_vcxkJens Scharsig (BuS Elektronik)
2012-11-10video: atmel: implement lcd_setcolreg functionBo Shen
2012-11-10mx6: use CONFIG_MX6 instead of CONFIG_MX6QTroy Kisky
2012-11-07video: Skip bitmaps which do not fit into the screen in cfb_consoleVadim Bendebury
2012-11-07video: Implement additional video API functions in cfb_consoleStefan Reinauer
2012-11-06ipu common: reset ipuv3 correctlyLiu Ying
2012-11-03Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD