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 年之前 |
Marian Balakowicz
|
d5934ad775
[new uImage] Add dual format uImage support framework
|
17 年之前 |
Marian Balakowicz
|
2242f53698
[new uImage] Rename and move print_image_hdr() routine
|
17 年之前 |
Marian Balakowicz
|
b97a2a0a21
[new uImage] Define a API for image handling operations
|
17 年之前 |
Jean-Christophe PLAGNIOL-VILLARD
|
0a1e03bcad
cmd_nand : fix compiler warning.
|
17 年之前 |
Harald Welte
|
62d4f43653
Re-introduce the 'nand read.oob' and 'nand write.oob' commands
|
17 年之前 |
Matthias Fuchs
|
5bd7fe9aeb
Fix do_div() usage in nand process output
|
17 年之前 |
Matthias Fuchs
|
c750d2e669
NAND: Add CFG_NAND_QUIET option
|
17 年之前 |
Stefan Roese
|
b706d63559
Merge with git://www.denx.de/git/u-boot.git
|
17 年之前 |
Wolfgang Denk
|
f2c2a937d8
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
|
17 年之前 |
Andy Fleming
|
6bf6f114dc
Merge branch 'testing' into working
|
17 年之前 |
Heiko Schocher
|
fad6340715
make show_boot_progress () weak.
|
18 年之前 |
Jon Loeliger
|
c76fe47425
common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.
|
18 年之前 |
Thomas Knobloch
|
10e038932f
[NAND] Bad block skipping for command nboot
|
18 年之前 |
Jon Loeliger
|
65c450b47a
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
|
18 年之前 |
Heiko Schocher
|
566a494f59
[PCS440EP] upgrade the PCS440EP board:
|
18 年之前 |
Wolfgang Denk
|
dd520bf314
Code cleanup.
|
18 年之前 |
Stefan Roese
|
856f054410
[PATCH] NAND: Partition name support added to NAND subsystem
|
18 年之前 |
Stefan Roese
|
43a2b0e76a
Add board/cpu specific NAND chip select function to 440 NDFC
|
18 年之前 |
Wolfgang Denk
|
87621bc247
Fix spelling; minor code cleanup.
|
18 年之前 |
Stefan Roese
|
752d6837c3
Cleanup of NAND update patch (remove changelog from cmd_nand.c)
|
18 年之前 |
Stefan Roese
|
2255b2d204
* Several improvements to the new NAND subsystem:
|
18 年之前 |
Wolfgang Denk
|
dc013d4640
Add loads of ntohl() in image header handling
|
19 年之前 |
Wolfgang Denk
|
bfc81252c0
Minor code cleanup
|
19 年之前 |