summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* added boot script files to repositoryH. Nikolaus Schaller2012-03-2627-13480/+0
* Merge branch 'master' of git://git.denx.de/u-boot into gta04eH. Nikolaus Schaller2010-12-181-1/+1
|\
| * video/mx3fb: fix clock dividerStefano Babic2010-12-171-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot into gta04eH. Nikolaus Schaller2010-12-082-0/+514
|\ \ | |/
| * video: move fsl_diu_fb driver to drivers/videoAnatolij Gustschin2010-12-012-0/+514
* | git pull denx master; fixed compilation issuesH. Nikolaus Schaller2010-11-261-2/+2
|\ \ | |/
| * Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot into gta04eH. Nikolaus Schaller2010-11-037-0/+3992
|\ \ | |/
| * MX51: Add video supportStefano Babic2010-10-223-0/+711
| * MX51: Add IPU driver for video supportStefano Babic2010-10-224-0/+3281
* | fixed so that it compiles well (leaving only minor warnings)H. Nikolaus Schaller2010-10-211-0/+1
* | merged with denx masterH. Nikolaus Schaller2010-10-208-97/+630
|\ \ | |/
| * Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-171-31/+0
| |\
| | * MX31: add support for setting pin padsStefano Babic2010-10-131-31/+0
| * | Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk2010-10-051-1/+2
| |\ \ | | |/ | |/|
| | * atmel_lcd: Allow contrast polarity to be either positive or negativeAlexander Stein2010-09-251-1/+2
| * | Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-281-1/+37
| |\ \ | | |/
| | * video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGBTimur Tabi2010-09-211-1/+37
| * | video: cfb_console: fix definition and usage of CURSOR_xxx macrosTimur Tabi2010-09-161-10/+14
| |/
| * video: add support for display controller in MB86R0x SoCsMatthias Weisser2010-08-102-0/+187
| * video: cleanup comments in cfb_console.c and video_fb.hAnatolij Gustschin2010-07-171-3/+3
| * video: sm501.c: add weak default functionsAnatolij Gustschin2010-06-141-0/+28
| * video: sm501: add support for SM501 chips on PCI busAnatolij Gustschin2010-06-141-5/+84
| * video: cfb_console: add weak default video_set_lut()Anatolij Gustschin2010-06-142-13/+12
| * Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-05-211-16/+31
| |\
| | * MX31: Added support for the Casio COM57H5M10XRC to QONGStefano Babic2010-05-191-16/+31
| * | drivers/*/Makefile: fix conditional compile rule.Ender.Dai2010-05-061-5/+4
| |/
| * MX31: Added LCD support for QONG moduleStefano Babic2010-04-271-0/+17
| * video: ati_radeon_fb.c: fix warning while compiling with DEBUGAnatolij Gustschin2010-04-081-1/+1
| * ati_radeon: Support PCI virtual not eq bus mapping.Ed Swarthout2010-04-082-24/+27
| * ati_radeon: return with error when emulator failsEd Swarthout2010-04-081-1/+2
| * video: cfb_console.c: add support for RLE8 bitmapsAnatolij Gustschin2010-04-081-2/+198
* | Add DSS driver for OMAP3Syed Mohammed Khasim2010-05-172-0/+131
|/
* video: Fix console display when splashscreen is usedMatthias Weisser2010-03-131-9/+12
* convert common files to new SoC accessJens Scharsig2010-02-121-1/+21
* video: add amba-clcd prime-cellAlessandro Rubini2010-01-272-0/+80
* move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner2009-12-211-2/+0
* video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01Wolfgang Grandegger2009-10-311-1/+1
* video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp modeAnatolij Gustschin2009-10-312-1/+17
* video: mb862xx: improve board-specific Lime configurationWolfgang Grandegger2009-10-311-1/+33
* bus_vcxk.c: fix warning: unused variable 'lineptr'Jens Scharsig2009-08-091-1/+0
* video: bus_vcxk.c: fix style issues added by 50217deeAnatolij Gustschin2009-07-261-11/+15
* new video driver for bus vcxk framebuffersJens Scharsig2009-07-262-0/+437
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-3/+3
* Added support for splash screen positioningMatthias Weisser2009-07-171-1/+35
* video: mb862xx: replace printf with putsAnatolij Gustschin2009-07-171-10/+10
* video: mb862xx: use macros instead of magic numbersAnatolij Gustschin2009-07-171-46/+50
* video: mb862xx: fix coding style and remove dead codeAnatolij Gustschin2009-07-171-103/+114
* Atmel LCD driver GUARDTIME fixMark Jackson2009-06-301-2/+5
* video: Add an option to skip video initializationWolfgang Denk2009-06-121-0/+15