Commit Graph

9 Commits (lime2-spi)

Author SHA1 Message Date
AKASHI Takahiro d4b751e9f3 cmd: fat: add fatrm command 6 years ago
AKASHI Takahiro 0349da5100 cmd: fat: add fatmkdir command 6 years ago
AKASHI Takahiro cda40b2aea cmd: fat: add offset parameter to fatwrite 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Stefan Brüns 454e3d9030 cmd/fat: Do not crash on write when <bytes> is not specified 8 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 8 years ago
Simon Glass e35929e4a1 dm: blk: Rename get_device_and_partition() 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 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
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
Suriyan Ramasami 1ad0b98a06 fat: Prepare API change for files greater than 2GB 10 years ago
Stephen Warren cf6598193a fs: implement size/fatsize/ext4size 10 years ago
Pavel Machek 6b367467f1 Fix help text of ext2load and fatload. 10 years ago
Wu, Josh 31e997f921 fs: fatwrite: use map_sysmem before use file_fat_write 10 years ago
Wolfgang Denk b770e88a6c Fix number base handling of "load" command 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Tom Rini 01fac041cb cmd_fat.c: Note in fatread help about alignment requirements 11 years ago
Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
Stephen Warren f9b55e2285 fs: rename fsload command to load 12 years ago
Stephen Warren 3f83c87ee5 fs: fix number base behaviour change in fatload/ext*load 12 years ago
Stephen Warren 045fa1e114 fs: add filesystem switch libary, implement ls and fsload commands 12 years ago
Stephen Warren 5e8f98319d FAT: implement fat_set_blk_dev(), convert cmd_fat.c 12 years ago
Anatolij Gustschin e5acb883ae cmd_fat.c: fix build warning 12 years ago
Benoît Thébaudeau 1170e634dd FAT: Make it possible to read from any file position 12 years ago
Stephen Warren 10a37fd7a4 disk: get_device_and_partition() "auto" partition and cleanup 12 years ago
Rob Herring cfda5aeab8 cmd_fat: use common get_device_and_partition function 12 years ago
Donggeun Kim 656f4c6537 cmd_fat: add FAT write command 12 years ago
Wolfgang Denk 7385c28e9b fs/fat: Big code cleanup. 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Grant Likely 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
Jon Loeliger 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 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
Grant Likely 735dd97b1b [PATCH 1_4] Merge common get_dev() routines for block devices 17 years ago
wdenk 31a649234e * Add automatic update support for LWMON board 20 years ago
wdenk 3f85ce2785 * CVS add missing files 20 years ago
wdenk 42d1f0394b * Patches by Xianghua Xiao, 15 Oct 2003: 21 years ago
wdenk fbe4b5cbde * Update TRAB auto update code 21 years ago
wdenk 7205e4075d * Patches by Denis Peter, 9 Sep 2003: 21 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 21 years ago
wdenk b0fce99bfc Fix some missing commands, cleanup header files 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk 71f9511803 * Fix CONFIG_NET_MULTI support in include/net.h 21 years ago