summaryrefslogtreecommitdiff
path: root/common/cmd_fat.c
AgeCommit message (Expand)Author
2013-03-12cmd_fat.c: Note in fatread help about alignment requirementsTom Rini
2012-11-04common/cmd_*.c: sparse fixesKim Phillips
2012-11-04fs: rename fsload command to loadStephen Warren
2012-11-04fs: fix number base behaviour change in fatload/ext*loadStephen Warren
2012-10-29fs: add filesystem switch libary, implement ls and fsload commandsStephen Warren
2012-10-25FAT: implement fat_set_blk_dev(), convert cmd_fat.cStephen Warren
2012-09-29cmd_fat.c: fix build warningAnatolij Gustschin
2012-09-26FAT: Make it possible to read from any file positionBenoît Thébaudeau
2012-09-25disk: get_device_and_partition() "auto" partition and cleanupStephen Warren
2012-09-25cmd_fat: use common get_device_and_partition functionRob Herring
2012-03-26cmd_fat: add FAT write commandDonggeun Kim
2010-07-24fs/fat: Big code cleanup.Wolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2009-06-12General help message cleanupWolfgang Denk
2009-01-28Command usage cleanupPeter Tyser
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2007-11-20[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-08common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger
2007-07-04common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-02-20[PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely
2004-08-28* Add automatic update support for LWMON boardwdenk
2004-02-23* CVS add missing fileswdenk
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:wdenk
2003-10-06* Update TRAB auto update codewdenk
2003-09-10* Patches by Denis Peter, 9 Sep 2003:wdenk
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk
2003-06-29Fix some missing commands, cleanup header fileswdenk
2003-06-27* Code cleanup:wdenk
2003-06-15* Fix CONFIG_NET_MULTI support in include/net.hwdenk