Commit Graph

4 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 8 years ago
Simon Glass e517db73a6 cmd: Fix control bmp_display() 8 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Simon Glass b01c7923e3 dm: video: Implement the bmp command for driver model 8 years ago
Simon Glass 72b335e91d sandbox: Support the bmp command 8 years ago
Simon Glass 1c3dbe56f7 Remove typedefs from bmp_layout.h 9 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 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
Piotr Wilczek f7ef9d610c lcd: align bmp header when uncopmressing image 11 years ago
Stefan Reinauer f674f7cfc0 video: Provide an API to access video parameters 12 years ago
Anatolij Gustschin de3b49c4dd cmd_bmp.c: make bmp_display() usable by drivers or board code 12 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
Che-Liang Chiou 02110903a8 lcd: add clear and draw bitmap declaration 13 years ago
Wolfgang Denk 17f79e45e1 cmd_bmp.c: message about compressed formats is debug info only. 13 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Heiko Schocher f1d2b313c9 ARM: add relocation support 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Frans Meulenbroeks 9acd4f0e91 cmd_bmp.c: add standard subcommand handling 14 years ago
Wolfgang Wegner 87d93a1ba2 move prototypes for gunzip() and zunzip() to common.h 15 years ago
Alessandro Rubini 6111722a92 video: move extern declarations from C to headers 15 years ago
Mark Jackson c01171eaec Remove static declaration from gunzip_bmp() 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 15 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Anatolij Gustschin 5ba7390c3c Fix compilation problem in common/cmd_bmp.c 17 years ago
Hans-Christian Egtvedt 43ef1c381f cmd_bmp: Add support for displaying gzip compressed bmps 17 years ago
Grant Likely 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
Jon Loeliger baa26db411 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. 17 years ago
Jon Loeliger a76adc8142 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Stefan Roese c29ab9d71d Fix gzip bmp support (test if malloc fails, warning when truncated). 19 years ago
wdenk 8655b6f860 * Clean up tools/bmp_logo.c to not add trailing white space 20 years ago
wdenk 281e00a3be * Code cleanup 20 years ago
wdenk 4b248f3f71 * Patch by Pierre Aubert, 11 Mar 2004: 20 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 21 years ago
wdenk b37c7e5e5c * Patch by Seb James, 30 Jun 2003: 21 years ago
wdenk b0fce99bfc Fix some missing commands, cleanup header files 21 years ago
wdenk 059ae173e9 Add files needed for bitmap load support 21 years ago