aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2015-01-05mpc8xx: remove lwmon board supportMasahiro Yamada1-11/+0
2015-01-05mpc8xx: remove R360MPI board supportMasahiro Yamada1-25/+0
2015-01-05mpc8xx: remove RRvision board supportMasahiro Yamada1-17/+0
2015-01-05powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 supportMasahiro Yamada1-3/+0
2014-12-01Merge git://git.denx.de/u-boot-x86Tom Rini3-1/+39
2014-11-25x86: video: Add video driver for bare x86 boardsSimon Glass2-0/+38
2014-11-25Introduce a header file for the BIOS emulatorSimon Glass1-1/+1
2014-11-25sunxi: video: Add simplefb supportLuc Verhaegen1-0/+41
2014-11-25sunxi: video: Add sun6i supportHans de Goede1-0/+30
2014-11-25sunxi: video: Add cfb console driver for sunxiLuc Verhaegen2-0/+381
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada1-9/+9
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada1-5/+0
2014-10-30video: speedup writing strings to fb consoleSoeren Moch1-0/+9
2014-10-25video: ipu: prevent warnings with W=1Jeroen Hofstee3-15/+4
2014-10-25serial: make local functions staticJeroen Hofstee1-2/+2
2014-10-25video: use __weakJeroen Hofstee2-32/+10
2014-10-16video: ipu_disp: remove pixclk fixupJeroen Hofstee1-25/+6
2014-10-16video: ipu: fix debug and commentJeroen Hofstee2-5/+4
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada1-0/+0
2014-09-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini4-12/+270
2014-09-08video: dcu: Add DCU driver supportWang Huan2-0/+366
2014-09-05video: Add driver for Parade PS8625 dP to LVDS bridgeVadim Bendebury2-0/+221
2014-09-05video: exynos_fimd: Add framework to disable FIMD sysmmuAjay Kumar1-0/+43
2014-09-05exynos_fb: Remove usage of static definesAjay Kumar1-12/+6
2014-08-25lib, linux: move linux specific defines to linux/compat.hHeiko Schocher2-0/+2
2014-08-11video: ipu_disp: squash clang warningJeroen Hofstee1-1/+1
2014-08-11video: ipu_disp: wait for DP SF end irq when disabling sync BG flowsLiu Ying3-19/+19
2014-08-10video: Add support for TI's AM335x LCD-ControllerHannes Petermaier3-0/+237
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass1-3/+3
2014-07-23stdio: Remove redundant code around stdio_register() callsSimon Glass1-2/+0
2014-07-07mpc8xx: remove v37 board supportMasahiro Yamada1-7/+1
2014-07-07mpc8xx: remove rbc823 board supportMasahiro Yamada1-66/+1
2014-07-07mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada1-5/+0
2014-06-14video: atmel_hlcdfb: enable dcache supportWu, Josh1-0/+6
2014-05-20Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2-4/+9
2014-05-13Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2-4/+9
2014-05-09video: Add support for imx25 lcd controllerThomas Diener2-0/+122
2014-05-05at91: video: atmel_hlcdfb.c: fix bad timing configurationWu, Josh1-4/+4
2014-04-30video: mxc_ipuv3_fb: stash frame buffer pointer in global data.Eric Nelson1-0/+5
2014-04-17ARM: tegra: Tegra20 pinmux cleanupStephen Warren1-2/+2
2014-03-25Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2-0/+80
2014-03-17sandbox: Add LCD driverSimon Glass2-0/+80
2014-03-12video:exynos_fb:fdt: add additional fdt dataPiotr Wilczek1-0/+12
2014-03-12video:mipidsim:fdt: Add DT support for mipi dsim driverPiotr Wilczek1-0/+96
2014-03-10cfb_console: align fields in gzipped .bmp filesEric Nelson1-2/+6
2014-02-03video: exynos: fimd: add support for various display color modesPrzemyslaw Marczak1-7/+8
2014-02-03samsung: common: Add file for common functions, draw_logo() cleanup.Przemyslaw Marczak1-28/+0
2014-01-12video: ipu reg: Correct reserved array size in struct ipu_idmacLiu Ying1-1/+1
2014-01-12video: ipu reg: Correct reserved1 array size in struct ipu_cmLiu Ying1-1/+1
2013-12-16Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-1/+1