1. 021c2b3 lcd: cleanup unused functions by Hannes Petermaier · 11 years ago
  2. 95f87df Add support for 32-bit organized framebuffers by Hannes Petermaier · 11 years ago
  3. 54c5d93 mpc8xx: remove rbc823 board support by Masahiro Yamada · 10 years ago
  4. b9ddbf4 sandbox: Add LCD driver by Simon Glass · 11 years ago
  5. 02f4a09 lib: tizen: change Tizen logo with the new one. by Przemyslaw Marczak · 11 years ago
  6. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  7. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  8. 2a90ed0 video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO by Robert Winkler · 11 years ago
  9. e59e0ff lcd: align bmp header when uncopmressing image by Piotr Wilczek · 11 years ago
  10. efe6428 lcd: add functions to set up simplefb device tree by Stephen Warren · 12 years ago
  11. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  12. 41022a1 video: exynos_fb: Remove callbacks from the driver by Ajay Kumar · 12 years ago
  13. cdc348a common/lcd.c: move the macro's to the c file by Jeroen Hofstee · 12 years ago
  14. 729b09e common/lcd: cosmetic: clean up a bit by Jeroen Hofstee · 12 years ago
  15. 881c4ec common/lcd.c: remove global lcd_base by Jeroen Hofstee · 12 years ago
  16. b9092e6 common/lcd.c: cleanup use of global variables by Jeroen Hofstee · 12 years ago
  17. 67f5391 common/lcd.c: cleanup use of global variables by Wolfgang Denk · 12 years ago
  18. e0eba1f lcd: add option for board specific splash screen preparation by Nikita Kiryanov · 12 years ago
  19. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  20. ef45ffd lcd: Add support for flushing LCD fb from dcache after update by Simon Glass · 12 years ago
  21. 599a4df lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment by Simon Glass · 12 years ago
  22. a7eaa2f lcd: Provide an API to access LCD parameters by Vadim Bendebury · 12 years ago
  23. be91a41 video: add dp_enabled variable in vidinfo structure by Donghwa Lee · 12 years ago
  24. 8dd5528 video: atmel/lcd: add LCD driver for new Atmel SoC by Bo Shen · 13 years ago
  25. 37980dd EXYNOS: display 32bpp bitmap TIZEN logo by Donghwa Lee · 13 years ago
  26. 7a49e6f cmd_bmp.c: make bmp_display() usable by drivers or board code by Anatolij Gustschin · 13 years ago
  27. 0e6f77d LCD: add data structure for EXYNOS display driver by Donghwa Lee · 13 years ago
  28. 85cc88a PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X by Marek Vasut · 13 years ago
  29. 2444b17 lcd: add clear and draw bitmap declaration by Che-Liang Chiou · 13 years ago
  30. 21e69c1 GCC4.6: Squash warning in lcd.c by Marek Vasut · 13 years ago
  31. 7fd4ea5 atmel_lcd: Allow contrast polarity to be either positive or negative by Alexander Stein · 14 years ago
  32. 23cf8e4 Enable PXAFB for PXA27X and PXA3XX by Marek Vasut · 15 years ago
  33. 249ce8a lcd.h: define extern vidinfo_t for all cases by Alessandro Rubini · 15 years ago
  34. 8ef053f Add 16bit colour support in lcd.h by Mark Jackson · 15 years ago
  35. 465c45a video: move extern declarations from C to headers by Alessandro Rubini · 15 years ago
  36. 332d0b5 LCD: support 8bpp BMPs on 16bpp displays by Guennadi Liakhovetski · 16 years ago
  37. ddbcf95 lcd: Let the board code show board-specific info by Haavard Skinnemoen · 16 years ago
  38. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. f6f8665 Add ATMEL LCD driver by Stelian Pop · 17 years ago
  40. 2517d97 include/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  41. 7ab36a2 include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  42. d4321d3 Add splashscreen support for MCC200 board. by Wolfgang Denk · 18 years ago
  43. 2b9d186 * Patch by Detlev Zundel, 30 Jun 2005: by wdenk · 19 years ago
  44. 9ca7bbc * Clean up tools/bmp_logo.c to not add trailing white space by wdenk · 20 years ago
  45. 0811ded Add "cls" function to MPC823 LCD driver so we can reinitialize the by wdenk · 20 years ago
  46. 4e112c1 * Patches by Udi Finkelstein, 2 June 2003: by wdenk · 21 years ago
  47. fe8c280 Initial revision by wdenk · 22 years ago