提交历史

作者 SHA1 备注 提交日期
  Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 年之前
  Joe Hershberger de15a06aad cfi: Make the flash erase and write operations abortable 12 年之前
  Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 年之前
  Wolfgang Denk 4f5710f740 common/cmd_flash.c: Fix GCC 4.6 build warnings 13 年之前
  Marek Vasut 5b3901d9ae GCC4.6: Squash warning in cmd_flash.c 13 年之前
  Mike Williams 1626308797 cleanup: Fix typos and misspellings in various files. 13 年之前
  Remy Bohmer 3a26c43e42 Fix build warnings in cmd_flash.c 14 年之前
  Alexander Stein c000808b6a CONFIG_CMD_JFFS2 is not necessary to use mtdparts on erase & protect on/off 14 年之前
  Stefan Roese 3c29975e94 cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT 14 年之前
  Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 15 年之前
  Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 年之前
  Wolfgang Denk 445093d175 Fix "par[t]ition" typo. 15 年之前
  Wolfgang Denk 1a4664b53a cmd_flash.c: fix fix compile error for boards with DataFlash 16 年之前
  Wolfgang Denk 5669ed4557 cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last' 16 年之前
  Wolfgang Denk a89c33db96 General help message cleanup 16 年之前
  Stefan Roese 68d7d65100 Separate mtdparts command from jffs2 16 年之前
  Peter Tyser 2fb2604d5c Command usage cleanup 16 年之前
  Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 年之前
  Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 年之前
  Bartlomiej Sieka 3f0cf51dab flash: factor out adjusting of Flash address to the end of sector 16 年之前
  Stefan Roese f2302d4430 Fix merge problems 16 年之前
  Wolfgang Denk d0ff51ba5d Code cleanup: fix old style assignment ambiguities like "=-" etc. 17 年之前
  Wolfgang Denk d5996dd555 Fix some more printf() format problems. 17 年之前
  Jean-Christophe PLAGNIOL-VILLARD 0a5676befb Fix some more printf() format issues. 17 年之前
  Kim Phillips 4109df6f75 silence misc printf formatting compiler warnings 17 年之前
  Stelian Pop 880cc4381e Fix CFG_NO_FLASH compilation. 17 年之前
  Grant Likely 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 年之前
  Stefan Roese 3865b1fb78 Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup 18 年之前
  Jon Loeliger 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 18 年之前
  Jon Loeliger baa26db411 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. 18 年之前