Commit Graph

102 Commits (lime2-spi)

Author SHA1 Message Date
Sébastien Szymanski 47b11c814e video: cfb_console: flush cache in display_rle8_bitmap 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Heinrich Schuchardt 41ec127016 video: cfb_console: simplify logical constraint 6 years ago
Peng Fan f9d891f0a9 video: Support multiple lines version string display 6 years ago
Rob Clark 8ef0535250 video: add config option to skip framebuffer clear 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Bin Meng c674e00b8a video: Drop the ct69000 driver 7 years ago
Andy Shevchenko daab59ac05 avr32: Retire AVR32 for good 7 years ago
Andre Przywara 1d4ed26faf video: cfb_console: fix 32-bit display on 64-bit architectures 7 years ago
Robert P. J. Day 9b23bafb4f drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo. 7 years ago
Anatolij Gustschin b4fc6f2214 video: cfb_console: fix hang if splashimage file is missing 7 years ago
Simon Glass 0a6eac842e video: Move video_get_info_str() prototype to a header file 8 years ago
Simon Glass 0872d443aa Convert CONFIG_VIDEO_SW_CURSOR to Kconfig 8 years ago
Simon Glass a4206575c8 video: Drop CONFIG_VIDEO_HW_CURSOR 8 years ago
Simon Glass 1e1a0fb23d Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig 8 years ago
Simon Glass ac8a32ff1d video: Drop the sed13806 driver 8 years ago
Simon Glass c370d382ce video: Drop the s3c-fb driver 8 years ago
Simon Glass 9909aebc9d video: Drop the smiLynxEM driver 8 years ago
Simon Glass 002f967c50 Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig 8 years ago
Tim Harvey adde435fa7 video: allow version string to be optional when using LOGO 8 years ago
Marek Vasut 703c751169 video: Add S3C24xx framebuffer support 8 years ago
Simon Glass 39f615ed88 video: input: Clean up after i8042 conversion 9 years ago
Simon Glass 7fe0933c58 video: Drop unused console functions 9 years ago
Bin Meng 4b6d09449f video: Drop DEV_EXT_VIDEO flag 9 years ago
Bin Meng 1caf934a05 video: Drop DEV_FLAGS_SYSTEM flag 9 years ago
Bin Meng 8ceb2429c9 video: cfb_console: Allow VGA device to work without i8042 keyboard 9 years ago
Hans de Goede c67a8767f5 cfbconsole: Add support for stride != width 9 years ago
Hans de Goede c4c9e81f45 cfbconsole: Remove width argument from the logo functions 9 years ago
Simon Glass 1c3dbe56f7 Remove typedefs from bmp_layout.h 9 years ago
Simon Glass 5692ccfaca x86: video: Allow keyboard presence to be controlled by device tree 9 years ago
Simon Glass 3c0b668f66 x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINES 9 years ago
Masahiro Yamada ad734f7dc2 powerpc: mpc5xxx: remove Total5200 board support 9 years ago
Masahiro Yamada 9c3c5c8b02 ppc4xx: remove dead code 9 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Soeren Moch d37e96ecb9 video: speedup writing strings to fb console 10 years ago
Jeroen Hofstee 654f8d0f3d serial: make local functions static 10 years ago
Jeroen Hofstee 69d2754588 video: use __weak 10 years ago
Simon Glass 709ea543b9 stdio: Pass device pointer to stdio methods 10 years ago
Simon Glass 91d0be1dd8 stdio: Remove redundant code around stdio_register() calls 10 years ago
Eric Nelson 5ca05c8b03 cfb_console: align fields in gzipped .bmp files 10 years ago
Heiko Schocher 45ae2546ef video, cfb_console: make background and foreground color configurable 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Marek Vasut ac8ba84c56 video: Encapsulate font in video_font_data.h 11 years ago
Heiko Schocher 2bc4aa5227 video: add an option to skip cfb console init 11 years ago
Marek Vasut fd8cf99407 video: Fix cfb_console for 4-bit wide font 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Anatolij Gustschin ff8fb56b6f video: consolidate splash screen alignment code 11 years ago
Robert Winkler dd4425e852 video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO 11 years ago
Marek Vasut fb8ddc2452 arm: mxs: Add MXS LCDIF driver 11 years ago
Eric Nelson db0d47dd43 cfb_console: flush FB cache at end of public functions 11 years ago