Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f141188960c079a822578f80cc74cf81efba1fe3
/
drivers
/
video
/
cfb_console.c
f141188
video: add config option to skip framebuffer clear
by Rob Clark
· 7 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
fb4beba
video: Drop the ct69000 driver
by Bin Meng
· 7 years ago
8cb5cdd
avr32: Retire AVR32 for good
by Andy Shevchenko
· 7 years ago
cd7b1ee
video: cfb_console: fix 32-bit display on 64-bit architectures
by Andre Przywara
· 8 years ago
07bdca5
drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo.
by Robert P. J. Day
· 8 years ago
ea5a962
video: cfb_console: fix hang if splashimage file is missing
by Anatolij Gustschin
· 8 years ago
88ecb9b
video: Move video_get_info_str() prototype to a header file
by Simon Glass
· 8 years ago
706605f
Convert CONFIG_VIDEO_SW_CURSOR to Kconfig
by Simon Glass
· 8 years ago
d615c89
video: Drop CONFIG_VIDEO_HW_CURSOR
by Simon Glass
· 8 years ago
dcff692
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
by Simon Glass
· 8 years ago
1680916
video: Drop the sed13806 driver
by Simon Glass
· 8 years ago
9d05704
video: Drop the s3c-fb driver
by Simon Glass
· 8 years ago
e9395ef
video: Drop the smiLynxEM driver
by Simon Glass
· 8 years ago
884889d
Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig
by Simon Glass
· 8 years ago
9889946
video: allow version string to be optional when using LOGO
by Tim Harvey
· 9 years ago
60f26d3
video: Add S3C24xx framebuffer support
by Marek Vasut
· 10 years ago
eaba37e
video: input: Clean up after i8042 conversion
by Simon Glass
· 9 years ago
f406a1b
video: Drop unused console functions
by Simon Glass
· 9 years ago
d52a5a7f
video: Drop DEV_EXT_VIDEO flag
by Bin Meng
· 9 years ago
6abe4b6
video: Drop DEV_FLAGS_SYSTEM flag
by Bin Meng
· 9 years ago
e52e17a
video: cfb_console: Allow VGA device to work without i8042 keyboard
by Bin Meng
· 9 years ago
a8287e7
cfbconsole: Add support for stride != width
by Hans de Goede
· 9 years ago
b922f78
cfbconsole: Remove width argument from the logo functions
by Hans de Goede
· 9 years ago
92e1f85
Remove typedefs from bmp_layout.h
by Simon Glass
· 10 years ago
e9fa1f0
x86: video: Allow keyboard presence to be controlled by device tree
by Simon Glass
· 10 years ago
6ceb7f0
x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINES
by Simon Glass
· 10 years ago
fc6f8d1
powerpc: mpc5xxx: remove Total5200 board support
by Masahiro Yamada
· 10 years ago
60275dd
ppc4xx: remove dead code
by Masahiro Yamada
· 10 years ago
db20464
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
bd9c131
video: speedup writing strings to fb console
by Soeren Moch
· 10 years ago
169eda6
serial: make local functions static
by Jeroen Hofstee
· 10 years ago
f7ae3ed
video: use __weak
by Jeroen Hofstee
· 10 years ago
0d1e1f7
stdio: Pass device pointer to stdio methods
by Simon Glass
· 10 years ago
1867bd4
stdio: Remove redundant code around stdio_register() calls
by Simon Glass
· 10 years ago
fba7087
cfb_console: align fields in gzipped .bmp files
by Eric Nelson
· 11 years ago
6275956
video, cfb_console: make background and foreground color configurable
by Heiko Schocher
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
1e000f8
video: Encapsulate font in video_font_data.h
by Marek Vasut
· 11 years ago
9cff8ad
video: add an option to skip cfb console init
by Heiko Schocher
· 11 years ago
118959f
video: Fix cfb_console for 4-bit wide font
by Marek Vasut
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
b9b5eaf
video: consolidate splash screen alignment code
by Anatolij Gustschin
· 11 years ago
2a90ed0
video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO
by Robert Winkler
· 11 years ago
d89e676
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 11 years ago
ffdd466
arm: mxs: Add MXS LCDIF driver
by Marek Vasut
· 12 years ago
5414242
cfb_console: flush FB cache at end of public functions
by Eric Nelson
· 12 years ago
5e5ed76
video: Fix splash screen alignment
by Matthias Weisser
· 12 years ago
33778ea
video: Check for valid FB pointer before clearing
by Duncan Laurie
· 12 years ago
e1c82c2
video: Skip bitmaps which do not fit into the screen in cfb_console
by Vadim Bendebury
· 12 years ago
7870da3
video: Implement additional video API functions in cfb_console
by Stefan Reinauer
· 12 years ago
4a57da3
cfb_console: Add support for some ANSI terminal escape codes
by Pali Rohár
· 12 years ago
d593218
video: cfb_console: add function to plot the logo area black
by Bastian Ruppert
· 12 years ago
a13e81f
video: cfb_console: logo can be positioned via the splashpos variable
by Bastian Ruppert
· 12 years ago
c6dd2e0
video: Rename CONFIG_VIDEO_MX5
by Fabio Estevam
· 12 years ago
dbad2b8
video: cfb_console: flush dcache for frame buffer in DRAM
by Anatolij Gustschin
· 12 years ago
9d735b6
cfb_console: Ignore bell character
by Pali Rohár
· 13 years ago
1665861
cfb_console: Add console_clear_line function
by Pali Rohár
· 13 years ago
8898b7f
cfb_console: Fix function console_back
by Pali Rohár
· 13 years ago
814d0e1
video: cfb_console: fix build warnings
by Anatolij Gustschin
· 13 years ago
12874de
video: cfb_console: Make the software cursor non-destructive
by Gabe Black
· 13 years ago
04c9e80
CFB: Fix font rendering on mx5 framebuffer
by Marek Vasut
· 13 years ago
41132c0
font: split font data from video_font.h
by Che-Liang Chiou
· 13 years ago
5639fc6
tools: logo: split bmp arrays from bmp_logo.h
by Che-Liang Chiou
· 13 years ago
ffbd9ee
drivers/video/cfb_console.c:Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
2eb9a49
GCC4.6: Squash warning in cfb_console.c
by Marek Vasut
· 13 years ago
0385c13
video: Moving mx3fb.c to CONFIG_VIDEO
by Helmut Raiger
· 13 years ago
a87b2a95
cfb_console.c: checkpatch cleanup
by Wolfgang Denk
· 13 years ago
4671771
cfb_console.c: drop custom PRINTD() and use debug() instead
by Wolfgang Denk
· 13 years ago
0b4b56e
Cosmetic: reformat drivers/video/cfb_console.c
by Wolfgang Denk
· 13 years ago
e88a9a4
cfb_console: fix build breakage
by Andreas Bießmann
· 13 years ago
61d0195
unify version_string
by Andreas Bießmann
· 13 years ago
ce5f8df
cfb_console: fix RLE bitmap drawing code
by Anatolij Gustschin
· 14 years ago
7b899b5
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· 14 years ago
0fce992
video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGB
by Timur Tabi
· 14 years ago
be0c74e
video: cfb_console: fix definition and usage of CURSOR_xxx macros
by Timur Tabi
· 14 years ago
794b25c
video: cleanup comments in cfb_console.c and video_fb.h
by Anatolij Gustschin
· 14 years ago
a043c34
video: cfb_console: add weak default video_set_lut()
by Anatolij Gustschin
· 15 years ago
6b4e4fc
video: cfb_console.c: add support for RLE8 bitmaps
by Anatolij Gustschin
· 15 years ago
76d7086
video: Fix console display when splashscreen is used
by Matthias Weisser
· 15 years ago
32d15b9
move prototypes for gunzip() and zunzip() to common.h
by Wolfgang Wegner
· 15 years ago
e1b0584
video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01
by Wolfgang Grandegger
· 15 years ago
e7e44a0
video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode
by Anatolij Gustschin
· 15 years ago
2a7a031
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5388418
Added support for splash screen positioning
by Matthias Weisser
· 15 years ago
d0e4e2a
video: Add an option to skip video initialization
by Wolfgang Denk
· 16 years ago
50bc99c
drv_video_init(): simplify logic
by Wolfgang Denk
· 16 years ago
e6e98b2
video: fix bug in cfb_console.c code
by Anatolij Gustschin
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5601c61
clean up some #if !defined() in drivers/video/cfb_console.c
by Andrew Dyer
· 16 years ago
6c1179f
video: Clean drivers/video/Makefile
by Michal Simek
· 16 years ago
18b8036
video: fix bug in cfb_console code
by Anatolij Gustschin
· 16 years ago
06bf2a6
video: fix bug in logo_plot
by Anatolij Gustschin
· 16 years ago
a7c5a59
video: Add missing free for logo memory
by Matthias Fuchs
· 17 years ago
3545f59
Add Fujitsu CoralP/Lime video driver
by Anatolij Gustschin
· 17 years ago
938db91
Fix video console newline and carriage return handling
by Anatolij Gustschin
· 17 years ago
aea6856
fix comments with new drivers organization
by Marcel Ziswiler
· 17 years ago
e6b1ec1
drivers/video : move video drivers to drivers/video
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
[Renamed from drivers/cfb_console.c]
30c2f24
drivers/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
b1d408a
drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
Next »