summaryrefslogtreecommitdiff
path: root/common/cmd_mtdparts.c
AgeCommit message (Expand)Author
2013-04-11mtd: Make mtdparts work with pre-reloc envJoe Hershberger
2013-03-11cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgsRobert P. J. Day
2013-02-28common: Use new numeric setenv functionsSimon Glass
2012-11-04common/cmd_*.c: sparse fixesKim Phillips
2012-03-06Convert cmd_usage() calls in common to use a return valueSimon Glass
2011-10-27GCC4.6: Squash undefined variable in cmd_mtdparts.cMarek Vasut
2011-10-09CFI: fix warning: variable ... set but not usedWolfgang Denk
2010-10-11Followup fixes on the mtdparts spread patchsetScott Wood
2010-10-11mtdparts: new add.spread: add part skipping bad blocksBen Gardiner
2010-10-11mtdparts: add new sub-command "spread"Ben Gardiner
2010-10-11mtdparts: show net size in mtdparts listBen Gardiner
2010-10-11mtdparts: regroup calls to get_mtd_device_nmBen Gardiner
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-04-28mtdparts: get rid of custom DEBUG macro, use debug()Wolfgang Denk
2010-04-28mtdparts: fix write through NULL pointerWolfgang Denk
2010-03-21fdt_support: add partitions fixup in mtd nodeAnatolij Gustschin
2010-03-12cmd_mtdparts.c: prevent printbuffer overflowsAnatolij Gustschin
2009-09-04cmd_mtdparts.c: fix compiler warning in debug codeWolfgang Denk
2009-07-16Remove legacy NAND and disk on chip code.Scott Wood
2009-06-12General help message cleanupWolfgang Denk
2009-06-12cmd_mtdparts.c: allow to omit definitions for default settingsWolfgang Denk
2009-06-12cmd_mtdparts: Move to common handling of FLASH devices via MTD layerStefan Roese
2009-05-28jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS togetherStefan Roese
2009-04-28mtdpart command: align output columnsDavid Brownell
2009-04-04Separate mtdparts command from jffs2Ladislav Michl
2009-03-20Separate mtdparts command from jffs2Stefan Roese