summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* video: ipu: prevent warnings with W=1Jeroen Hofstee2014-10-253-15/+4
* serial: make local functions staticJeroen Hofstee2014-10-251-2/+2
* video: use __weakJeroen Hofstee2014-10-252-32/+10
* video: ipu_disp: remove pixclk fixupJeroen Hofstee2014-10-161-25/+6
* video: ipu: fix debug and commentJeroen Hofstee2014-10-162-5/+4
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-241-0/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-09-124-12/+270
|\
| * video: Add driver for Parade PS8625 dP to LVDS bridgeVadim Bendebury2014-09-052-0/+221
| * video: exynos_fimd: Add framework to disable FIMD sysmmuAjay Kumar2014-09-051-0/+43
| * exynos_fb: Remove usage of static definesAjay Kumar2014-09-051-12/+6
* | video: dcu: Add DCU driver supportWang Huan2014-09-082-0/+366
|/
* lib, linux: move linux specific defines to linux/compat.hHeiko Schocher2014-08-252-0/+2
* video: ipu_disp: squash clang warningJeroen Hofstee2014-08-111-1/+1
* video: ipu_disp: wait for DP SF end irq when disabling sync BG flowsLiu Ying2014-08-113-19/+19
* video: Add support for TI's AM335x LCD-ControllerHannes Petermaier2014-08-103-0/+237
* stdio: Pass device pointer to stdio methodsSimon Glass2014-07-231-3/+3
* stdio: Remove redundant code around stdio_register() callsSimon Glass2014-07-231-2/+0
* mpc8xx: remove v37 board supportMasahiro Yamada2014-07-071-7/+1
* mpc8xx: remove rbc823 board supportMasahiro Yamada2014-07-071-66/+1
* mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada2014-07-071-5/+0
* video: atmel_hlcdfb: enable dcache supportWu, Josh2014-06-141-0/+6
* Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2014-05-202-4/+9
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2014-05-132-4/+9
| |\
| | * at91: video: atmel_hlcdfb.c: fix bad timing configurationWu, Josh2014-05-051-4/+4
| | * video: mxc_ipuv3_fb: stash frame buffer pointer in global data.Eric Nelson2014-04-301-0/+5
* | | video: Add support for imx25 lcd controllerThomas Diener2014-05-092-0/+122
|/ /
* | ARM: tegra: Tegra20 pinmux cleanupStephen Warren2014-04-171-2/+2
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-03-252-0/+80
|\
| * sandbox: Add LCD driverSimon Glass2014-03-172-0/+80
* | video:exynos_fb:fdt: add additional fdt dataPiotr Wilczek2014-03-121-0/+12
* | video:mipidsim:fdt: Add DT support for mipi dsim driverPiotr Wilczek2014-03-121-0/+96
|/
* cfb_console: align fields in gzipped .bmp filesEric Nelson2014-03-101-2/+6
* video: exynos: fimd: add support for various display color modesPrzemyslaw Marczak2014-02-031-7/+8
* samsung: common: Add file for common functions, draw_logo() cleanup.Przemyslaw Marczak2014-02-031-28/+0
* video: ipu reg: Correct reserved array size in struct ipu_idmacLiu Ying2014-01-121-1/+1
* video: ipu reg: Correct reserved1 array size in struct ipu_cmLiu Ying2014-01-121-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2013-12-161-1/+1
|\
| * video: ipu_disp: Return a negative value on errorFabio Estevam2013-12-041-1/+1
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-103-0/+308
|\ \ | |/
| * lcd: add DataImage SCF0403x LCD panel supportNikita Kiryanov2013-11-122-0/+297
| * video: bcm2835: respect the pitch valueAndre Heider2013-11-121-0/+11
* | video: remove AT91 legacy API from bus_vcxkAndreas Bießmann2013-11-131-15/+0
|/
* drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-54/+32
* video, formike: change tag/val writeHeiko Schocher2013-10-301-3/+4
* video, cfb_console: make background and foreground color configurableHeiko Schocher2013-10-301-18/+20
* video: ipu_disp: Fix clock polarity logicFabio Estevam2013-10-301-1/+1
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-1/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-1420-20/+20
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-042-0/+512
|\
| * video: add formike lcd panel initHeiko Schocher2013-08-282-0/+512
OpenPOWER on IntegriCloud