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