Commit Graph

1 Commits (2e192b245ed36a63bab0ef576999a95e23f60ecd)

Author SHA1 Message Date
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
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 8 years ago
Vasili Galka 5d69a5d178 Fix a few printf argument verification warnings 10 years ago
Heiko Schocher 1668d64439 mtdparts: fix usecount bug 10 years ago
Paul Burton 39ac34473f cmd_mtdparts: use 64 bits for flash size, partition size & offset 11 years ago
Otavio Salvador f501991dca mtd: Fix function description in part_validate comment 11 years ago
Robert P. J. Day 1f8b546f9e Fix some obvious typos across multiple subsystems. 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Joe Hershberger a7eb1d66c7 mtd: Make mtdparts work with pre-reloc env 11 years ago
Robert P. J. Day a22bf16bea cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgs 11 years ago
Simon Glass 41ef372c1a common: Use new numeric setenv functions 11 years ago
Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
Marek Vasut 35e9d698cd GCC4.6: Squash undefined variable in cmd_mtdparts.c 13 years ago
Wolfgang Denk 419a1fe954 CFI: fix warning: variable ... set but not used 13 years ago
Scott Wood 36650ca9f1 Followup fixes on the mtdparts spread patchset 14 years ago
Ben Gardiner 59a50d2de1 mtdparts: new add.spread: add part skipping bad blocks 14 years ago
Ben Gardiner ca75b20ebb mtdparts: add new sub-command "spread" 14 years ago
Ben Gardiner 04ac380288 mtdparts: show net size in mtdparts list 14 years ago
Ben Gardiner 0a026d3e86 mtdparts: regroup calls to get_mtd_device_nm 14 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 e1d2950d0f mtdparts: get rid of custom DEBUG macro, use debug() 14 years ago
Wolfgang Denk 2697eff1af mtdparts: fix write through NULL pointer 14 years ago
Anatolij Gustschin 3c950e2ebf fdt_support: add partitions fixup in mtd node 14 years ago
Anatolij Gustschin a693447cea cmd_mtdparts.c: prevent printbuffer overflows 14 years ago
Wolfgang Denk 71b24e5612 cmd_mtdparts.c: fix compiler warning in debug code 15 years ago
Wolfgang Denk 37daa77f3c cmd_mtdparts.c: fix compiler warning in debug code 15 years ago
Scott Wood be33b046b5 Remove legacy NAND and disk on chip code. 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Wolfgang Denk 36c9169aa6 cmd_mtdparts.c: allow to omit definitions for default settings 15 years ago
Stefan Roese 864aa034f3 cmd_mtdparts: Move to common handling of FLASH devices via MTD layer 15 years ago
Stefan Roese 76b5883da2 jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS together 15 years ago
David Brownell 08f077da92 mtdpart command: align output columns 15 years ago
Ladislav Michl b93b24bf76 Separate mtdparts command from jffs2 15 years ago
Stefan Roese 68d7d65100 Separate mtdparts command from jffs2 15 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
Tomasz Figa b5b004ad8a jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINE 16 years ago
Ilya Yanok e0b5532579 jffs2: add sector_size field to part_info structure 16 years ago
Heiko Schocher 4b53001876 jffs2: rename devices_init () in common/jffs2.c 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Kyungmin Park 1a7f8ccec9 Add JFFS2 command support on OneNAND 16 years ago
Jean-Christophe PLAGNIOL-VILLARD cc4a0ceeac drivers/mtd/nand: Move conditional compilation to Makefile 16 years ago
Kim Phillips 4109df6f75 silence misc printf formatting compiler warnings 16 years ago
Harald Welte f540c42d95 Fix building with CRAMFS but not JFFS2 support 17 years ago
Grant Likely 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
Michal Simek b90c045f03 synchronizition with mainline 17 years ago
Michal Simek 991b089d1c Synchronize with U-BOOT mainline 17 years ago