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_fat.c
Commit message (
Expand
)
Author
Age
Lines
*
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-18
-0
/
+1
*
fat: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-11-23
-4
/
+5
*
fs: implement size/fatsize/ext4size
Stephen Warren
2014-08-09
-0
/
+13
*
Fix help text of ext2load and fatload.
Pavel Machek
2014-07-22
-1
/
+1
*
fs: fatwrite: use map_sysmem before use file_fat_write
Wu, Josh
2014-06-05
-1
/
+5
*
Fix number base handling of "load" command
Wolfgang Denk
2013-10-07
-3
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
cmd_fat.c: Note in fatread help about alignment requirements
Tom Rini
2013-03-12
-0
/
+3
*
common/cmd_*.c: sparse fixes
Kim Phillips
2012-11-04
-2
/
+3
*
fs: rename fsload command to load
Stephen Warren
2012-11-04
-1
/
+1
*
fs: fix number base behaviour change in fatload/ext*load
Stephen Warren
2012-11-04
-2
/
+3
*
fs: add filesystem switch libary, implement ls and fsload commands
Stephen Warren
2012-10-29
-73
/
+3
*
FAT: implement fat_set_blk_dev(), convert cmd_fat.c
Stephen Warren
2012-10-25
-4
/
+4
*
cmd_fat.c: fix build warning
Anatolij Gustschin
2012-09-29
-1
/
+0
*
FAT: Make it possible to read from any file position
Benoît Thébaudeau
2012-09-26
-10
/
+15
*
disk: get_device_and_partition() "auto" partition and cleanup
Stephen Warren
2012-09-25
-4
/
+4
*
cmd_fat: use common get_device_and_partition function
Rob Herring
2012-09-25
-66
/
+34
*
cmd_fat: add FAT write command
Donggeun Kim
2012-03-26
-0
/
+57
*
fs/fat: Big code cleanup.
Wolfgang Denk
2010-07-24
-172
/
+38
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
-4
/
+4
*
General help message cleanup
Wolfgang Denk
2009-06-12
-3
/
+3
*
Command usage cleanup
Peter Tyser
2009-01-28
-3
/
+3
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-1
/
+1
*
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
Grant Likely
2007-11-20
-7
/
+0
*
common/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
-1
/
+1
*
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
2007-07-08
-1
/
+1
*
common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
-1
/
+1
*
[PATCH 1_4] Merge common get_dev() routines for block devices
Grant Likely
2007-02-20
-36
/
+1
*
* Add automatic update support for LWMON board
wdenk
2004-08-28
-7
/
+8
*
* CVS add missing files
wdenk
2004-02-23
-0
/
+6
*
* Patches by Xianghua Xiao, 15 Oct 2003:
wdenk
2003-10-15
-4
/
+0
*
* Update TRAB auto update code
wdenk
2003-10-06
-2
/
+7
*
* Patches by Denis Peter, 9 Sep 2003:
wdenk
2003-09-10
-28
/
+131
*
Patch by Kenneth Johansson, 30 Jun 2003:
wdenk
2003-07-01
-6
/
+6
*
Fix some missing commands, cleanup header files
wdenk
2003-06-29
-1
/
+22
*
* Code cleanup:
wdenk
2003-06-27
-1
/
+0
*
* Fix CONFIG_NET_MULTI support in include/net.h
wdenk
2003-06-15
-0
/
+231