Commit Graph

100 Commits (c3342cd58f251f78fe02955c47b51f7bb94e87ba)

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