Commit Graph

69 Commits (0454493aa3491f543e3351a9fe9b728fb82ef319)

Author SHA1 Message Date
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Soeren Moch d37e96ecb9 video: speedup writing strings to fb console 10 years ago
Jeroen Hofstee 654f8d0f3d serial: make local functions static 10 years ago
Jeroen Hofstee 69d2754588 video: use __weak 10 years ago
Simon Glass 709ea543b9 stdio: Pass device pointer to stdio methods 10 years ago
Simon Glass 91d0be1dd8 stdio: Remove redundant code around stdio_register() calls 10 years ago
Eric Nelson 5ca05c8b03 cfb_console: align fields in gzipped .bmp files 10 years ago
Heiko Schocher 45ae2546ef video, cfb_console: make background and foreground color configurable 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Marek Vasut ac8ba84c56 video: Encapsulate font in video_font_data.h 11 years ago
Heiko Schocher 2bc4aa5227 video: add an option to skip cfb console init 11 years ago
Marek Vasut fd8cf99407 video: Fix cfb_console for 4-bit wide font 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Anatolij Gustschin ff8fb56b6f video: consolidate splash screen alignment code 11 years ago
Robert Winkler dd4425e852 video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO 11 years ago
Marek Vasut fb8ddc2452 arm: mxs: Add MXS LCDIF driver 11 years ago
Eric Nelson db0d47dd43 cfb_console: flush FB cache at end of public functions 11 years ago
Matthias Weisser acf3baad23 video: Fix splash screen alignment 11 years ago
Duncan Laurie ae63057446 video: Check for valid FB pointer before clearing 12 years ago
Vadim Bendebury d484b52e6f video: Skip bitmaps which do not fit into the screen in cfb_console 12 years ago
Stefan Reinauer c20ee073a6 video: Implement additional video API functions in cfb_console 12 years ago
Pali Rohár 33a35bbbe0 cfb_console: Add support for some ANSI terminal escape codes 12 years ago
Bastian Ruppert 4b7d3a0e80 video: cfb_console: add function to plot the logo area black 12 years ago
Bastian Ruppert 1e681f9ad8 video: cfb_console: logo can be positioned via the splashpos variable 12 years ago
Fabio Estevam 695af9abc6 video: Rename CONFIG_VIDEO_MX5 12 years ago
Anatolij Gustschin bfd4be803b video: cfb_console: flush dcache for frame buffer in DRAM 12 years ago
Pali Rohár 24fe06cc6f cfb_console: Ignore bell character 12 years ago
Pali Rohár 90f60a81da cfb_console: Add console_clear_line function 12 years ago
Pali Rohár 04bbe69990 cfb_console: Fix function console_back 12 years ago
Anatolij Gustschin a45adde9f7 video: cfb_console: fix build warnings 13 years ago
Gabe Black 03d31fcf4c video: cfb_console: Make the software cursor non-destructive 13 years ago
Marek Vasut 5fb1a6f9c1 CFB: Fix font rendering on mx5 framebuffer 13 years ago
Marek Vasut e6bbe53da0 CFB: Fix font rendering on mx5 framebuffer 13 years ago
Che-Liang Chiou d3983ee853 font: split font data from video_font.h 13 years ago
Che-Liang Chiou c270730f58 tools: logo: split bmp arrays from bmp_logo.h 13 years ago
Wolfgang Denk a9a62af1f9 drivers/video/cfb_console.c:Fix GCC 4.6 build warning 13 years ago
Marek Vasut 68da5b1911 GCC4.6: Squash warning in cfb_console.c 13 years ago
Helmut Raiger 82a04900a5 video: Moving mx3fb.c to CONFIG_VIDEO 13 years ago
Helmut Raiger 62a22dca32 video: Moving mx3fb.c to CONFIG_VIDEO 13 years ago
Wolfgang Denk 5791293986 cfb_console.c: checkpatch cleanup 13 years ago
Wolfgang Denk 72c65f6f6d cfb_console.c: drop custom PRINTD() and use debug() instead 13 years ago
Wolfgang Denk 64e40d72ea Cosmetic: reformat drivers/video/cfb_console.c 13 years ago
Andreas Bießmann ce0f709bcd cfb_console: fix build breakage 13 years ago
Andreas Bießmann 09c2e90c11 unify version_string 13 years ago
Anatolij Gustschin 74446b63dd cfb_console: fix RLE bitmap drawing code 13 years ago
Timur Tabi 68f6618bcd video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGB 14 years ago
Timur Tabi c88777e09f video: cfb_console: fix definition and usage of CURSOR_xxx macros 14 years ago
Timur Tabi 6561863678 video: cfb_console: fix definition and usage of CURSOR_xxx macros 14 years ago
Anatolij Gustschin 7c050f818b video: cleanup comments in cfb_console.c and video_fb.h 14 years ago
Anatolij Gustschin 1054382007 video: cfb_console: add weak default video_set_lut() 14 years ago