Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f5a7004cf772ad93dbfb1224cc02d882282c914e
/
drivers
/
video
/
cfb_console.c
33a35bb
cfb_console: Add support for some ANSI terminal escape codes
by Pali Rohár
· 12 years ago
4b7d3a0
video: cfb_console: add function to plot the logo area black
by Bastian Ruppert
· 12 years ago
1e681f9
video: cfb_console: logo can be positioned via the splashpos variable
by Bastian Ruppert
· 12 years ago
695af9a
video: Rename CONFIG_VIDEO_MX5
by Fabio Estevam
· 12 years ago
bfd4be8
video: cfb_console: flush dcache for frame buffer in DRAM
by Anatolij Gustschin
· 12 years ago
24fe06c
cfb_console: Ignore bell character
by Pali Rohár
· 13 years ago
90f60a8
cfb_console: Add console_clear_line function
by Pali Rohár
· 13 years ago
04bbe69
cfb_console: Fix function console_back
by Pali Rohár
· 13 years ago
a45adde
video: cfb_console: fix build warnings
by Anatolij Gustschin
· 13 years ago
03d31fc
video: cfb_console: Make the software cursor non-destructive
by Gabe Black
· 13 years ago
5fb1a6f
CFB: Fix font rendering on mx5 framebuffer
by Marek Vasut
· 13 years ago
d3983ee
font: split font data from video_font.h
by Che-Liang Chiou
· 13 years ago
c270730
tools: logo: split bmp arrays from bmp_logo.h
by Che-Liang Chiou
· 13 years ago
a9a62af
drivers/video/cfb_console.c:Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
68da5b1
GCC4.6: Squash warning in cfb_console.c
by Marek Vasut
· 13 years ago
62a22dc
video: Moving mx3fb.c to CONFIG_VIDEO
by Helmut Raiger
· 13 years ago
5791293
cfb_console.c: checkpatch cleanup
by Wolfgang Denk
· 13 years ago
72c65f6
cfb_console.c: drop custom PRINTD() and use debug() instead
by Wolfgang Denk
· 13 years ago
64e40d7
Cosmetic: reformat drivers/video/cfb_console.c
by Wolfgang Denk
· 13 years ago
ce0f709
cfb_console: fix build breakage
by Andreas Bießmann
· 13 years ago
09c2e90
unify version_string
by Andreas Bießmann
· 13 years ago
74446b6
cfb_console: fix RLE bitmap drawing code
by Anatolij Gustschin
· 14 years ago
2e6e177
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· 14 years ago
68f6618
video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGB
by Timur Tabi
· 14 years ago
6561863
video: cfb_console: fix definition and usage of CURSOR_xxx macros
by Timur Tabi
· 14 years ago
7c050f8
video: cleanup comments in cfb_console.c and video_fb.h
by Anatolij Gustschin
· 14 years ago
1054382
video: cfb_console: add weak default video_set_lut()
by Anatolij Gustschin
· 15 years ago
d501176
video: cfb_console.c: add support for RLE8 bitmaps
by Anatolij Gustschin
· 15 years ago
be129aa
video: Fix console display when splashscreen is used
by Matthias Weisser
· 15 years ago
87d93a1
move prototypes for gunzip() and zunzip() to common.h
by Wolfgang Wegner
· 15 years ago
229b6dc
video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01
by Wolfgang Grandegger
· 15 years ago
5d16ca8
video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode
by Anatolij Gustschin
· 15 years ago
52cb4d4
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
1ca298c
Added support for splash screen positioning
by Matthias Weisser
· 15 years ago
6cc7ba9
video: Add an option to skip video initialization
by Wolfgang Denk
· 15 years ago
f62f646
drv_video_init(): simplify logic
by Wolfgang Denk
· 15 years ago
3dcbe62
video: fix bug in cfb_console.c code
by Anatolij Gustschin
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
cc34780
clean up some #if !defined() in drivers/video/cfb_console.c
by Andrew Dyer
· 16 years ago
eb59ea4
video: Clean drivers/video/Makefile
by Michal Simek
· 16 years ago
e84d568
video: fix bug in cfb_console code
by Anatolij Gustschin
· 16 years ago
d9015f6
video: fix bug in logo_plot
by Anatolij Gustschin
· 16 years ago
a49e0d1
video: Add missing free for logo memory
by Matthias Fuchs
· 17 years ago
bed5375
Add Fujitsu CoralP/Lime video driver
by Anatolij Gustschin
· 17 years ago
20c450e
Fix video console newline and carriage return handling
by Anatolij Gustschin
· 17 years ago
7817cb2
fix comments with new drivers organization
by Marcel Ziswiler
· 17 years ago
352d259
drivers/video : move video drivers to drivers/video
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
[Renamed from drivers/cfb_console.c]
ddb5d86f
drivers/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
07d38a1
drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
d5be43d
drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
77ddac9
Cleanup for GCC-4.x
by Wolfgang Denk
· 19 years ago
c29ab9d
Fix gzip bmp support (test if malloc fails, warning when truncated).
by Stefan Roese
· 19 years ago
98f4a3d
Add SM501 support to HH405 board.
by Stefan Roese
· 19 years ago
8939404
* Patch by Martin Krause, 03 Aug 2004:
by wdenk
· 20 years ago
281e00a
* Code cleanup
by wdenk
· 20 years ago
b9283e2
* Patch by Dan Poirot, 06 Jul 2004: Fix sbc8260 environment variables
by wdenk
· 20 years ago
8105092
* Cleanup
by wdenk
· 20 years ago
4b248f3
* Patch by Pierre Aubert, 11 Mar 2004:
by wdenk
· 21 years ago
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
LABEL_2003_06_27_2340
a6c7ad2
* Fix startup problems with VFD display on TRAB
by wdenk
· 22 years ago
LABEL_2002_12_03_2230
c609719
Initial revision
by wdenk
· 22 years ago