| Commit message (Expand) | Author | Age | Lines |
* | video/mx3fb: fix clock divider | Stefano Babic | 2010-12-17 | -1/+1 |
* | video: move fsl_diu_fb driver to drivers/video | Anatolij Gustschin | 2010-12-01 | -0/+514 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | MX51: Add video support | Stefano Babic | 2010-10-22 | -0/+711 |
* | MX51: Add IPU driver for video support | Stefano Babic | 2010-10-22 | -0/+3281 |
* | Merge branch 'master' of git://git.denx.de/u-boot-imx | Wolfgang Denk | 2010-10-17 | -31/+0 |
|\ |
|
| * | MX31: add support for setting pin pads | Stefano Babic | 2010-10-13 | -31/+0 |
* | | Merge branch 'next' of git://git.denx.de/u-boot-video | Wolfgang Denk | 2010-10-05 | -1/+2 |
|\ \
| |/
|/| |
|
| * | atmel_lcd: Allow contrast polarity to be either positive or negative | Alexander Stein | 2010-09-25 | -1/+2 |
* | | Merge branch 'next' of /home/wd/git/u-boot/next | Wolfgang Denk | 2010-09-28 | -1/+37 |
|\ \
| |/ |
|
| * | video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGB | Timur Tabi | 2010-09-21 | -1/+37 |
* | | video: cfb_console: fix definition and usage of CURSOR_xxx macros | Timur Tabi | 2010-09-16 | -10/+14 |
|/ |
|
* | video: add support for display controller in MB86R0x SoCs | Matthias Weisser | 2010-08-10 | -0/+187 |
* | video: cleanup comments in cfb_console.c and video_fb.h | Anatolij Gustschin | 2010-07-17 | -3/+3 |
* | video: sm501.c: add weak default functions | Anatolij Gustschin | 2010-06-14 | -0/+28 |
* | video: sm501: add support for SM501 chips on PCI bus | Anatolij Gustschin | 2010-06-14 | -5/+84 |
* | video: cfb_console: add weak default video_set_lut() | Anatolij Gustschin | 2010-06-14 | -13/+12 |
* | Merge branch 'master' of git://git.denx.de/u-boot-imx | Wolfgang Denk | 2010-05-21 | -16/+31 |
|\ |
|
| * | MX31: Added support for the Casio COM57H5M10XRC to QONG | Stefano Babic | 2010-05-19 | -16/+31 |
* | | drivers/*/Makefile: fix conditional compile rule. | Ender.Dai | 2010-05-06 | -5/+4 |
|/ |
|
* | MX31: Added LCD support for QONG module | Stefano Babic | 2010-04-27 | -0/+17 |
* | video: ati_radeon_fb.c: fix warning while compiling with DEBUG | Anatolij Gustschin | 2010-04-08 | -1/+1 |
* | ati_radeon: Support PCI virtual not eq bus mapping. | Ed Swarthout | 2010-04-08 | -24/+27 |
* | ati_radeon: return with error when emulator fails | Ed Swarthout | 2010-04-08 | -1/+2 |
* | video: cfb_console.c: add support for RLE8 bitmaps | Anatolij Gustschin | 2010-04-08 | -2/+198 |
* | video: Fix console display when splashscreen is used | Matthias Weisser | 2010-03-13 | -9/+12 |
* | convert common files to new SoC access | Jens Scharsig | 2010-02-12 | -1/+21 |
* | video: add amba-clcd prime-cell | Alessandro Rubini | 2010-01-27 | -0/+80 |
* | move prototypes for gunzip() and zunzip() to common.h | Wolfgang Wegner | 2009-12-21 | -2/+0 |
* | video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01 | Wolfgang Grandegger | 2009-10-31 | -1/+1 |
* | video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode | Anatolij Gustschin | 2009-10-31 | -1/+17 |
* | video: mb862xx: improve board-specific Lime configuration | Wolfgang Grandegger | 2009-10-31 | -1/+33 |
* | bus_vcxk.c: fix warning: unused variable 'lineptr' | Jens Scharsig | 2009-08-09 | -1/+0 |
* | video: bus_vcxk.c: fix style issues added by 50217dee | Anatolij Gustschin | 2009-07-26 | -11/+15 |
* | new video driver for bus vcxk framebuffers | Jens Scharsig | 2009-07-26 | -0/+437 |
* | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-18 | -3/+3 |
* | Added support for splash screen positioning | Matthias Weisser | 2009-07-17 | -1/+35 |
* | video: mb862xx: replace printf with puts | Anatolij Gustschin | 2009-07-17 | -10/+10 |
* | video: mb862xx: use macros instead of magic numbers | Anatolij Gustschin | 2009-07-17 | -46/+50 |
* | video: mb862xx: fix coding style and remove dead code | Anatolij Gustschin | 2009-07-17 | -103/+114 |
* | Atmel LCD driver GUARDTIME fix | Mark Jackson | 2009-06-30 | -2/+5 |
* | video: Add an option to skip video initialization | Wolfgang Denk | 2009-06-12 | -0/+15 |
* | drv_video_init(): simplify logic | Wolfgang Denk | 2009-06-12 | -40/+29 |
* | video: fix bug in cfb_console.c code | Anatolij Gustschin | 2009-04-28 | -3/+33 |
* | video: add an i.MX31 framebuffer driver | Guennadi Liakhovetski | 2009-02-24 | -0/+857 |
* | A driver for the S6E63D6 SPI display controller from Samsung | Guennadi Liakhovetski | 2009-02-24 | -0/+77 |
* | Fix whitespace damage: double space changed to a tab | Jerry Van Baren | 2009-02-11 | -2/+2 |
* | atmel_lcdfb: Straighten out funky vl_sync logic | Haavard Skinnemoen | 2008-10-25 | -4/+1 |
* | atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h> | Haavard Skinnemoen | 2008-10-25 | -1/+0 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -17/+17 |