aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2012-11-14Video: fix compiler warnings in bus_vcxkJens Scharsig (BuS Elektronik)
2012-11-10video: atmel: implement lcd_setcolreg functionBo Shen
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
2012-10-30cfb_console: Add support for some ANSI terminal escape codesPali Rohár
2012-10-16i.MX video: struct fb_videomode can be constEric Nelson
2012-10-15mx5: Use explicit clock gate namesBenoît Thébaudeau
2012-10-15i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fieldsEric Nelson
2012-10-01video: cfb_console: add function to plot the logo area blackBastian Ruppert
2012-10-01video: cfb_console: logo can be positioned via the splashpos variableBastian Ruppert
2012-09-30Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD
2012-09-29Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD
2012-09-25Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2012-09-24i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame bufferEric Nelson
2012-09-21video/powerpc: don't touch DIU registers that we don't needTimur Tabi
2012-09-04video: drop duplicate set of DISPC_CONFIG registerStefano Babic
2012-09-01video: support exynos pwm backlight driverDonghwa Lee
2012-09-01video: exynos fb driver supports display port featureDonghwa Lee
2012-09-01video: support exynos display port driversDonghwa Lee
2012-09-01video: support exynos fimd driver for various exynos seriesDonghwa Lee
2012-07-10ipu_common: Add ldb_clk for use in parenting the pixel clockEric Nelson
2012-07-10ipu_common: Do not hardcode the ipu_clk frequencyFabio Estevam
2012-07-10ipu_common: Rename MXC_CCM_BASEFabio Estevam
2012-07-10ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53Fabio Estevam
2012-07-10ipu_common: Only apply the erratum to MX51Fabio Estevam
2012-07-10video: Rename CONFIG_VIDEO_MX5Fabio Estevam
2012-07-10mx6: Allow mx6 to access the IPUv3 registersFabio Estevam
2012-07-08Remove remaining mdelay() macrosAnatolij Gustschin
2012-07-07TRATS: initialize panel_info data structure in board fileDonghwa Lee
2012-06-05video: atmel/lcd: add LCD driver for new Atmel SoCBo Shen
2012-06-05video: cfb_console: flush dcache for frame buffer in DRAMAnatolij Gustschin
2012-06-05cfb_console: Ignore bell characterPali Rohár
2012-06-04cfb_console: Add console_clear_line functionPali Rohár
2012-06-04cfb_console: Fix function console_backPali Rohár
2012-05-25omap3_dss: cosmetic changesJeroen Hofstee
2012-05-25omap3_dss: add optional framebufferJeroen Hofstee
2012-05-25mx5: Rename mx51_fb_init()Fabio Estevam
2012-05-25mx53: Allow IPUv3 driver to also work on mx53Fabio Estevam
2012-05-25EXYNOS: display 32bpp bitmap TIZEN logoDonghwa Lee
2012-05-25LCD: support another s6e8ax0 panel typeDonghwa Lee
2012-05-25LCD: change s6e8ax0 panel gamma valueDonghwa Lee
2012-05-15EXYNOS: Change bits per pixel value proper for u-boot.Donghwa Lee
2012-05-15LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSIDonghwa Lee
2012-05-15EXYNOS: support EXYNOS MIPI DSI interface driver.Donghwa Lee
2012-05-15EXYNOS: support EXYNOS framebuffer and FIMD display drivers.Donghwa Lee
2011-12-07video: cfb_console: fix build warningsAnatolij Gustschin
2011-12-05video: cfb_console: Make the software cursor non-destructiveGabe Black
2011-11-29DIU: 1080P and 720P supportJerry Huang