- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 3c7dded Fix some checkpatch warnings in calls to debug() by Simon Glass · 4 years, 6 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
- b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 6 months ago
- a595a0e flash: Tidy up coding style for flash functions by Simon Glass · 4 years, 6 months ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- c68c03f Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
- e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
- 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_flash.c]
- 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_flash.c]
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 088f1b1 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
- de15a06 cfi: Make the flash erase and write operations abortable by Joe Hershberger · 12 years ago
- 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
- 4f5710f common/cmd_flash.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
- 5b3901d GCC4.6: Squash warning in cmd_flash.c by Marek Vasut · 13 years ago
- 1626308 cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
- 3a26c43 Fix build warnings in cmd_flash.c by Remy Bohmer · 14 years ago
- c000808 CONFIG_CMD_JFFS2 is not necessary to use mtdparts on erase & protect on/off by Alexander Stein · 14 years ago
- 3c29975 cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT by Stefan Roese · 14 years ago
- 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
- 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
- 445093d Fix "par[t]ition" typo. by Wolfgang Denk · 15 years ago
- 1a4664b cmd_flash.c: fix fix compile error for boards with DataFlash by Wolfgang Denk · 15 years ago
- 5669ed4 cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last' by Wolfgang Denk · 15 years ago
- a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
- 68d7d65 Separate mtdparts command from jffs2 by Stefan Roese · 16 years ago
- 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
- 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
- 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 3f0cf51 flash: factor out adjusting of Flash address to the end of sector by Bartlomiej Sieka · 16 years ago
- f2302d4 Fix merge problems by Stefan Roese · 16 years ago
- d0ff51b Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
- d5996dd Fix some more printf() format problems. by Wolfgang Denk · 16 years ago
- 0a5676b Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 4109df6 silence misc printf formatting compiler warnings by Kim Phillips · 16 years ago
- 880cc43 Fix CFG_NO_FLASH compilation. by Stelian Pop · 17 years ago
- 4a43719 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
- 3865b1f Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup by Stefan Roese · 17 years ago
- 9025317 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
- baa26db common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
- a76adc8 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
- 9912121 Change 'repeatable' attribute of some commands to sensible values. by Detlev Zundel · 17 years ago
- bb74140 Fixes common/cmd_flash.c: by Heiko Schocher · 19 years ago
- 2662b40 * Changes/fixes for drivers/cfi_flash.c: by Stefan Roese · 19 years ago
- e6f2e90 Added support for TQM834x boards. by Marian Balakowicz · 19 years ago
- 8f79e4c Add configuration for IFM AEV FIFO board. Minor coding style cleanup. by Wolfgang Denk · 19 years ago
- c19c313 Fix compiler warnings with older GCC versions by Wolfgang Denk · 19 years ago
- 700a0c6 Add common (with Linux) MTD partition scheme and "mtdparts" command by Wolfgang Denk · 19 years ago
- 2c61f14 Fix compile problem in cmd_flash.c Patch by Teun Grinwis, 05 Aug 2005 by Wolfgang Denk · 19 years ago
- 095b8a3 Coding style cleanup by Wolfgang Denk · 19 years ago
- f530187 Add new argument format for flash commands to allow for usage like by Wolfgang Denk · 19 years ago
- e2ffd59 * Code cleanup, mostly for GCC-3.3.x by wdenk · 20 years ago
- 4b9206e * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · 21 years ago
- d4ca31c * Cleanup lowboot code for MPC5200 by wdenk · 21 years ago
- abcac87 Fix output for "Unprotecting". by stroese · 21 years ago
- 5779d8d * Patch by Nicolas Lacressonnière, 12 Nov 2003: by wdenk · 21 years ago
- 2d5b561 * Make sure HUSH is initialized for running auto-update scripts by wdenk · 21 years ago
- 013dc8d Disable debug print for normal use. Fix MPC5200 FEC driver by wdenk · 21 years ago
- bdccc4f * Map ISP1362 USB OTG controller for NSCU board by wdenk · 21 years ago
- 0d49839 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
- 8bde7f7 * Code cleanup: by wdenk · 21 years ago
- 2abbe07 * Patch by Nicolas Lacressonniere, 11 Jun 2003: by wdenk · 21 years ago
- 38a24a6 Initial revision by wdenk · 22 years ago