Commit Graph

4 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tuomas Tynkkynen c68c03f52b Drop CONFIG_HAS_DATAFLASH 7 years ago
Masahiro Yamada e856bdcfb4 flash: complete CONFIG_SYS_NO_FLASH move with renaming 7 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
Joe Hershberger de15a06aad cfi: Make the flash erase and write operations abortable 12 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
Wolfgang Denk 4f5710f740 common/cmd_flash.c: Fix GCC 4.6 build warnings 13 years ago
Marek Vasut 5b3901d9ae GCC4.6: Squash warning in cmd_flash.c 13 years ago
Mike Williams 1626308797 cleanup: Fix typos and misspellings in various files. 13 years ago
Remy Bohmer 3a26c43e42 Fix build warnings in cmd_flash.c 13 years ago
Alexander Stein c000808b6a CONFIG_CMD_JFFS2 is not necessary to use mtdparts on erase & protect on/off 14 years ago
Stefan Roese 3c29975e94 cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Wolfgang Denk 445093d175 Fix "par[t]ition" typo. 14 years ago
Wolfgang Denk 1a4664b53a cmd_flash.c: fix fix compile error for boards with DataFlash 15 years ago
Wolfgang Denk 5669ed4557 cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last' 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Stefan Roese 68d7d65100 Separate mtdparts command from jffs2 15 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 15 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Bartlomiej Sieka 3f0cf51dab flash: factor out adjusting of Flash address to the end of sector 16 years ago
Stefan Roese f2302d4430 Fix merge problems 16 years ago
Jean-Christophe PLAGNIOL-VILLARD c14eefcc48 Fix more printf() format warnings 16 years ago
Wolfgang Denk d0ff51ba5d Code cleanup: fix old style assignment ambiguities like "=-" etc. 16 years ago
Wolfgang Denk d5996dd555 Fix some more printf() format problems. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0a5676befb Fix some more printf() format issues. 16 years ago
Kim Phillips 4109df6f75 silence misc printf formatting compiler warnings 16 years ago
Stelian Pop 880cc4381e Fix CFG_NO_FLASH compilation. 16 years ago
Grant Likely 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
Stefan Roese 3865b1fb78 Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup 17 years ago
Jon Loeliger 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger baa26db411 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. 17 years ago
Jon Loeliger a76adc8142 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Detlev Zundel 9912121f7e Change 'repeatable' attribute of some commands to sensible values. 17 years ago
Heiko Schocher bb74140def Fixes common/cmd_flash.c: 18 years ago
Stefan Roese 2662b40cac * Changes/fixes for drivers/cfi_flash.c: 18 years ago
Marian Balakowicz e6f2e90233 Added support for TQM834x boards. 19 years ago
Wolfgang Denk 8f79e4c2da Add configuration for IFM AEV FIFO board. 19 years ago
Wolfgang Denk c19c313479 Fix compiler warnings with older GCC versions 19 years ago
Wolfgang Denk 700a0c648d Add common (with Linux) MTD partition scheme and "mtdparts" command 19 years ago
Wolfgang Denk 2c61f14c60 Fix compile problem in cmd_flash.c 19 years ago
Wolfgang Denk 095b8a3798 Coding style cleanup 19 years ago
Jon Loeliger de1d0a6995 Fix style issues primarily in 85xx and 83xx boards. 19 years ago
Wolfgang Denk f530187dbd Add new argument format for flash commands to allow for usage like 19 years ago
wdenk e2ffd59b4d * Code cleanup, mostly for GCC-3.3.x 20 years ago