Stefan Roese
|
68d7d65100
Separate mtdparts command from jffs2
|
16 anni fa |
Peter Tyser
|
2fb2604d5c
Command usage cleanup
|
16 anni fa |
Peter Tyser
|
62c3ae7c6e
Standardize command usage messages with cmd_usage()
|
16 anni fa |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 anni fa |
Bartlomiej Sieka
|
3f0cf51dab
flash: factor out adjusting of Flash address to the end of sector
|
16 anni fa |
Stefan Roese
|
f2302d4430
Fix merge problems
|
16 anni fa |
Wolfgang Denk
|
d0ff51ba5d
Code cleanup: fix old style assignment ambiguities like "=-" etc.
|
17 anni fa |
Wolfgang Denk
|
d5996dd555
Fix some more printf() format problems.
|
17 anni fa |
Jean-Christophe PLAGNIOL-VILLARD
|
0a5676befb
Fix some more printf() format issues.
|
17 anni fa |
Kim Phillips
|
4109df6f75
silence misc printf formatting compiler warnings
|
17 anni fa |
Stelian Pop
|
880cc4381e
Fix CFG_NO_FLASH compilation.
|
17 anni fa |
Grant Likely
|
4a43719a77
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
|
17 anni fa |
Stefan Roese
|
3865b1fb78
Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup
|
18 anni fa |
Jon Loeliger
|
9025317883
common/: Remove lingering references to CFG_CMD_* symbols.
|
18 anni fa |
Jon Loeliger
|
baa26db411
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
|
18 anni fa |
Jon Loeliger
|
a76adc8142
common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
|
18 anni fa |
Detlev Zundel
|
9912121f7e
Change 'repeatable' attribute of some commands to sensible values.
|
18 anni fa |
Heiko Schocher
|
bb74140def
Fixes common/cmd_flash.c:
|
19 anni fa |
Stefan Roese
|
2662b40cac
* Changes/fixes for drivers/cfi_flash.c:
|
19 anni fa |
Marian Balakowicz
|
e6f2e90233
Added support for TQM834x boards.
|
19 anni fa |
Wolfgang Denk
|
8f79e4c2da
Add configuration for IFM AEV FIFO board.
|
20 anni fa |
Wolfgang Denk
|
c19c313479
Fix compiler warnings with older GCC versions
|
20 anni fa |
Wolfgang Denk
|
700a0c648d
Add common (with Linux) MTD partition scheme and "mtdparts" command
|
20 anni fa |
Wolfgang Denk
|
2c61f14c60
Fix compile problem in cmd_flash.c
|
20 anni fa |
Wolfgang Denk
|
095b8a3798
Coding style cleanup
|
20 anni fa |
Wolfgang Denk
|
f530187dbd
Add new argument format for flash commands to allow for usage like
|
20 anni fa |
wdenk
|
e2ffd59b4d
* Code cleanup, mostly for GCC-3.3.x
|
20 anni fa |
wdenk
|
4b9206ed51
* Patches by Thomas Viehweger, 16 Mar 2004:
|
21 anni fa |
wdenk
|
d4ca31c40e
* Cleanup lowboot code for MPC5200
|
21 anni fa |
stroese
|
abcac8725f
Fix output for "Unprotecting".
|
21 anni fa |