summaryrefslogtreecommitdiff
path: root/drivers/video/cfb_console.c
AgeCommit message (Expand)Author
2022-03-28video: Drop cfg_consoleSimon Glass
2021-12-26video: Drop VIDEO_LOGO from cfb_consoleSimon Glass
2021-10-09video: move MXS to KconfigAnatolij Gustschin
2021-10-09video: remove not used mx3fb driverAnatolij Gustschin
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass
2021-09-17version: Move version_string[] from version.h to version_string.hPali Rohár
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-04-10finish removing mb862xx video driverTrevor Woerner
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-08-26video: cfb_console.c: Use bi_dram[] values on all platformsStefan Roese
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11common: Move gzip functions into a new gzip headerSimon Glass
2018-09-28video: cfb_console: flush cache in display_rle8_bitmapSébastien Szymanski
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-19video: cfb_console: simplify logical constraintHeinrich Schuchardt
2018-01-03video: Support multiple lines version string displayPeng Fan
2017-09-12video: add config option to skip framebuffer clearRob Clark
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-07video: Drop the ct69000 driverBin Meng
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko
2017-03-07video: cfb_console: fix 32-bit display on 64-bit architecturesAndre Przywara
2017-02-03drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo.Robert P. J. Day
2017-01-13video: cfb_console: fix hang if splashimage file is missingAnatolij Gustschin
2016-10-23video: Move video_get_info_str() prototype to a header fileSimon Glass
2016-10-23Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass
2016-10-23video: Drop CONFIG_VIDEO_HW_CURSORSimon Glass
2016-10-23Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass
2016-10-23video: Drop the sed13806 driverSimon Glass
2016-10-23video: Drop the s3c-fb driverSimon Glass
2016-10-23video: Drop the smiLynxEM driverSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_BG_COL et al to KconfigSimon Glass
2016-07-11video: allow version string to be optional when using LOGOTim Harvey
2016-02-22video: Add S3C24xx framebuffer supportMarek Vasut
2015-11-19video: input: Clean up after i8042 conversionSimon Glass
2015-11-19video: Drop unused console functionsSimon Glass
2015-11-05video: Drop DEV_EXT_VIDEO flagBin Meng
2015-11-05video: Drop DEV_FLAGS_SYSTEM flagBin Meng
2015-08-26video: cfb_console: Allow VGA device to work without i8042 keyboardBin Meng
2015-08-14cfbconsole: Add support for stride != widthHans de Goede
2015-08-14cfbconsole: Remove width argument from the logo functionsHans de Goede
2015-06-10Remove typedefs from bmp_layout.hSimon Glass
2015-04-16x86: video: Allow keyboard presence to be controlled by device treeSimon Glass
2015-01-23x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINESSimon Glass
2015-01-23powerpc: mpc5xxx: remove Total5200 board supportMasahiro Yamada
2015-01-16ppc4xx: remove dead codeMasahiro Yamada
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada