1. 604c7d4 common/lcd_console: introduce display/framebuffer rotation by Hannes Petermaier · 9 years ago
  2. 033167c lcd: dt: extract simplefb support by Nikita Kiryanov · 10 years ago
  3. c8d2feb lcd: various cleanups by Nikita Kiryanov · 10 years ago
  4. 38b5508 lcd: split configuration_get_cmap by Nikita Kiryanov · 10 years ago
  5. baaa7dd lcd: move platform-specific structs to their own headers by Nikita Kiryanov · 10 years ago
  6. 904672e lcd: refactor lcd console stuff into its own file by Nikita Kiryanov · 10 years ago
  7. 4d03634 lcd: introduce getters for bg/fg color by Nikita Kiryanov · 10 years ago
  8. f4469f5 lcd: remove LCD_MONOCHROME by Nikita Kiryanov · 10 years ago
  9. ecfdcee powerpc: remove orphaned boards mcc200 and prs200 by Nikita Kiryanov · 10 years ago
  10. 8d9eaaf lcd: cleanup unused functions by Hannes Petermaier · 11 years ago
  11. 57d76a8 Add support for 32-bit organized framebuffers by Hannes Petermaier · 11 years ago
  12. c750b9c mpc8xx: remove rbc823 board support by Masahiro Yamada · 10 years ago
  13. 7d95f2a sandbox: Add LCD driver by Simon Glass · 11 years ago
  14. 903afe1 lib: tizen: change Tizen logo with the new one. by Przemyslaw Marczak · 11 years ago
  15. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  16. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  17. dd4425e video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO by Robert Winkler · 11 years ago
  18. f7ef9d6 lcd: align bmp header when uncopmressing image by Piotr Wilczek · 11 years ago
  19. 6a195d2 lcd: add functions to set up simplefb device tree by Stephen Warren · 11 years ago
  20. 1812201 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  21. 29fd570 video: exynos_fb: Remove callbacks from the driver by Ajay Kumar · 12 years ago
  22. a5796c5 common/lcd.c: move the macro's to the c file by Jeroen Hofstee · 12 years ago
  23. 6b03514 common/lcd: cosmetic: clean up a bit by Jeroen Hofstee · 12 years ago
  24. 00a0ca5 common/lcd.c: remove global lcd_base by Jeroen Hofstee · 12 years ago
  25. f1d205a common/lcd.c: cleanup use of global variables by Jeroen Hofstee · 12 years ago
  26. 46d1d5d common/lcd.c: cleanup use of global variables by Wolfgang Denk · 12 years ago
  27. 581bb41 lcd: add option for board specific splash screen preparation by Nikita Kiryanov · 12 years ago
  28. 2c601c7 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  29. 9a8efc4 lcd: Add support for flushing LCD fb from dcache after update by Simon Glass · 12 years ago
  30. 676d319 lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment by Simon Glass · 12 years ago
  31. 395166c lcd: Provide an API to access LCD parameters by Vadim Bendebury · 12 years ago
  32. 5addfcf video: add dp_enabled variable in vidinfo structure by Donghwa Lee · 12 years ago
  33. f6b690e video: atmel/lcd: add LCD driver for new Atmel SoC by Bo Shen · 12 years ago
  34. 9046497 EXYNOS: display 32bpp bitmap TIZEN logo by Donghwa Lee · 12 years ago
  35. de3b49c cmd_bmp.c: make bmp_display() usable by drivers or board code by Anatolij Gustschin · 12 years ago
  36. 559a05c LCD: add data structure for EXYNOS display driver by Donghwa Lee · 12 years ago
  37. abc20ab PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X by Marek Vasut · 13 years ago
  38. 0211090 lcd: add clear and draw bitmap declaration by Che-Liang Chiou · 13 years ago
  39. 7845912 GCC4.6: Squash warning in lcd.c by Marek Vasut · 13 years ago
  40. cdfcedb atmel_lcd: Allow contrast polarity to be either positive or negative by Alexander Stein · 14 years ago
  41. 8c35d0c Enable PXAFB for PXA27X and PXA3XX by Marek Vasut · 15 years ago
  42. 60e9741 lcd.h: define extern vidinfo_t for all cases by Alessandro Rubini · 15 years ago
  43. 69f32e6 Add 16bit colour support in lcd.h by Mark Jackson · 15 years ago
  44. 6111722 video: move extern declarations from C to headers by Alessandro Rubini · 15 years ago
  45. b245e65 LCD: support 8bpp BMPs on 16bpp displays by Guennadi Liakhovetski · 16 years ago
  46. 6b59e03 lcd: Let the board code show board-specific info by Haavard Skinnemoen · 16 years ago
  47. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. 39cf480 Add ATMEL LCD driver by Stelian Pop · 16 years ago
  49. 639221c include/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  50. 72a074c include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  51. e8143e7 Add splashscreen support for MCC200 board. by Wolfgang Denk · 18 years ago
  52. 88804d1 * Patch by Detlev Zundel, 30 Jun 2005: by wdenk · 19 years ago
  53. 8655b6f * Clean up tools/bmp_logo.c to not add trailing white space by wdenk · 20 years ago
  54. c3f4d17 Add "cls" function to MPC823 LCD driver so we can reinitialize the by wdenk · 20 years ago
  55. 682011f * Patches by Udi Finkelstein, 2 June 2003: by wdenk · 21 years ago
  56. fe8c280 Initial revision by wdenk · 22 years ago