Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
941654e5c2b5d1369dacd64f39485b288f050b52
/
cmd
/
bmp.c
fedd94c
cmd: bmp: Make integer-to-pointer cast platform, independent
by Adam Heinrich
· Mon Dec 31 12:11:08 2018 +0100
28e07f3
cmd: bmp: manage centered display
by Patrick Delaunay
· Sat Dec 01 14:41:07 2018 +0100
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
c7298e7
dm: Use uclass_first_device_err() where it is useful
by Simon Glass
· Thu Feb 11 13:23:26 2016 -0700
476e8af
cmd: Fix control bmp_display()
by Simon Glass
· Sat Jan 30 15:45:15 2016 -0700
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· Sun Jan 17 20:53:52 2016 -0700
[Renamed from cmd/cmd_bmp.c]
29499a0
Move all command code into its own directory
by Simon Glass
· Sun Jan 17 20:53:51 2016 -0700
[Renamed from common/cmd_bmp.c]
68b2627
dm: video: Implement the bmp command for driver model
by Simon Glass
· Mon Jan 18 19:52:22 2016 -0700
cd161d8
sandbox: Support the bmp command
by Simon Glass
· Tue Jan 05 09:30:58 2016 -0700
92e1f85
Remove typedefs from bmp_layout.h
by Simon Glass
· Wed May 13 07:02:27 2015 -0600
ec7fbf5
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· Fri Oct 04 17:43:24 2013 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
b9b5eaf
video: consolidate splash screen alignment code
by Anatolij Gustschin
· Tue Jul 02 00:04:05 2013 +0200
e59e0ff
lcd: align bmp header when uncopmressing image
by Piotr Wilczek
· Wed Jun 05 08:14:30 2013 +0200
987d1d8
video: Provide an API to access video parameters
by Stefan Reinauer
· Fri Sep 28 15:11:11 2012 +0000
7a49e6f
cmd_bmp.c: make bmp_display() usable by drivers or board code
by Anatolij Gustschin
· Fri Apr 27 04:38:06 2012 +0000
a06dfc7
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· Sat Dec 10 08:44:01 2011 +0000
2444b17
lcd: add clear and draw bitmap declaration
by Che-Liang Chiou
· Thu Oct 20 23:07:03 2011 +0000
af42bb3
cmd_bmp.c: message about compressed formats is debug info only.
by Wolfgang Denk
· Wed Feb 09 15:11:10 2011 +0100
d0813e5
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· Thu Oct 28 20:00:11 2010 +0200
aeb2991
ARM: add relocation support
by Heiko Schocher
· Fri Sep 17 13:10:39 2010 +0200
3b68311
cmd_usage(): simplify return code handling
by Wolfgang Denk
· Sat Jul 17 01:06:04 2010 +0200
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 2010 +0200
c59bc50
cmd_bmp.c: add standard subcommand handling
by Frans Meulenbroeks
· Sat Mar 27 11:16:10 2010 +0100
32d15b9
move prototypes for gunzip() and zunzip() to common.h
by Wolfgang Wegner
· Wed Dec 09 15:16:47 2009 +0100
465c45a
video: move extern declarations from C to headers
by Alessandro Rubini
· Sun Jul 19 17:52:27 2009 +0200
e68fdc3
Remove static declaration from gunzip_bmp()
by Mark Jackson
· Tue Jul 21 11:30:53 2009 +0100
c54781c
General help message cleanup
by Wolfgang Denk
· Sun May 24 17:06:54 2009 +0200
dfb72b8
Command usage cleanup
by Peter Tyser
· Tue Jan 27 18:03:12 2009 -0600
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· Tue Jan 27 18:03:10 2009 -0600
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
ea00044
Fix compilation problem in common/cmd_bmp.c
by Anatolij Gustschin
· Fri Jan 11 02:15:02 2008 +0100
68d89dc
cmd_bmp: Add support for displaying gzip compressed bmps
by Hans-Christian Egtvedt
· Fri Nov 30 17:29:59 2007 +0100
c0d32e9
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
by Grant Likely
· Mon Sep 24 09:05:31 2007 -0600
54324d0
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
by Jon Loeliger
· Sun Jul 08 17:51:39 2007 -0500
8692c60
common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:01:43 2007 -0500
13b9369
Fix gzip bmp support (test if malloc fails, warning when truncated).
by Stefan Roese
· Sat Oct 08 10:19:07 2005 +0200
9ca7bbc
* Clean up tools/bmp_logo.c to not add trailing white space
by wdenk
· Sat Oct 09 23:25:58 2004 +0000
7ac1610
* Code cleanup
by wdenk
· Sun Aug 01 22:48:16 2004 +0000
e55402c
* Patch by Pierre Aubert, 11 Mar 2004:
by wdenk
· Sun Mar 14 16:51:43 2004 +0000
f287a24
Patch by Kenneth Johansson, 30 Jun 2003:
by wdenk
· Tue Jul 01 21:06:45 2003 +0000
b9bbd24
* Patch by Seb James, 30 Jun 2003:
by wdenk
· Mon Jun 30 16:24:52 2003 +0000
f12e396
Fix some missing commands, cleanup header files
by wdenk
· Sun Jun 29 21:03:46 2003 +0000
f5f146e
Add files needed for bitmap load support
by wdenk
· Sun Apr 20 16:52:09 2003 +0000