Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7e509a3eb1ca068ae46fb480f2a1ff5ef503a0c0
/
cmd
/
flash.c
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
1b72520
Drop CONFIG_HAS_DATAFLASH
by Tuomas Tynkkynen
· Tue Oct 10 21:59:42 2017 +0300
8cea9b5
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· Sat Feb 11 22:43:54 2017 +0900
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· Sun Jan 17 20:53:52 2016 -0700
[Renamed from cmd/cmd_flash.c]
29499a0
Move all command code into its own directory
by Simon Glass
· Sun Jan 17 20:53:51 2016 -0700
[Renamed from common/cmd_flash.c]
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
dc00a68
common/cmd_*.c: sparse fixes
by Kim Phillips
· Mon Oct 29 13:34:31 2012 +0000
497c32f
cfi: Make the flash erase and write operations abortable
by Joe Hershberger
· Fri Aug 17 15:36:41 2012 -0500
a06dfc7
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· Sat Dec 10 08:44:01 2011 +0000
57e219e
common/cmd_flash.c: Fix GCC 4.6 build warnings
by Wolfgang Denk
· Sat Nov 05 05:13:04 2011 +0000
4c2d899
GCC4.6: Squash warning in cmd_flash.c
by Marek Vasut
· Mon Sep 26 02:26:02 2011 +0200
bf895ad
cleanup: Fix typos and misspellings in various files.
by Mike Williams
· Fri Jul 22 04:01:30 2011 +0000
e8d68cf
Fix build warnings in cmd_flash.c
by Remy Bohmer
· Sat Feb 19 19:56:28 2011 +0100
8967edf
CONFIG_CMD_JFFS2 is not necessary to use mtdparts on erase & protect on/off
by Alexander Stein
· Wed Aug 11 16:48:04 2010 +0200
64b96a3
cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT
by Stefan Roese
· Tue Aug 31 10:04:11 2010 +0200
3b68311
cmd_usage(): simplify return code handling
by Wolfgang Denk
· Sat Jul 17 01:06:04 2010 +0200
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 2010 +0200
161bfc5
Fix "par[t]ition" typo.
by Wolfgang Denk
· Tue Nov 17 21:27:39 2009 +0100
fd53c5e
cmd_flash.c: fix fix compile error for boards with DataFlash
by Wolfgang Denk
· Sun Jul 19 19:32:37 2009 +0200
a2f3082
cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last'
by Wolfgang Denk
· Sat Jul 18 23:18:14 2009 +0200
c54781c
General help message cleanup
by Wolfgang Denk
· Sun May 24 17:06:54 2009 +0200
b1423dd
Separate mtdparts command from jffs2
by Stefan Roese
· Thu Mar 19 13:30:36 2009 +0100
dfb72b8
Command usage cleanup
by Peter Tyser
· Tue Jan 27 18:03:12 2009 -0600
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· Tue Jan 27 18:03:10 2009 -0600
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
6c24d31
flash: factor out adjusting of Flash address to the end of sector
by Bartlomiej Sieka
· Wed Oct 01 15:26:27 2008 +0200
3762825
Fix merge problems
by Stefan Roese
· Wed Aug 06 14:05:38 2008 +0200
dc770c7
Code cleanup: fix old style assignment ambiguities like "=-" etc.
by Wolfgang Denk
· Mon Jul 14 15:19:07 2008 +0200
fe036dd
Fix some more printf() format problems.
by Wolfgang Denk
· Sun Jul 13 19:51:00 2008 +0200
c4fb57c
Fix some more printf() format issues.
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Jul 12 14:36:34 2008 +0200
f91aa8d
silence misc printf formatting compiler warnings
by Kim Phillips
· Thu Jul 10 14:00:15 2008 -0500
a63d2eb
Fix CFG_NO_FLASH compilation.
by Stelian Pop
· Wed Mar 26 22:52:35 2008 +0100
c0d32e9
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
by Grant Likely
· Mon Sep 24 09:05:31 2007 -0600
3bed54e
Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup
by Stefan Roese
· Wed Jul 11 12:13:53 2007 +0200
d704d91
common/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· Tue Jul 10 11:02:44 2007 -0500
54324d0
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
by Jon Loeliger
· Sun Jul 08 17:51:39 2007 -0500
8692c60
common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:01:43 2007 -0500
409a285
Change 'repeatable' attribute of some commands to sensible values.
by Detlev Zundel
· Wed May 23 19:02:41 2007 +0200
fd9e97c
Fixes common/cmd_flash.c:
by Heiko Schocher
· Tue Apr 11 14:39:21 2006 +0200
efef95b
* Changes/fixes for drivers/cfi_flash.c:
by Stefan Roese
· Sat Apr 01 13:41:03 2006 +0200
513b4a1
Added support for TQM834x boards.
by Marian Balakowicz
· Tue Oct 11 19:09:42 2005 +0200
eb95c85
Add configuration for IFM AEV FIFO board. Minor coding style cleanup.
by Wolfgang Denk
· Wed Aug 10 15:14:32 2005 +0200
16439ee
Fix compiler warnings with older GCC versions
by Wolfgang Denk
· Tue Aug 09 17:25:22 2005 +0200
47f5779
Add common (with Linux) MTD partition scheme and "mtdparts" command
by Wolfgang Denk
· Mon Aug 08 01:03:24 2005 +0200
bb5c404
Fix compile problem in cmd_flash.c Patch by Teun Grinwis, 05 Aug 2005
by Wolfgang Denk
· Fri Aug 05 11:10:31 2005 +0200
d06ce5d
Coding style cleanup
by Wolfgang Denk
· Tue Aug 02 17:06:17 2005 +0200
104866b
Add new argument format for flash commands to allow for usage like
by Wolfgang Denk
· Thu Jul 21 11:45:50 2005 +0200
54070ab
* Code cleanup, mostly for GCC-3.3.x
by wdenk
· Fri Dec 31 09:32:47 2004 +0000
42c0547
* Patches by Thomas Viehweger, 16 Mar 2004:
by wdenk
· Tue Mar 23 22:14:11 2004 +0000
1ebf41e
* Cleanup lowboot code for MPC5200
by wdenk
· Fri Jan 02 14:00:00 2004 +0000
eb4a439
Fix output for "Unprotecting".
by stroese
· Tue Dec 09 14:58:22 2003 +0000
8676590
* Patch by Nicolas Lacressonnière, 12 Nov 2003:
by wdenk
· Sat Dec 06 23:55:10 2003 +0000
bd1575f
* Make sure HUSH is initialized for running auto-update scripts
by wdenk
· Tue Oct 14 19:43:55 2003 +0000
3f08e20
Disable debug print for normal use. Fix MPC5200 FEC driver
by wdenk
· Thu Aug 07 14:52:18 2003 +0000
0a65855
* Map ISP1362 USB OTG controller for NSCU board
by wdenk
· Tue Aug 05 17:43:17 2003 +0000
f287a24
Patch by Kenneth Johansson, 30 Jun 2003:
by wdenk
· Tue Jul 01 21:06:45 2003 +0000
57b2d80
* Code cleanup:
by wdenk
· Fri Jun 27 21:31:46 2003 +0000
381669a
* Patch by Nicolas Lacressonniere, 11 Jun 2003:
by wdenk
· Mon Jun 16 23:50:08 2003 +0000
38a24a6
Initial revision
by wdenk
· Wed Sep 18 12:49:44 2002 +0000