aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_flash.c
AgeCommit message (Expand)Author
2011-11-07common/cmd_flash.c: Fix GCC 4.6 build warningsWolfgang Denk
2011-10-01GCC4.6: Squash warning in cmd_flash.cMarek Vasut
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams
2011-02-19Fix build warnings in cmd_flash.cRemy Bohmer
2010-10-12CONFIG_CMD_JFFS2 is not necessary to use mtdparts on erase & protect on/offAlexander Stein
2010-09-20cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECTStefan Roese
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-05-21Fix "par[t]ition" typo.Wolfgang Denk
2009-07-19cmd_flash.c: fix fix compile error for boards with DataFlashWolfgang Denk
2009-07-18cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last'Wolfgang Denk
2009-06-12General help message cleanupWolfgang Denk
2009-03-20Separate mtdparts command from jffs2Stefan Roese
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-18flash: factor out adjusting of Flash address to the end of sectorBartlomiej Sieka
2008-08-06Fix merge problemsStefan Roese
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk
2008-07-13Fix some more printf() format problems.Wolfgang Denk
2008-07-13Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD
2008-07-10silence misc printf formatting compiler warningsKim Phillips
2008-03-30Fix CFG_NO_FLASH compilation.Stelian Pop
2007-11-20[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely
2007-07-11Fix some compile problems introduced by the latest CFG_CMD_xxx cleanupStefan Roese
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-08common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger
2007-07-04common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-06-12Change 'repeatable' attribute of some commands to sensible values.Detlev Zundel
2006-04-11Fixes common/cmd_flash.c:Heiko Schocher
2006-04-01* Changes/fixes for drivers/cfi_flash.c:Stefan Roese
2005-10-11Added support for TQM834x boards.Marian Balakowicz
2005-08-10Add configuration for IFM AEV FIFO board.Wolfgang Denk
2005-08-09Fix compiler warnings with older GCC versionsWolfgang Denk
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk
2005-08-05Fix compile problem in cmd_flash.cWolfgang Denk
2005-08-02Coding style cleanupWolfgang Denk
2005-07-21Add new argument format for flash commands to allow for usage likeWolfgang Denk
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk
2004-03-23* Patches by Thomas Viehweger, 16 Mar 2004:wdenk
2004-01-02* Cleanup lowboot code for MPC5200wdenk
2003-12-09Fix output for "Unprotecting".stroese
2003-12-06* Patch by Nicolas Lacressonnière, 12 Nov 2003:wdenk
2003-10-14* Make sure HUSH is initialized for running auto-update scriptsLABEL_2003_10_14_2140wdenk
2003-08-07Disable debug print for normal use.wdenk
2003-08-05* Map ISP1362 USB OTG controller for NSCU boardwdenk
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
2003-06-16* Patch by Nicolas Lacressonniere, 11 Jun 2003:wdenk
2002-09-18Initial revisionwdenk