summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeLines
* Introduce a header file for the BIOS emulatorSimon Glass2014-11-25-1/+1
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23-9/+9
* include: move various macros to include/linux/kernel.hMasahiro Yamada2014-11-20-5/+0
* video: speedup writing strings to fb consoleSoeren Moch2014-10-30-0/+9
* video: ipu: prevent warnings with W=1Jeroen Hofstee2014-10-25-15/+4
* serial: make local functions staticJeroen Hofstee2014-10-25-2/+2
* video: use __weakJeroen Hofstee2014-10-25-32/+10
* video: ipu_disp: remove pixclk fixupJeroen Hofstee2014-10-16-25/+6
* video: ipu: fix debug and commentJeroen Hofstee2014-10-16-5/+4
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-24-0/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-09-12-12/+270
|\
| * video: Add driver for Parade PS8625 dP to LVDS bridgeVadim Bendebury2014-09-05-0/+221
| * video: exynos_fimd: Add framework to disable FIMD sysmmuAjay Kumar2014-09-05-0/+43
| * exynos_fb: Remove usage of static definesAjay Kumar2014-09-05-12/+6
* | video: dcu: Add DCU driver supportWang Huan2014-09-08-0/+366
|/
* lib, linux: move linux specific defines to linux/compat.hHeiko Schocher2014-08-25-0/+2
* video: ipu_disp: squash clang warningJeroen Hofstee2014-08-11-1/+1
* video: ipu_disp: wait for DP SF end irq when disabling sync BG flowsLiu Ying2014-08-11-19/+19
* video: Add support for TI's AM335x LCD-ControllerHannes Petermaier2014-08-10-0/+237
* stdio: Pass device pointer to stdio methodsSimon Glass2014-07-23-3/+3
* stdio: Remove redundant code around stdio_register() callsSimon Glass2014-07-23-2/+0
* mpc8xx: remove v37 board supportMasahiro Yamada2014-07-07-7/+1
* mpc8xx: remove rbc823 board supportMasahiro Yamada2014-07-07-66/+1
* mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada2014-07-07-5/+0
* video: atmel_hlcdfb: enable dcache supportWu, Josh2014-06-14-0/+6
* Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2014-05-20-4/+9
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2014-05-13-4/+9
| |\
| | * at91: video: atmel_hlcdfb.c: fix bad timing configurationWu, Josh2014-05-05-4/+4
| | * video: mxc_ipuv3_fb: stash frame buffer pointer in global data.Eric Nelson2014-04-30-0/+5
* | | video: Add support for imx25 lcd controllerThomas Diener2014-05-09-0/+122
|/ /
* | ARM: tegra: Tegra20 pinmux cleanupStephen Warren2014-04-17-2/+2
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-03-25-0/+80
|\
| * sandbox: Add LCD driverSimon Glass2014-03-17-0/+80
* | video:exynos_fb:fdt: add additional fdt dataPiotr Wilczek2014-03-12-0/+12
* | video:mipidsim:fdt: Add DT support for mipi dsim driverPiotr Wilczek2014-03-12-0/+96
|/
* cfb_console: align fields in gzipped .bmp filesEric Nelson2014-03-10-2/+6
* video: exynos: fimd: add support for various display color modesPrzemyslaw Marczak2014-02-03-7/+8
* samsung: common: Add file for common functions, draw_logo() cleanup.Przemyslaw Marczak2014-02-03-28/+0
* video: ipu reg: Correct reserved array size in struct ipu_idmacLiu Ying2014-01-12-1/+1
* video: ipu reg: Correct reserved1 array size in struct ipu_cmLiu Ying2014-01-12-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2013-12-16-1/+1
|\
| * video: ipu_disp: Return a negative value on errorFabio Estevam2013-12-04-1/+1
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-10-0/+308
|\ \ | |/
| * lcd: add DataImage SCF0403x LCD panel supportNikita Kiryanov2013-11-12-0/+297
| * video: bcm2835: respect the pitch valueAndre Heider2013-11-12-0/+11
* | video: remove AT91 legacy API from bus_vcxkAndreas Bießmann2013-11-13-15/+0
|/
* drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-54/+32
* video, formike: change tag/val writeHeiko Schocher2013-10-30-3/+4
* video, cfb_console: make background and foreground color configurableHeiko Schocher2013-10-30-18/+20
* video: ipu_disp: Fix clock polarity logicFabio Estevam2013-10-30-1/+1