aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_jffs2.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-19cmd_jffs2: Fix get_part_sector_size_nor() overflow bugPeter Tyser1-1/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-3/+3
2010-01-26jffs2: fix hangs/crashs when not using CONFIG_JFFS2_PART_SIZEMike Frysinger1-2/+2
2009-07-16Remove legacy NAND and disk on chip code.Scott Wood1-15/+0
2009-06-12General help message cleanupWolfgang Denk1-4/+3
2009-05-28jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS togetherStefan Roese1-17/+27
2009-03-20Separate mtdparts command from jffs2Stefan Roese1-1725/+6
2009-01-28Command usage cleanupPeter Tyser1-5/+5
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-1/+1
2009-01-27jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINETomasz Figa1-0/+92
2008-12-09jffs2: add sector_size field to part_info structureIlya Yanok1-3/+17
2008-12-08jffs2: rename devices_init () in common/jffs2.cHeiko Schocher1-7/+7
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-06Add JFFS2 command support on OneNANDKyungmin Park1-6/+63
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-6/+6
2008-07-10silence misc printf formatting compiler warningsKim Phillips1-6/+6
2008-01-09Fix building with CRAMFS but not JFFS2 supportHarald Welte1-0/+9
2007-11-20[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely1-5/+0
2007-09-15Synchronize with U-BOOT mainlineMichal Simek1-27/+9
2007-08-07Merge git://www.denx.de/git/u-bootMichal Simek1-8/+8
2007-08-06[FIX] Coding style cleanup - Wolfgang's suggestionsMichal Simek1-8/+8
2007-07-14[FS] Added support for ROMFSMichal Simek1-17/+35
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-08common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger1-7/+7
2007-07-04common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-6/+6
2006-10-28[PATCH] NAND: Partition name support added to NAND subsystemStefan Roese1-1/+13
2006-09-13Fix alignment problem in "mtdparts" commandWolfgang Denk1-1/+1
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka1-7/+10
2006-02-24Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka1-9/+21
2005-10-11Added support for TQM834x boards.Marian Balakowicz1-2/+2
2005-09-14Update of new NAND codeWolfgang Denk1-4/+15
2005-09-11Added support for mtddevnum and mtddevname variables (mtdparts command)Marian Balakowicz1-9/+69
2005-08-16Fix return values of the jffs2 commands ls/fsload/fsinfo,Wolfgang Denk1-5/+5
2005-08-10Add configuration for IFM AEV FIFO board.Wolfgang Denk1-29/+29
2005-08-09Make new "mtdparts" code build with older compilersWolfgang Denk1-2/+5
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk1-93/+1908
2005-06-10* Add support for HMI1001 boardwdenk1-7/+6
2004-09-08* Patch by Detlev Zundel, 08 Sep 2004:LABEL_2004_09_09_0000wdenk1-6/+6
2004-08-02* Patch by Andreas Engel, 12 Jul 2004:wdenk1-3/+4
2004-07-01* Code cleanup (ARM mostly)wdenk1-8/+6
2004-06-10* Patch by Robert Schwebel, 10 Jun 2004:wdenk1-1/+1
2004-06-09* Patch by Paul Ruhland, 17 May 2004:wdenk1-1/+7
2004-06-09Patch by Thomas Viehweger, 14 May 2004:wdenk1-4/+4
2004-04-25* Back out Patch by Christian Hohnstaedt, 23 Apr 2004:wdenk1-8/+2
2004-04-25* Patch by Christian Hohnstaedt, 23 Apr 2004:wdenk1-2/+8
2004-04-18* Configure PPChameleon board to use redundand environment in flashLABEL_2004_04_18_2135wdenk1-0/+29
2004-03-23* Patches by Thomas Viehweger, 16 Mar 2004:wdenk1-5/+6
2004-01-04* Fix problems caused by Robert Schwebel's cramfs patchwdenk1-0/+5
2004-01-03* Patch by Robert Schwebel, 15 Dec 2003:wdenk1-12/+47
2003-09-10* Patches by Denis Peter, 9 Sep 2003:U-Boot-0_4_8wdenk1-1/+1