Commit Graph

102 Commits (lime2-spi)

Author SHA1 Message Date
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
Anatolij Gustschin d5011762f5 video: cfb_console.c: add support for RLE8 bitmaps 14 years ago
Matthias Weisser c0c316569f video: Fix console display when splashscreen is used 14 years ago
Matthias Weisser be129aa718 video: Fix console display when splashscreen is used 14 years ago
Wolfgang Wegner 87d93a1ba2 move prototypes for gunzip() and zunzip() to common.h 15 years ago
Wolfgang Grandegger 229b6dce67 video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01 15 years ago
Anatolij Gustschin 5d16ca8710 video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 15 years ago
Matthias Weisser 1ca298ced0 Added support for splash screen positioning 15 years ago
Wolfgang Denk 6cc7ba9ed4 video: Add an option to skip video initialization 15 years ago
Wolfgang Denk f62f64692f drv_video_init(): simplify logic 15 years ago
Anatolij Gustschin 3dcbe628d6 video: fix bug in cfb_console.c code 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Andrew Dyer cc347801ad clean up some #if !defined() in drivers/video/cfb_console.c 16 years ago
Michal Simek eb59ea45ab video: Clean drivers/video/Makefile 16 years ago
Anatolij Gustschin e84d568fa2 video: fix bug in cfb_console code 16 years ago
Anatolij Gustschin d9015f6a50 video: fix bug in logo_plot 16 years ago
Matthias Fuchs a49e0d177a video: Add missing free for logo memory 16 years ago