Commit Graph

2 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 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
Pavel Machek 6b367467f1 Fix help text of ext2load and fatload. 10 years ago
Jeroen Hofstee 0e350f81e1 common: commands: make commands static 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
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
Uma Shankar a1596438a6 ext4fs ls load support 12 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Wolfgang Denk 4b7511478b Fix ext2load return code 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Wolfgang Denk 4d9eab89b3 cmd_ext2.c: fix compile warnings 15 years ago
Gao Guanhua 351f40caf2 fs: Fix the wrong type of var 15 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 15 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
richardretanubun fbd85ad65d CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.c 16 years ago
Grant Likely 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 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
Stefan Roese dc91701ff7 Fix identification on ext2ls help entry 19 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 years ago
wdenk b05dcb58fe * Fix get_partition_info() parameter error in all other calls 19 years ago
wdenk 20a80418f9 * Patch by Cajus Hahn, 04 Feb 2005: 20 years ago
stroese bcd0be5cf1 ext2fs support added 20 years ago
wdenk 518e2e1ae3 * Patch by Pavel Bartusek, 21 Mar 2004 20 years ago