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