Commit Graph

83 Commits (8d2effea23e938631126a7888008a0637e13b389)

Author SHA1 Message Date
Ladislav Michl 0c8a84916c Separate mtdparts command from jffs2 16 years ago
Mike Frysinger dfc99e143f cmd_nand: drop duplicate NULL ptr check 16 years ago
Wolfgang Grandegger 672ed2aee9 Enable multi chip support in the NAND layer 16 years ago
Stefan Roese 68d7d65100 Separate mtdparts command from jffs2 16 years ago
Scott Wood 65d8bc94d8 NAND: Have nboot accept .e and .i as legacy no-ops. 16 years ago
Ladislav Michl 0987505540 NAND: Make nboot skip bad blocks 16 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
Mike Frysinger d4bade8d77 nand: fixup printf modifiers to match types used 16 years ago
Schlaegl Manfred jun 389e6620e2 nand read.jffs2 (nand_legacy) in common/cmd_nand.c 16 years ago
Nishanth Menon 50657c2732 NAND: Enable nand lock, unlock feature 16 years ago
Scott Wood 695c130e4b NAND: Align right column of the shorthelp with other commands. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Wolfgang Denk 4b0708093e Coding Style cleanup, update CHANGELOG 17 years ago
Jean-Christophe PLAGNIOL-VILLARD cc4a0ceeac drivers/mtd/nand: Move conditional compilation to Makefile 17 years ago
Scott Wood dfbf617ff0 NAND read/write fix 17 years ago
Scott Wood 984e03cdf1 NAND: Always skip blocks on read/write/boot. 17 years ago
Stefan Roese deac913eff NAND: Fix compilation warning and small coding style issue 17 years ago
William Juul 9ad754fef5 make nand dump and nand dump.oob work 17 years ago
William Juul 3043c045d5 Whitespace cleanup and marking broken code. 17 years ago
William Juul 5e1dae5c3d Fixing coding style issues 17 years ago
William Juul 4cbb651b29 Remove white space at end. 17 years ago
William Juul cfa460adfd Update MTD to that of Linux 2.6.22.1 17 years ago
Wolfgang Denk 9b55a25369 Fix some more print() format errors. 17 years ago
Stefan Roese e870690bdc MTD/NAND: Fix printf format warning in nand code 17 years ago
Marian Balakowicz 3bab76a26e Delay FIT format check on sector based devices 17 years ago
Stelian Pop 5922db6c09 Cleanup nand_info[] declaration. 17 years ago
Stelian Pop 54694a9142 Cleanup nand_info[] declaration. 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 12bc4e9425 cmd_nand: fix warning: str2long ncompatible pointer type 17 years ago
Wolfgang Denk 42ffcec3f9 cmd_nand.c: fix another 'incompatible pointer type' warning. 17 years ago
Wolfgang Denk c71abba3cb cmd_nand.c: fix "differ in signedness" problem 17 years ago
Wolfgang Denk 4ca79f477e NAND: fix some strict-aliasing compiler warnings 17 years ago
Marian Balakowicz 1372cce2b9 [new uImage] Use show_boot_progress() for new uImage format 17 years ago
Marian Balakowicz 09475f7527 [new uImage] Add new uImage format handling to other bootm related commands 17 years ago
Marian Balakowicz 9a4daad0a3 [new uImage] Update naming convention for bootm/uImage related code 17 years ago
Marian Balakowicz d5934ad775 [new uImage] Add dual format uImage support framework 17 years ago
Marian Balakowicz 2242f53698 [new uImage] Rename and move print_image_hdr() routine 17 years ago
Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 0a1e03bcad cmd_nand : fix compiler warning. 17 years ago
Harald Welte 62d4f43653 Re-introduce the 'nand read.oob' and 'nand write.oob' commands 17 years ago
Matthias Fuchs 5bd7fe9aeb Fix do_div() usage in nand process output 18 years ago
Matthias Fuchs c750d2e669 NAND: Add CFG_NAND_QUIET option 18 years ago
Heiko Schocher fad6340715 make show_boot_progress () weak. 18 years ago
Jon Loeliger c76fe47425 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. 18 years ago
Thomas Knobloch 10e038932f [NAND] Bad block skipping for command nboot 18 years ago
Jon Loeliger 65c450b47a common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Heiko Schocher 566a494f59 [PCS440EP] upgrade the PCS440EP board: 18 years ago
Wolfgang Denk dd520bf314 Code cleanup. 18 years ago
Stefan Roese 856f054410 [PATCH] NAND: Partition name support added to NAND subsystem 18 years ago
Stefan Roese 43a2b0e76a Add board/cpu specific NAND chip select function to 440 NDFC 18 years ago