summaryrefslogtreecommitdiff
path: root/common/cmd_mtdparts.c
Commit message (Expand)AuthorAgeLines
* Followup fixes on the mtdparts spread patchsetScott Wood2010-10-11-2/+3
* mtdparts: new add.spread: add part skipping bad blocksBen Gardiner2010-10-11-8/+26
* mtdparts: add new sub-command "spread"Ben Gardiner2010-10-11-1/+112
* mtdparts: show net size in mtdparts listBen Gardiner2010-10-11-7/+61
* mtdparts: regroup calls to get_mtd_device_nmBen Gardiner2010-10-11-15/+30
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-2/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-2/+2
* mtdparts: get rid of custom DEBUG macro, use debug()Wolfgang Denk2010-04-28-50/+40
* mtdparts: fix write through NULL pointerWolfgang Denk2010-04-28-7/+12
* fdt_support: add partitions fixup in mtd nodeAnatolij Gustschin2010-03-21-1/+1
* cmd_mtdparts.c: prevent printbuffer overflowsAnatolij Gustschin2010-03-12-2/+8
* cmd_mtdparts.c: fix compiler warning in debug codeWolfgang Denk2009-09-04-1/+1
* Remove legacy NAND and disk on chip code.Scott Wood2009-07-16-10/+0
* General help message cleanupWolfgang Denk2009-06-12-2/+2
* cmd_mtdparts.c: allow to omit definitions for default settingsWolfgang Denk2009-06-12-4/+4
* cmd_mtdparts: Move to common handling of FLASH devices via MTD layerStefan Roese2009-06-12-160/+80
* jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS togetherStefan Roese2009-05-28-37/+37
* mtdpart command: align output columnsDavid Brownell2009-04-28-1/+1
* Separate mtdparts command from jffs2Ladislav Michl2009-04-04-6/+3
* Separate mtdparts command from jffs2Stefan Roese2009-03-20-0/+1986