index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
cfb_console.c
Age
Commit message (
Expand
)
Author
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-08-26
video: cfb_console.c: Use bi_dram[] values on all platforms
Stefan Roese
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-08-11
common: Move gzip functions into a new gzip header
Simon Glass
2018-09-28
video: cfb_console: flush cache in display_rle8_bitmap
Sébastien Szymanski
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-19
video: cfb_console: simplify logical constraint
Heinrich Schuchardt
2018-01-03
video: Support multiple lines version string display
Peng Fan
2017-09-12
video: add config option to skip framebuffer clear
Rob Clark
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-07
video: Drop the ct69000 driver
Bin Meng
2017-07-06
avr32: Retire AVR32 for good
Andy Shevchenko
2017-03-07
video: cfb_console: fix 32-bit display on 64-bit architectures
Andre Przywara
2017-02-03
drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo.
Robert P. J. Day
2017-01-13
video: cfb_console: fix hang if splashimage file is missing
Anatolij Gustschin
2016-10-23
video: Move video_get_info_str() prototype to a header file
Simon Glass
2016-10-23
Convert CONFIG_VIDEO_SW_CURSOR to Kconfig
Simon Glass
2016-10-23
video: Drop CONFIG_VIDEO_HW_CURSOR
Simon Glass
2016-10-23
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
Simon Glass
2016-10-23
video: Drop the sed13806 driver
Simon Glass
2016-10-23
video: Drop the s3c-fb driver
Simon Glass
2016-10-23
video: Drop the smiLynxEM driver
Simon Glass
2016-10-23
Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig
Simon Glass
2016-07-11
video: allow version string to be optional when using LOGO
Tim Harvey
2016-02-22
video: Add S3C24xx framebuffer support
Marek Vasut
2015-11-19
video: input: Clean up after i8042 conversion
Simon Glass
2015-11-19
video: Drop unused console functions
Simon Glass
2015-11-05
video: Drop DEV_EXT_VIDEO flag
Bin Meng
2015-11-05
video: Drop DEV_FLAGS_SYSTEM flag
Bin Meng
2015-08-26
video: cfb_console: Allow VGA device to work without i8042 keyboard
Bin Meng
2015-08-14
cfbconsole: Add support for stride != width
Hans de Goede
2015-08-14
cfbconsole: Remove width argument from the logo functions
Hans de Goede
2015-06-10
Remove typedefs from bmp_layout.h
Simon Glass
2015-04-16
x86: video: Allow keyboard presence to be controlled by device tree
Simon Glass
2015-01-23
x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINES
Simon Glass
2015-01-23
powerpc: mpc5xxx: remove Total5200 board support
Masahiro Yamada
2015-01-16
ppc4xx: remove dead code
Masahiro Yamada
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-10-30
video: speedup writing strings to fb console
Soeren Moch
2014-10-25
serial: make local functions static
Jeroen Hofstee
2014-10-25
video: use __weak
Jeroen Hofstee
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
2014-07-23
stdio: Remove redundant code around stdio_register() calls
Simon Glass
2014-03-10
cfb_console: align fields in gzipped .bmp files
Eric Nelson
2013-10-30
video, cfb_console: make background and foreground color configurable
Heiko Schocher
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
[next]