summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada
2014-10-30video: speedup writing strings to fb consoleSoeren Moch
2014-10-25video: ipu: prevent warnings with W=1Jeroen Hofstee
2014-10-25serial: make local functions staticJeroen Hofstee
2014-10-25video: use __weakJeroen Hofstee
2014-10-16video: ipu_disp: remove pixclk fixupJeroen Hofstee
2014-10-16video: ipu: fix debug and commentJeroen Hofstee
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada
2014-09-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-09-08video: dcu: Add DCU driver supportWang Huan
2014-09-05video: Add driver for Parade PS8625 dP to LVDS bridgeVadim Bendebury
2014-09-05video: exynos_fimd: Add framework to disable FIMD sysmmuAjay Kumar
2014-09-05exynos_fb: Remove usage of static definesAjay Kumar
2014-08-25lib, linux: move linux specific defines to linux/compat.hHeiko Schocher
2014-08-11video: ipu_disp: squash clang warningJeroen Hofstee
2014-08-11video: ipu_disp: wait for DP SF end irq when disabling sync BG flowsLiu Ying
2014-08-10video: Add support for TI's AM335x LCD-ControllerHannes Petermaier
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass
2014-07-23stdio: Remove redundant code around stdio_register() callsSimon Glass
2014-07-07mpc8xx: remove v37 board supportMasahiro Yamada
2014-07-07mpc8xx: remove rbc823 board supportMasahiro Yamada
2014-07-07mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada
2014-06-14video: atmel_hlcdfb: enable dcache supportWu, Josh
2014-05-20Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD
2014-05-13Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2014-05-09video: Add support for imx25 lcd controllerThomas Diener
2014-05-05at91: video: atmel_hlcdfb.c: fix bad timing configurationWu, Josh
2014-04-30video: mxc_ipuv3_fb: stash frame buffer pointer in global data.Eric Nelson
2014-04-17ARM: tegra: Tegra20 pinmux cleanupStephen Warren
2014-03-25Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-03-17sandbox: Add LCD driverSimon Glass
2014-03-12video:exynos_fb:fdt: add additional fdt dataPiotr Wilczek
2014-03-12video:mipidsim:fdt: Add DT support for mipi dsim driverPiotr Wilczek
2014-03-10cfb_console: align fields in gzipped .bmp filesEric Nelson
2014-02-03video: exynos: fimd: add support for various display color modesPrzemyslaw Marczak
2014-02-03samsung: common: Add file for common functions, draw_logo() cleanup.Przemyslaw Marczak
2014-01-12video: ipu reg: Correct reserved array size in struct ipu_idmacLiu Ying
2014-01-12video: ipu reg: Correct reserved1 array size in struct ipu_cmLiu Ying
2013-12-16Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-12-04video: ipu_disp: Return a negative value on errorFabio Estevam
2013-11-13video: remove AT91 legacy API from bus_vcxkAndreas Bießmann
2013-11-12lcd: add DataImage SCF0403x LCD panel supportNikita Kiryanov
2013-11-12video: bcm2835: respect the pitch valueAndre Heider
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-30video, formike: change tag/val writeHeiko Schocher
2013-10-30video, cfb_console: make background and foreground color configurableHeiko Schocher
2013-10-30video: ipu_disp: Fix clock polarity logicFabio Estevam
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk