index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_bmp.c
Commit message (
Expand
)
Author
Age
Lines
*
video: Provide an API to access video parameters
Stefan Reinauer
2012-11-06
-3
/
+2
*
cmd_bmp.c: make bmp_display() usable by drivers or board code
Anatolij Gustschin
2012-05-25
-2
/
+1
*
Convert cmd_usage() calls in common to use a return value
Simon Glass
2012-03-06
-3
/
+3
*
lcd: add clear and draw bitmap declaration
Che-Liang Chiou
2011-11-15
-3
/
+1
*
cmd_bmp.c: message about compressed formats is debug info only.
Wolfgang Denk
2011-02-09
-1
/
+1
*
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-29
-1
/
+1
*
ARM: add relocation support
Heiko Schocher
2010-09-19
-0
/
+6
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
-9
/
+5
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
-3
/
+3
*
cmd_bmp.c: add standard subcommand handling
Frans Meulenbroeks
2010-04-09
-25
/
+56
*
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
2009-12-21
-2
/
+0
*
video: move extern declarations from C to headers
Alessandro Rubini
2009-07-25
-0
/
+1
*
Remove static declaration from gunzip_bmp()
Mark Jackson
2009-07-23
-2
/
+2
*
General help message cleanup
Wolfgang Denk
2009-06-12
-1
/
+1
*
Command usage cleanup
Peter Tyser
2009-01-28
-1
/
+1
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
-2
/
+2
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-5
/
+5
*
Fix compilation problem in common/cmd_bmp.c
Anatolij Gustschin
2008-01-12
-1
/
+1
*
cmd_bmp: Add support for displaying gzip compressed bmps
Hans-Christian Egtvedt
2008-01-09
-49
/
+85
*
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
Grant Likely
2007-11-20
-4
/
+0
*
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
2007-07-08
-2
/
+2
*
common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
-2
/
+2
*
Fix gzip bmp support (test if malloc fails, warning when truncated).
Stefan Roese
2005-10-08
-0
/
+52
*
* Clean up tools/bmp_logo.c to not add trailing white space
wdenk
2004-10-09
-0
/
+1
*
* Code cleanup
wdenk
2004-08-01
-4
/
+5
*
* Patch by Pierre Aubert, 11 Mar 2004:
wdenk
2004-03-14
-8
/
+20
*
Patch by Kenneth Johansson, 30 Jun 2003:
wdenk
2003-07-01
-2
/
+2
*
* Patch by Seb James, 30 Jun 2003:
wdenk
2003-06-30
-1
/
+1
*
Fix some missing commands, cleanup header files
wdenk
2003-06-29
-0
/
+7
*
Add files needed for bitmap load support
wdenk
2003-04-20
-0
/
+118