| Commit message (Expand) | Author | Age | Lines |
* | cmd_mtdparts: use 64 bits for flash size, partition size & offset | Paul Burton | 2013-10-09 | -25/+29 |
* | mtd: Fix function description in part_validate comment | Otavio Salvador | 2013-10-07 | -4/+3 |
* | Fix some obvious typos across multiple subsystems. | Robert P. J. Day | 2013-09-20 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | mtd: Make mtdparts work with pre-reloc env | Joe Hershberger | 2013-04-11 | -2/+21 |
* | cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgs | Robert P. J. Day | 2013-03-11 | -3/+3 |
* | common: Use new numeric setenv functions | Simon Glass | 2013-02-28 | -3/+1 |
* | common/cmd_*.c: sparse fixes | Kim Phillips | 2012-11-04 | -10/+16 |
* | Convert cmd_usage() calls in common to use a return value | Simon Glass | 2012-03-06 | -1/+1 |
* | GCC4.6: Squash undefined variable in cmd_mtdparts.c | Marek Vasut | 2011-10-27 | -2/+0 |
* | CFI: fix warning: variable ... set but not used | Wolfgang Denk | 2011-10-09 | -2/+7 |
* | Followup fixes on the mtdparts spread patchset | Scott Wood | 2010-10-11 | -2/+3 |
* | mtdparts: new add.spread: add part skipping bad blocks | Ben Gardiner | 2010-10-11 | -8/+26 |
* | mtdparts: add new sub-command "spread" | Ben Gardiner | 2010-10-11 | -1/+112 |
* | mtdparts: show net size in mtdparts list | Ben Gardiner | 2010-10-11 | -7/+61 |
* | mtdparts: regroup calls to get_mtd_device_nm | Ben Gardiner | 2010-10-11 | -15/+30 |
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | -2/+1 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -2/+2 |
* | mtdparts: get rid of custom DEBUG macro, use debug() | Wolfgang Denk | 2010-04-28 | -50/+40 |
* | mtdparts: fix write through NULL pointer | Wolfgang Denk | 2010-04-28 | -7/+12 |
* | fdt_support: add partitions fixup in mtd node | Anatolij Gustschin | 2010-03-21 | -1/+1 |
* | cmd_mtdparts.c: prevent printbuffer overflows | Anatolij Gustschin | 2010-03-12 | -2/+8 |
* | cmd_mtdparts.c: fix compiler warning in debug code | Wolfgang Denk | 2009-09-04 | -1/+1 |
* | Remove legacy NAND and disk on chip code. | Scott Wood | 2009-07-16 | -10/+0 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -2/+2 |
* | cmd_mtdparts.c: allow to omit definitions for default settings | Wolfgang Denk | 2009-06-12 | -4/+4 |
* | cmd_mtdparts: Move to common handling of FLASH devices via MTD layer | Stefan Roese | 2009-06-12 | -160/+80 |
* | jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS together | Stefan Roese | 2009-05-28 | -37/+37 |
* | mtdpart command: align output columns | David Brownell | 2009-04-28 | -1/+1 |
* | Separate mtdparts command from jffs2 | Ladislav Michl | 2009-04-04 | -6/+3 |
* | Separate mtdparts command from jffs2 | Stefan Roese | 2009-03-20 | -0/+1986 |