1. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  2. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  3. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  4. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  5. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  6. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  7. 5eb83c0 splash: display splash in DM_VIDEO configurations by Igor Opaniuk · 5 years ago
  8. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  9. 96d82f6 video: use BMP_ALIGN_CENTER define from splash.h by Anatolij Gustschin · 6 years ago
  10. 4e92e60 cmd: add clear screen 'cls' command by Anatolij Gustschin · 6 years ago
  11. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  12. 021414a lcd: avoid possible NULL dereference by xypron.glpk@gmx.de · 7 years ago
  13. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  14. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  15. 10ba6b3 video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP by Philipp Tomsich · 7 years ago
  16. f8f58fb lcd: Fix compile warning in 64bit mode by Alexander Graf · 9 years ago
  17. e32951b lcd: fix the color testpattern in 16bit mode by Andreas Neubacher · 9 years ago
  18. 3ade5bc dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  19. f5bcfe1 Revert "LCD: Add an option to skip registration as an stdio output" by Anatolij Gustschin · 9 years ago
  20. 05bfe13 LCD: Add an option to skip registration as an stdio output by Stephane Ayotte · 9 years ago
  21. 3b96b90 common/lcd_console: fix console/logo regression by Marcel Ziswiler · 9 years ago
  22. 8d379f1 lcd: Support colour lookup table on 16bpp display in BMP images by Simon Glass · 9 years ago
  23. 1c3dbe5 Remove typedefs from bmp_layout.h by Simon Glass · 9 years ago
  24. 1733259 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  25. 0eb25b6 common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  26. 604c7d4 common/lcd_console: introduce display/framebuffer rotation by Hannes Petermaier · 10 years ago
  27. 7bf71d1 lcd: split splash code into its own function by Nikita Kiryanov · 10 years ago
  28. 033167c lcd: dt: extract simplefb support by Nikita Kiryanov · 10 years ago
  29. bf21a5d lcd: rename bitmap_plot to better represent its functionality by Nikita Kiryanov · 10 years ago
  30. c8d2feb lcd: various cleanups by Nikita Kiryanov · 10 years ago
  31. 8ddfe2f lcd: remove unused includes by Nikita Kiryanov · 10 years ago
  32. 0b29a89 lcd: introduce lcd_set_cmap by Nikita Kiryanov · 10 years ago
  33. 2306457 lcd: logo: move generic cmap setting to lcd_logo_set_cmap() by Nikita Kiryanov · 10 years ago
  34. 0ee261f lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c by Nikita Kiryanov · 10 years ago
  35. a02e948 lcd: atmel: introduce lcd_logo_set_cmap by Nikita Kiryanov · 10 years ago
  36. 27fad01 lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c by Nikita Kiryanov · 10 years ago
  37. b3d12e9 lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb by Nikita Kiryanov · 10 years ago
  38. 38b5508 lcd: split configuration_get_cmap by Nikita Kiryanov · 10 years ago
  39. 2af13d6 lcd: fix console address is not initialized by Bo Shen · 10 years ago
  40. 904672e lcd: refactor lcd console stuff into its own file by Nikita Kiryanov · 10 years ago
  41. 88b326a lcd: make lcd_drawchars() independant of lcd_base by Nikita Kiryanov · 10 years ago
  42. 4d03634 lcd: introduce getters for bg/fg color by Nikita Kiryanov · 10 years ago
  43. a7de295 lcd: get rid of COLOR_MASK by Nikita Kiryanov · 10 years ago
  44. 140beb9 lcd: expand console api by Nikita Kiryanov · 10 years ago
  45. efd7c4a lcd: replace CONSOLE_(ROWS|COLS) with variables by Nikita Kiryanov · 10 years ago
  46. 404e4f4 lcd: rename console_(row|col) by Nikita Kiryanov · 10 years ago
  47. f4469f5 lcd: remove LCD_MONOCHROME by Nikita Kiryanov · 10 years ago
  48. 3707ad4 lcd: cleanup lcd_drawchars by Nikita Kiryanov · 10 years ago
  49. dc6b5b3 lcd: remove CONFIG_SYS_INVERT_COLORS by Nikita Kiryanov · 10 years ago
  50. 9316e14 ARM: rpi: rename rpi_b to rpi by Stephen Warren · 10 years ago
  51. 11b8dfa common/lcd: Make lcd_dt_simplefb_configure_node use fdt_setup_simplefb_node by Hans de Goede · 10 years ago
  52. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  53. ecfdcee powerpc: remove orphaned boards mcc200 and prs200 by Nikita Kiryanov · 10 years ago
  54. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  55. 0156444 lcd: Fix build error with CONFIG_LCD_BMP_RLE8 by Simon Glass · 10 years ago
  56. a305fb1 lcd: support displaying 24bpp BMPs on >= 24bpp LCDs by Hannes Petermaier · 10 years ago
  57. 072f210 lcd: remove unused lcd_puts_xy by Jeroen Hofstee · 10 years ago
  58. 8d9eaaf lcd: cleanup unused functions by Hannes Petermaier · 11 years ago
  59. 57d76a8 Add support for 32-bit organized framebuffers by Hannes Petermaier · 11 years ago
  60. 709ea54 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  61. 7d95f2a sandbox: Add LCD driver by Simon Glass · 11 years ago
  62. dca2a1c common: lcd.c: fix data abort exception when try to access bmp header by Przemyslaw Marczak · 11 years ago
  63. cefa471 lcd: allow overriding lcd_get_size() by Anatolij Gustschin · 11 years ago
  64. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  65. ac8ba84 video: Encapsulate font in video_font_data.h by Marek Vasut · 11 years ago
  66. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  67. ff8fb56 video: consolidate splash screen alignment code by Anatolij Gustschin · 11 years ago
  68. dd4425e video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO by Robert Winkler · 11 years ago
  69. 5af7d0f lcd: remove unaligned access in lcd_dt_simplefb_configure_node() by Stephen Warren · 11 years ago
  70. 6a195d2 lcd: add functions to set up simplefb device tree by Stephen Warren · 11 years ago
  71. 1d3dea1 video: bcm2835: fix build issues by Anatolij Gustschin · 11 years ago
  72. d0f34f1 Merge branch 'for-v2013.04' by Anatolij Gustschin · 11 years ago
  73. 317461c Fix bitmap offsets for non 8-bit LCDs by Andre Renaud · 12 years ago
  74. a5796c5 common/lcd.c: move the macro's to the c file by Jeroen Hofstee · 12 years ago
  75. 6b03514 common/lcd: cosmetic: clean up a bit by Jeroen Hofstee · 12 years ago
  76. 00a0ca5 common/lcd.c: remove global lcd_base by Jeroen Hofstee · 12 years ago
  77. f1d205a common/lcd.c: cleanup use of global variables by Jeroen Hofstee · 12 years ago
  78. 46d1d5d common/lcd.c: cleanup use of global variables by Wolfgang Denk · 12 years ago
  79. 6d33071 lcd: calculate line_length after lcd_ctrl_init() by Stephen Warren · 12 years ago
  80. c088048 lcd: implement a callback for splashimage by Nikita Kiryanov · 12 years ago
  81. 581bb41 lcd: add option for board specific splash screen preparation by Nikita Kiryanov · 12 years ago
  82. dad631c lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs by Nikita Kiryanov · 12 years ago
  83. 2c601c7 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  84. 0d89efe lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console by Simon Glass · 12 years ago
  85. 9a8efc4 lcd: Add support for flushing LCD fb from dcache after update by Simon Glass · 12 years ago
  86. 676d319 lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment by Simon Glass · 12 years ago
  87. 45d7f52 lcd: Implement RLE8 bitmap decoding by Tom Wai-Hong Tam · 12 years ago
  88. fecac46 lcd: Fix BMP decode bug that skips the wrong padded row by Tom Wai-Hong Tam · 12 years ago
  89. 395166c lcd: Provide an API to access LCD parameters by Vadim Bendebury · 12 years ago
  90. d23019f common/lcd: fix build breakage for at91sam9x5ek and trats boards by Anatolij Gustschin · 12 years ago
  91. 1b09b53 common/lcd: add protection from null bmp pointer by Nikita Kiryanov · 12 years ago
  92. bfdcc65 common lcd: simplify lcd_display_bitmap by Nikita Kiryanov · 12 years ago
  93. 203c37b common lcd: simplify core functions by Nikita Kiryanov · 12 years ago
  94. 7c7e280 common lcd: simplify lcd_display by Nikita Kiryanov · 12 years ago
  95. d3a555e common lcd: simplify lcd_logo by Nikita Kiryanov · 12 years ago
  96. 8f47d91 common lcd: minor coding style changes by Nikita Kiryanov · 12 years ago
  97. fb6a9aa LCD: display 32bpp decompressed bitmap image by Donghwa Lee · 12 years ago
  98. 2b5cb3d common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef by Anatolij Gustschin · 12 years ago
  99. 0f999c4 common/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefs by Anatolij Gustschin · 12 years ago
  100. 095407d common/lcd.c: use ARRAY_SIZE by Anatolij Gustschin · 12 years ago