1. 7c050f8 video: cleanup comments in cfb_console.c and video_fb.h by Anatolij Gustschin · 14 years ago
  2. f0a9215 video: sm501.c: add weak default functions by Anatolij Gustschin · 14 years ago
  3. e2bee9e video: sm501: add support for SM501 chips on PCI bus by Anatolij Gustschin · 14 years ago
  4. 1054382 video: cfb_console: add weak default video_set_lut() by Anatolij Gustschin · 14 years ago
  5. 8a452c2 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  6. 03af5ab MX31: Added support for the Casio COM57H5M10XRC to QONG by Stefano Babic · 14 years ago
  7. 767fdc4 drivers/*/Makefile: fix conditional compile rule. by Ender.Dai · 14 years ago
  8. 7c8cf0d MX31: Added LCD support for QONG module by Stefano Babic · 14 years ago
  9. 760bce0 video: ati_radeon_fb.c: fix warning while compiling with DEBUG by Anatolij Gustschin · 14 years ago
  10. f6a7a2e ati_radeon: Support PCI virtual not eq bus mapping. by Ed Swarthout · 15 years ago
  11. 9624f6d ati_radeon: return with error when emulator fails by Ed Swarthout · 15 years ago
  12. d501176 video: cfb_console.c: add support for RLE8 bitmaps by Anatolij Gustschin · 15 years ago
  13. be129aa video: Fix console display when splashscreen is used by Matthias Weisser · 15 years ago
  14. 0cf0b93 convert common files to new SoC access by Jens Scharsig · 15 years ago
  15. 3e446cb video: add amba-clcd prime-cell by Alessandro Rubini · 15 years ago
  16. 87d93a1 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  17. 229b6dc video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01 by Wolfgang Grandegger · 15 years ago
  18. 5d16ca8 video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode by Anatolij Gustschin · 15 years ago
  19. c28d3bb video: mb862xx: improve board-specific Lime configuration by Wolfgang Grandegger · 15 years ago
  20. 1c6232f bus_vcxk.c: fix warning: unused variable 'lineptr' by Jens Scharsig · 15 years ago
  21. 04538cd video: bus_vcxk.c: fix style issues added by 50217dee by Anatolij Gustschin · 15 years ago
  22. 50217de new video driver for bus vcxk framebuffers by Jens Scharsig · 15 years ago
  23. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  24. 1ca298c Added support for splash screen positioning by Matthias Weisser · 15 years ago
  25. 9d173e0 video: mb862xx: replace printf with puts by Anatolij Gustschin · 15 years ago
  26. cce99b2 video: mb862xx: use macros instead of magic numbers by Anatolij Gustschin · 15 years ago
  27. e865286 video: mb862xx: fix coding style and remove dead code by Anatolij Gustschin · 15 years ago
  28. 6bbced6 Atmel LCD driver GUARDTIME fix by Mark Jackson · 15 years ago
  29. 6cc7ba9 video: Add an option to skip video initialization by Wolfgang Denk · 15 years ago
  30. f62f646 drv_video_init(): simplify logic by Wolfgang Denk · 15 years ago
  31. 3dcbe62 video: fix bug in cfb_console.c code by Anatolij Gustschin · 15 years ago
  32. 0c99f6a video: add an i.MX31 framebuffer driver by Guennadi Liakhovetski · 16 years ago
  33. 689551c A driver for the S6E63D6 SPI display controller from Samsung by Guennadi Liakhovetski · 16 years ago
  34. ae0b05d Fix whitespace damage: double space changed to a tab by Jerry Van Baren · 16 years ago
  35. 70dbc54 atmel_lcdfb: Straighten out funky vl_sync logic by Haavard Skinnemoen · 16 years ago
  36. 23bb28f atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h> by Haavard Skinnemoen · 16 years ago
  37. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  38. e64987a 85xx: socrates: Enable Lime support. by Anatolij Gustschin · 16 years ago
  39. cc34780 clean up some #if !defined() in drivers/video/cfb_console.c by Andrew Dyer · 16 years ago
  40. eb59ea4 video: Clean drivers/video/Makefile by Michal Simek · 16 years ago
  41. e84d568 video: fix bug in cfb_console code by Anatolij Gustschin · 16 years ago
  42. d9015f6 video: fix bug in logo_plot by Anatolij Gustschin · 16 years ago
  43. a5bcb01 Fix Atmel LCD controller endianess for AVR32 processors by Mark Jackson · 16 years ago
  44. 322716a Fix bug in Lime video driver by Anatolij Gustschin · 16 years ago
  45. 42fd5f8 Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  47. 39cf480 Add ATMEL LCD driver by Stelian Pop · 16 years ago
  48. a49e0d1 video: Add missing free for logo memory by Matthias Fuchs · 16 years ago
  49. 0d48926 lwmon5 SYSMON POST: fix backlight control by Yuri Tikhonov · 17 years ago
  50. e5c6f9f Add Radeon Mobility 9200 pci device id to the radeon driver by Anatolij Gustschin · 17 years ago
  51. 1b8607e Extend ATI Radeon driver to support more video modes by Anatolij Gustschin · 17 years ago
  52. bed5375 Add Fujitsu CoralP/Lime video driver by Anatolij Gustschin · 17 years ago
  53. 20c450e Fix video console newline and carriage return handling by Anatolij Gustschin · 17 years ago
  54. 7817cb2 fix comments with new drivers organization by Marcel Ziswiler · 17 years ago
  55. 352d259 drivers/video : move video drivers to drivers/video by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago