summaryrefslogtreecommitdiffstats
path: root/common/cmd_jffs2.c
Commit message (Expand)AuthorAgeFilesLines
* cmd_jffs2: Fix get_part_sector_size_nor() overflow bugPeter Tyser2011-01-191-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-3/+3
* jffs2: fix hangs/crashs when not using CONFIG_JFFS2_PART_SIZEMike Frysinger2010-01-261-2/+2
* Remove legacy NAND and disk on chip code.Scott Wood2009-07-161-15/+0
* General help message cleanupWolfgang Denk2009-06-121-4/+3
* jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS togetherStefan Roese2009-05-281-17/+27
* Separate mtdparts command from jffs2Stefan Roese2009-03-201-1725/+6
* Command usage cleanupPeter Tyser2009-01-281-5/+5
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-1/+1
* jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINETomasz Figa2009-01-271-0/+92
* jffs2: add sector_size field to part_info structureIlya Yanok2008-12-091-3/+17
* jffs2: rename devices_init () in common/jffs2.cHeiko Schocher2008-12-081-7/+7
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-5/+5
* Add JFFS2 command support on OneNANDKyungmin Park2008-09-061-6/+63
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-6/+6
* silence misc printf formatting compiler warningsKim Phillips2008-07-101-6/+6
* Fix building with CRAMFS but not JFFS2 supportHarald Welte2008-01-091-0/+9
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-201-5/+0
* Synchronize with U-BOOT mainlineMichal Simek2007-09-151-27/+9
* Merge git://www.denx.de/git/u-bootMichal Simek2007-08-071-8/+8
|\
| * common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
| * common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-081-7/+7
| * common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-6/+6
* | [FIX] Coding style cleanup - Wolfgang's suggestionsMichal Simek2007-08-061-8/+8
* | [FS] Added support for ROMFSMichal Simek2007-07-141-17/+35
|/
* [PATCH] NAND: Partition name support added to NAND subsystemStefan Roese2006-10-281-1/+13
* Fix alignment problem in "mtdparts" commandWolfgang Denk2006-09-131-1/+1
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-051-7/+10
* Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka2006-02-241-9/+21
|\
| * Update of new NAND codeWolfgang Denk2005-09-141-4/+15
* | Added support for TQM834x boards.Marian Balakowicz2005-10-111-2/+2
* | Added support for mtddevnum and mtddevname variables (mtdparts command)Marian Balakowicz2005-09-111-9/+69
|/
* Fix return values of the jffs2 commands ls/fsload/fsinfo,Wolfgang Denk2005-08-161-5/+5
* Add configuration for IFM AEV FIFO board.Wolfgang Denk2005-08-101-29/+29
* Make new "mtdparts" code build with older compilersWolfgang Denk2005-08-091-2/+5
* Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-081-93/+1908
* * Add support for HMI1001 boardwdenk2005-06-101-7/+6
* * Patch by Detlev Zundel, 08 Sep 2004:wdenk2004-09-081-6/+6
* * Patch by Andreas Engel, 12 Jul 2004:wdenk2004-08-021-3/+4
* * Code cleanup (ARM mostly)wdenk2004-07-011-8/+6
* * Patch by Robert Schwebel, 10 Jun 2004:wdenk2004-06-101-1/+1
* * Patch by Paul Ruhland, 17 May 2004:wdenk2004-06-091-1/+7
* Patch by Thomas Viehweger, 14 May 2004:wdenk2004-06-091-4/+4
* * Back out Patch by Christian Hohnstaedt, 23 Apr 2004:wdenk2004-04-251-8/+2
* * Patch by Christian Hohnstaedt, 23 Apr 2004:wdenk2004-04-251-2/+8
* * Configure PPChameleon board to use redundand environment in flashwdenk2004-04-181-0/+29
* * Patches by Thomas Viehweger, 16 Mar 2004:wdenk2004-03-231-5/+6
* * Fix problems caused by Robert Schwebel's cramfs patchwdenk2004-01-041-0/+5
* * Patch by Robert Schwebel, 15 Dec 2003:wdenk2004-01-031-12/+47
* * Patches by Denis Peter, 9 Sep 2003:wdenk2003-09-101-1/+1
OpenPOWER on IntegriCloud