1. cd7b1ee video: cfb_console: fix 32-bit display on 64-bit architectures by Andre Przywara · Mon Mar 06 01:13:38 2017 +0000
  2. 07bdca5 drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo. by Robert P. J. Day · Fri Feb 03 07:14:02 2017 -0500
  3. ea5a962 video: cfb_console: fix hang if splashimage file is missing by Anatolij Gustschin · Wed Nov 30 14:30:59 2016 +0100
  4. 88ecb9b video: Move video_get_info_str() prototype to a header file by Simon Glass · Mon Oct 17 20:12:54 2016 -0600
  5. 706605f Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · Mon Oct 17 20:12:51 2016 -0600
  6. d615c89 video: Drop CONFIG_VIDEO_HW_CURSOR by Simon Glass · Mon Oct 17 20:12:50 2016 -0600
  7. dcff692 Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · Mon Oct 17 20:12:49 2016 -0600
  8. 1680916 video: Drop the sed13806 driver by Simon Glass · Mon Oct 17 20:12:48 2016 -0600
  9. 9d05704 video: Drop the s3c-fb driver by Simon Glass · Mon Oct 17 20:12:47 2016 -0600
  10. e9395ef video: Drop the smiLynxEM driver by Simon Glass · Mon Oct 17 20:12:45 2016 -0600
  11. 884889d Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig by Simon Glass · Mon Oct 17 20:12:44 2016 -0600
  12. 9889946 video: allow version string to be optional when using LOGO by Tim Harvey · Tue May 24 14:59:59 2016 -0700
  13. 60f26d3 video: Add S3C24xx framebuffer support by Marek Vasut · Sat Oct 11 18:42:49 2014 +0200
  14. eaba37e video: input: Clean up after i8042 conversion by Simon Glass · Wed Nov 11 10:05:47 2015 -0700
  15. f406a1b video: Drop unused console functions by Simon Glass · Sun Oct 18 21:17:18 2015 -0600
  16. d52a5a7f video: Drop DEV_EXT_VIDEO flag by Bin Meng · Tue Nov 03 23:23:38 2015 -0800
  17. 6abe4b6 video: Drop DEV_FLAGS_SYSTEM flag by Bin Meng · Tue Nov 03 23:23:37 2015 -0800
  18. e52e17a video: cfb_console: Allow VGA device to work without i8042 keyboard by Bin Meng · Mon Aug 24 01:00:07 2015 -0700
  19. a8287e7 cfbconsole: Add support for stride != width by Hans de Goede · Tue Aug 04 12:15:39 2015 +0200
  20. b922f78 cfbconsole: Remove width argument from the logo functions by Hans de Goede · Tue Aug 04 12:21:40 2015 +0200
  21. 92e1f85 Remove typedefs from bmp_layout.h by Simon Glass · Wed May 13 07:02:27 2015 -0600
  22. e9fa1f0 x86: video: Allow keyboard presence to be controlled by device tree by Simon Glass · Mon Mar 02 12:40:50 2015 -0700
  23. 6ceb7f0 x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINES by Simon Glass · Thu Jan 01 16:17:57 2015 -0700
  24. fc6f8d1 powerpc: mpc5xxx: remove Total5200 board support by Masahiro Yamada · Fri Jan 23 00:24:20 2015 +0900
  25. 60275dd ppc4xx: remove dead code by Masahiro Yamada · Thu Jan 15 17:10:56 2015 +0900
  26. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  27. bd9c131 video: speedup writing strings to fb console by Soeren Moch · Fri Oct 24 16:33:30 2014 +0200
  28. 169eda6 serial: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:44 2014 +0200
  29. f7ae3ed video: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:30 2014 +0200
  30. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · Wed Jul 23 06:54:59 2014 -0600
  31. 1867bd4 stdio: Remove redundant code around stdio_register() calls by Simon Glass · Wed Jul 23 06:54:58 2014 -0600
  32. fba7087 cfb_console: align fields in gzipped .bmp files by Eric Nelson · Sat Mar 08 07:55:52 2014 -0700
  33. 6275956 video, cfb_console: make background and foreground color configurable by Heiko Schocher · Tue Oct 22 11:06:06 2013 +0200
  34. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  35. 1e000f8 video: Encapsulate font in video_font_data.h by Marek Vasut · Tue Jul 30 23:37:57 2013 +0200
  36. 9cff8ad video: add an option to skip cfb console init by Heiko Schocher · Sat Aug 03 07:22:53 2013 +0200
  37. 118959f video: Fix cfb_console for 4-bit wide font by Marek Vasut · Tue Jul 30 23:37:59 2013 +0200
  38. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  39. b9b5eaf video: consolidate splash screen alignment code by Anatolij Gustschin · Tue Jul 02 00:04:05 2013 +0200
  40. 2a90ed0 video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO by Robert Winkler · Mon Jun 17 11:31:29 2013 -0700
  41. d89e676 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Fri Jun 07 08:35:36 2013 -0400
  42. ffdd466 arm: mxs: Add MXS LCDIF driver by Marek Vasut · Sun Apr 28 09:20:03 2013 +0000
  43. 5414242 cfb_console: flush FB cache at end of public functions by Eric Nelson · Mon May 06 14:27:28 2013 +0200
  44. 5e5ed76 video: Fix splash screen alignment by Matthias Weisser · Fri Feb 15 03:35:12 2013 +0000
  45. 33778ea video: Check for valid FB pointer before clearing by Duncan Laurie · Sat Nov 03 11:41:40 2012 +0000
  46. e1c82c2 video: Skip bitmaps which do not fit into the screen in cfb_console by Vadim Bendebury · Fri Sep 28 15:11:17 2012 +0000
  47. 7870da3 video: Implement additional video API functions in cfb_console by Stefan Reinauer · Fri Sep 28 15:11:12 2012 +0000
  48. 4a57da3 cfb_console: Add support for some ANSI terminal escape codes by Pali Rohár · Fri Oct 19 13:30:09 2012 +0000
  49. d593218 video: cfb_console: add function to plot the logo area black by Bastian Ruppert · Thu Sep 13 22:29:02 2012 +0000
  50. a13e81f video: cfb_console: logo can be positioned via the splashpos variable by Bastian Ruppert · Thu Sep 13 22:29:01 2012 +0000
  51. c6dd2e0 video: Rename CONFIG_VIDEO_MX5 by Fabio Estevam · Thu May 31 07:23:56 2012 +0000
  52. dbad2b8 video: cfb_console: flush dcache for frame buffer in DRAM by Anatolij Gustschin · Tue Jun 05 09:19:18 2012 +0200
  53. 9d735b6 cfb_console: Ignore bell character by Pali Rohár · Sat Apr 28 07:26:47 2012 +0000
  54. 1665861 cfb_console: Add console_clear_line function by Pali Rohár · Sat Apr 28 07:26:44 2012 +0000
  55. 8898b7f cfb_console: Fix function console_back by Pali Rohár · Sat Apr 28 07:26:43 2012 +0000
  56. 814d0e1 video: cfb_console: fix build warnings by Anatolij Gustschin · Wed Dec 07 03:58:10 2011 +0000
  57. 12874de video: cfb_console: Make the software cursor non-destructive by Gabe Black · Wed Nov 30 13:50:50 2011 +0000
  58. 04c9e80 CFB: Fix font rendering on mx5 framebuffer by Marek Vasut · Wed Nov 23 16:32:16 2011 +0000
  59. 41132c0 font: split font data from video_font.h by Che-Liang Chiou · Fri Oct 21 17:04:21 2011 +0800
  60. 5639fc6 tools: logo: split bmp arrays from bmp_logo.h by Che-Liang Chiou · Thu Oct 20 23:04:20 2011 +0000
  61. ffbd9ee drivers/video/cfb_console.c:Fix GCC 4.6 build warning by Wolfgang Denk · Fri Nov 04 15:55:20 2011 +0000
  62. 2eb9a49 GCC4.6: Squash warning in cfb_console.c by Marek Vasut · Fri Oct 21 14:17:04 2011 +0000
  63. 0385c13 video: Moving mx3fb.c to CONFIG_VIDEO by Helmut Raiger · Wed Oct 12 23:16:29 2011 +0000
  64. a87b2a95 cfb_console.c: checkpatch cleanup by Wolfgang Denk · Sat Jul 30 12:48:09 2011 +0000
  65. 4671771 cfb_console.c: drop custom PRINTD() and use debug() instead by Wolfgang Denk · Fri Jul 29 09:55:28 2011 +0000
  66. 0b4b56e Cosmetic: reformat drivers/video/cfb_console.c by Wolfgang Denk · Fri Jul 29 09:55:27 2011 +0000
  67. e88a9a4 cfb_console: fix build breakage by Andreas Bießmann · Fri Jul 29 09:10:13 2011 +0200
  68. 61d0195 unify version_string by Andreas Bießmann · Mon Jul 18 20:24:04 2011 +0200
  69. ce5f8df cfb_console: fix RLE bitmap drawing code by Anatolij Gustschin · Mon Feb 21 21:33:29 2011 +0100
  70. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · Tue Sep 28 23:30:47 2010 +0200
  71. 0fce992 video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGB by Timur Tabi · Mon Aug 23 16:58:00 2010 -0500
  72. be0c74e video: cfb_console: fix definition and usage of CURSOR_xxx macros by Timur Tabi · Fri Aug 27 15:45:47 2010 -0500
  73. 794b25c video: cleanup comments in cfb_console.c and video_fb.h by Anatolij Gustschin · Sat Jun 19 20:41:56 2010 +0200
  74. a043c34 video: cfb_console: add weak default video_set_lut() by Anatolij Gustschin · Sat May 01 22:21:09 2010 +0200
  75. 6b4e4fc video: cfb_console.c: add support for RLE8 bitmaps by Anatolij Gustschin · Mon Mar 15 14:50:25 2010 +0100
  76. 76d7086 video: Fix console display when splashscreen is used by Matthias Weisser · Tue Jan 12 12:06:31 2010 +0100
  77. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · Wed Dec 09 15:16:47 2009 +0100
  78. e1b0584 video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01 by Wolfgang Grandegger · Fri Oct 23 12:03:15 2009 +0200
  79. e7e44a0 video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode by Anatolij Gustschin · Fri Oct 23 12:03:14 2009 +0200
  80. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:54 2009 +0200
  81. 5388418 Added support for splash screen positioning by Matthias Weisser · Thu Jul 09 16:07:30 2009 +0200
  82. d0e4e2a video: Add an option to skip video initialization by Wolfgang Denk · Fri May 15 10:07:43 2009 +0200
  83. 50bc99c drv_video_init(): simplify logic by Wolfgang Denk · Fri May 15 10:07:42 2009 +0200
  84. e6e98b2 video: fix bug in cfb_console.c code by Anatolij Gustschin · Thu Apr 23 12:35:22 2009 +0200
  85. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  86. 5601c61 clean up some #if !defined() in drivers/video/cfb_console.c by Andrew Dyer · Fri Aug 29 12:30:39 2008 -0500
  87. 6c1179f video: Clean drivers/video/Makefile by Michal Simek · Mon Jul 14 19:45:45 2008 +0200
  88. 18b8036 video: fix bug in cfb_console code by Anatolij Gustschin · Fri Aug 08 18:00:40 2008 +0200
  89. 06bf2a6 video: fix bug in logo_plot by Anatolij Gustschin · Fri Aug 08 18:00:39 2008 +0200
  90. a7c5a59 video: Add missing free for logo memory by Matthias Fuchs · Mon Apr 21 11:19:04 2008 +0200
  91. 3545f59 Add Fujitsu CoralP/Lime video driver by Anatolij Gustschin · Fri Jan 11 14:30:01 2008 +0100
  92. 938db91 Fix video console newline and carriage return handling by Anatolij Gustschin · Fri Jan 11 02:39:47 2008 +0100
  93. aea6856 fix comments with new drivers organization by Marcel Ziswiler · Sun Dec 30 03:30:46 2007 +0100
  94. e6b1ec1 drivers/video : move video drivers to drivers/video by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 20 20:41:48 2007 +0100[Renamed from drivers/cfb_console.c]
  95. 30c2f24 drivers/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:13:21 2007 -0500
  96. b1d408a drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:30:01 2007 -0500
  97. d8c8630 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:10 2007 -0500
  98. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  99. 13b9369 Fix gzip bmp support (test if malloc fails, warning when truncated). by Stefan Roese · Sat Oct 08 10:19:07 2005 +0200
  100. d9d9774 Add SM501 support to HH405 board. by Stefan Roese · Thu Sep 22 09:04:17 2005 +0200