Commit Graph

72 Commits (ddf45cc758d394591fb9bcdcbe96530f733f2bce)

Author SHA1 Message Date
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 17 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 19 years ago
Stefan Roese 43a2b0e76a Add board/cpu specific NAND chip select function to 440 NDFC 19 years ago
Wolfgang Denk 87621bc247 Fix spelling; minor code cleanup. 19 years ago
Stefan Roese 752d6837c3 Cleanup of NAND update patch (remove changelog from cmd_nand.c) 19 years ago
Stefan Roese 2255b2d204 * Several improvements to the new NAND subsystem: 19 years ago
Wolfgang Denk dc013d4640 Add loads of ntohl() in image header handling 19 years ago
Wolfgang Denk bfc81252c0 Minor code cleanup 19 years ago
Bartlomiej Sieka addb2e1650 Re-factoring the legacy NAND code (legacy NAND now only in board-specific 19 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 20 years ago
Wolfgang Denk ac7eb8a315 Update of new NAND code 20 years ago
Wolfgang Denk 932394ac43 Rewrite of NAND code based on what is in 2.6.12 Linux kernel 20 years ago
Stefan Roese 9bcf2ab41f Fix problem in cmd_nand.c (only when defined CFG_NAND_SKIP_BAD_DOT_I) 20 years ago
wdenk 9dd41a7b0c * Fix debug code in omap5912osk flash driver 20 years ago