Stefan Roese
|
68d7d65100
Separate mtdparts command from jffs2
|
16 년 전 |
Scott Wood
|
65d8bc94d8
NAND: Have nboot accept .e and .i as legacy no-ops.
|
16 년 전 |
Ladislav Michl
|
0987505540
NAND: Make nboot skip bad blocks
|
16 년 전 |
Peter Tyser
|
2fb2604d5c
Command usage cleanup
|
16 년 전 |
Peter Tyser
|
62c3ae7c6e
Standardize command usage messages with cmd_usage()
|
16 년 전 |
Mike Frysinger
|
d4bade8d77
nand: fixup printf modifiers to match types used
|
16 년 전 |
Schlaegl Manfred jun
|
389e6620e2
nand read.jffs2 (nand_legacy) in common/cmd_nand.c
|
16 년 전 |
Nishanth Menon
|
50657c2732
NAND: Enable nand lock, unlock feature
|
16 년 전 |
Scott Wood
|
695c130e4b
NAND: Align right column of the shorthelp with other commands.
|
16 년 전 |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 년 전 |
Wolfgang Denk
|
4b0708093e
Coding Style cleanup, update CHANGELOG
|
16 년 전 |
Jean-Christophe PLAGNIOL-VILLARD
|
cc4a0ceeac
drivers/mtd/nand: Move conditional compilation to Makefile
|
16 년 전 |
Scott Wood
|
dfbf617ff0
NAND read/write fix
|
17 년 전 |
Scott Wood
|
984e03cdf1
NAND: Always skip blocks on read/write/boot.
|
17 년 전 |
Stefan Roese
|
deac913eff
NAND: Fix compilation warning and small coding style issue
|
17 년 전 |
William Juul
|
9ad754fef5
make nand dump and nand dump.oob work
|
17 년 전 |
William Juul
|
3043c045d5
Whitespace cleanup and marking broken code.
|
17 년 전 |
William Juul
|
5e1dae5c3d
Fixing coding style issues
|
17 년 전 |
William Juul
|
4cbb651b29
Remove white space at end.
|
17 년 전 |
William Juul
|
cfa460adfd
Update MTD to that of Linux 2.6.22.1
|
17 년 전 |
Wolfgang Denk
|
9b55a25369
Fix some more print() format errors.
|
17 년 전 |
Stefan Roese
|
e870690bdc
MTD/NAND: Fix printf format warning in nand code
|
17 년 전 |
Marian Balakowicz
|
3bab76a26e
Delay FIT format check on sector based devices
|
17 년 전 |
Stelian Pop
|
5922db6c09
Cleanup nand_info[] declaration.
|
17 년 전 |
Wolfgang Denk
|
42ffcec3f9
cmd_nand.c: fix another 'incompatible pointer type' warning.
|
17 년 전 |
Wolfgang Denk
|
c71abba3cb
cmd_nand.c: fix "differ in signedness" problem
|
17 년 전 |
Wolfgang Denk
|
4ca79f477e
NAND: fix some strict-aliasing compiler warnings
|
17 년 전 |
Marian Balakowicz
|
1372cce2b9
[new uImage] Use show_boot_progress() for new uImage format
|
17 년 전 |
Marian Balakowicz
|
09475f7527
[new uImage] Add new uImage format handling to other bootm related commands
|
17 년 전 |
Marian Balakowicz
|
9a4daad0a3
[new uImage] Update naming convention for bootm/uImage related code
|
17 년 전 |