1. 41ec127 video: cfb_console: simplify logical constraint by Heinrich Schuchardt · 7 years ago
  2. f9d891f video: Support multiple lines version string display by Peng Fan · 7 years ago
  3. 8ef0535 video: add config option to skip framebuffer clear by Rob Clark · 7 years ago
  4. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  5. c674e00 video: Drop the ct69000 driver by Bin Meng · 7 years ago
  6. daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  7. 1d4ed26 video: cfb_console: fix 32-bit display on 64-bit architectures by Andre Przywara · 8 years ago
  8. 9b23baf drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo. by Robert P. J. Day · 8 years ago
  9. b4fc6f2 video: cfb_console: fix hang if splashimage file is missing by Anatolij Gustschin · 8 years ago
  10. 0a6eac8 video: Move video_get_info_str() prototype to a header file by Simon Glass · 8 years ago
  11. 0872d44 Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · 8 years ago
  12. a420657 video: Drop CONFIG_VIDEO_HW_CURSOR by Simon Glass · 8 years ago
  13. 1e1a0fb Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  14. ac8a32f video: Drop the sed13806 driver by Simon Glass · 8 years ago
  15. c370d38 video: Drop the s3c-fb driver by Simon Glass · 8 years ago
  16. 9909aeb video: Drop the smiLynxEM driver by Simon Glass · 8 years ago
  17. 002f967 Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig by Simon Glass · 8 years ago
  18. adde435 video: allow version string to be optional when using LOGO by Tim Harvey · 8 years ago
  19. 703c751 video: Add S3C24xx framebuffer support by Marek Vasut · 10 years ago
  20. 39f615e video: input: Clean up after i8042 conversion by Simon Glass · 9 years ago
  21. 7fe0933 video: Drop unused console functions by Simon Glass · 9 years ago
  22. 4b6d094 video: Drop DEV_EXT_VIDEO flag by Bin Meng · 9 years ago
  23. 1caf934 video: Drop DEV_FLAGS_SYSTEM flag by Bin Meng · 9 years ago
  24. 8ceb242 video: cfb_console: Allow VGA device to work without i8042 keyboard by Bin Meng · 9 years ago
  25. c67a876 cfbconsole: Add support for stride != width by Hans de Goede · 9 years ago
  26. c4c9e81 cfbconsole: Remove width argument from the logo functions by Hans de Goede · 9 years ago
  27. 1c3dbe5 Remove typedefs from bmp_layout.h by Simon Glass · 9 years ago
  28. 5692ccf x86: video: Allow keyboard presence to be controlled by device tree by Simon Glass · 10 years ago
  29. 3c0b668 x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINES by Simon Glass · 10 years ago
  30. ad734f7 powerpc: mpc5xxx: remove Total5200 board support by Masahiro Yamada · 10 years ago
  31. 9c3c5c8 ppc4xx: remove dead code by Masahiro Yamada · 10 years ago
  32. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  33. d37e96e video: speedup writing strings to fb console by Soeren Moch · 10 years ago
  34. 654f8d0 serial: make local functions static by Jeroen Hofstee · 10 years ago
  35. 69d2754 video: use __weak by Jeroen Hofstee · 10 years ago
  36. 709ea54 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  37. 91d0be1 stdio: Remove redundant code around stdio_register() calls by Simon Glass · 10 years ago
  38. 5ca05c8 cfb_console: align fields in gzipped .bmp files by Eric Nelson · 11 years ago
  39. 45ae254 video, cfb_console: make background and foreground color configurable by Heiko Schocher · 11 years ago
  40. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  41. ac8ba84 video: Encapsulate font in video_font_data.h by Marek Vasut · 11 years ago
  42. 2bc4aa5 video: add an option to skip cfb console init by Heiko Schocher · 11 years ago
  43. fd8cf99 video: Fix cfb_console for 4-bit wide font by Marek Vasut · 11 years ago
  44. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  45. ff8fb56 video: consolidate splash screen alignment code by Anatolij Gustschin · 11 years ago
  46. dd4425e video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO by Robert Winkler · 11 years ago
  47. 47b8e52 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 11 years ago
  48. fb8ddc2 arm: mxs: Add MXS LCDIF driver by Marek Vasut · 11 years ago
  49. db0d47d cfb_console: flush FB cache at end of public functions by Eric Nelson · 11 years ago
  50. acf3baa video: Fix splash screen alignment by Matthias Weisser · 12 years ago
  51. ae63057 video: Check for valid FB pointer before clearing by Duncan Laurie · 12 years ago
  52. d484b52 video: Skip bitmaps which do not fit into the screen in cfb_console by Vadim Bendebury · 12 years ago
  53. c20ee07 video: Implement additional video API functions in cfb_console by Stefan Reinauer · 12 years ago
  54. 33a35bb cfb_console: Add support for some ANSI terminal escape codes by Pali Rohár · 12 years ago
  55. 4b7d3a0 video: cfb_console: add function to plot the logo area black by Bastian Ruppert · 12 years ago
  56. 1e681f9 video: cfb_console: logo can be positioned via the splashpos variable by Bastian Ruppert · 12 years ago
  57. 695af9a video: Rename CONFIG_VIDEO_MX5 by Fabio Estevam · 12 years ago
  58. bfd4be8 video: cfb_console: flush dcache for frame buffer in DRAM by Anatolij Gustschin · 12 years ago
  59. 24fe06c cfb_console: Ignore bell character by Pali Rohár · 12 years ago
  60. 90f60a8 cfb_console: Add console_clear_line function by Pali Rohár · 12 years ago
  61. 04bbe69 cfb_console: Fix function console_back by Pali Rohár · 12 years ago
  62. a45adde video: cfb_console: fix build warnings by Anatolij Gustschin · 13 years ago
  63. 03d31fc video: cfb_console: Make the software cursor non-destructive by Gabe Black · 13 years ago
  64. 5fb1a6f CFB: Fix font rendering on mx5 framebuffer by Marek Vasut · 13 years ago
  65. d3983ee font: split font data from video_font.h by Che-Liang Chiou · 13 years ago
  66. c270730 tools: logo: split bmp arrays from bmp_logo.h by Che-Liang Chiou · 13 years ago
  67. a9a62af drivers/video/cfb_console.c:Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  68. 68da5b1 GCC4.6: Squash warning in cfb_console.c by Marek Vasut · 13 years ago
  69. 62a22dc video: Moving mx3fb.c to CONFIG_VIDEO by Helmut Raiger · 13 years ago
  70. 5791293 cfb_console.c: checkpatch cleanup by Wolfgang Denk · 13 years ago
  71. 72c65f6 cfb_console.c: drop custom PRINTD() and use debug() instead by Wolfgang Denk · 13 years ago
  72. 64e40d7 Cosmetic: reformat drivers/video/cfb_console.c by Wolfgang Denk · 13 years ago
  73. ce0f709 cfb_console: fix build breakage by Andreas Bießmann · 13 years ago
  74. 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
  75. 74446b6 cfb_console: fix RLE bitmap drawing code by Anatolij Gustschin · 14 years ago
  76. 2e6e177 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  77. 68f6618 video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGB by Timur Tabi · 14 years ago
  78. 6561863 video: cfb_console: fix definition and usage of CURSOR_xxx macros by Timur Tabi · 14 years ago
  79. 7c050f8 video: cleanup comments in cfb_console.c and video_fb.h by Anatolij Gustschin · 14 years ago
  80. 1054382 video: cfb_console: add weak default video_set_lut() by Anatolij Gustschin · 14 years ago
  81. d501176 video: cfb_console.c: add support for RLE8 bitmaps by Anatolij Gustschin · 15 years ago
  82. be129aa video: Fix console display when splashscreen is used by Matthias Weisser · 15 years ago
  83. 87d93a1 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  84. 229b6dc video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01 by Wolfgang Grandegger · 15 years ago
  85. 5d16ca8 video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode by Anatolij Gustschin · 15 years ago
  86. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  87. 1ca298c Added support for splash screen positioning by Matthias Weisser · 15 years ago
  88. 6cc7ba9 video: Add an option to skip video initialization by Wolfgang Denk · 15 years ago
  89. f62f646 drv_video_init(): simplify logic by Wolfgang Denk · 15 years ago
  90. 3dcbe62 video: fix bug in cfb_console.c code by Anatolij Gustschin · 15 years ago
  91. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  92. cc34780 clean up some #if !defined() in drivers/video/cfb_console.c by Andrew Dyer · 16 years ago
  93. eb59ea4 video: Clean drivers/video/Makefile by Michal Simek · 16 years ago
  94. e84d568 video: fix bug in cfb_console code by Anatolij Gustschin · 16 years ago
  95. d9015f6 video: fix bug in logo_plot by Anatolij Gustschin · 16 years ago
  96. a49e0d1 video: Add missing free for logo memory by Matthias Fuchs · 16 years ago
  97. bed5375 Add Fujitsu CoralP/Lime video driver by Anatolij Gustschin · 17 years ago
  98. 20c450e Fix video console newline and carriage return handling by Anatolij Gustschin · 17 years ago
  99. 7817cb2 fix comments with new drivers organization by Marcel Ziswiler · 17 years ago
  100. 352d259 drivers/video : move video drivers to drivers/video by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/cfb_console.c]