Commit Graph

56 Commits (3c1de1a6d36be9eee284a6c596a86e94f19cc5b2)

Author SHA1 Message Date
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 17 years ago
Matthias Fuchs c750d2e669 NAND: Add CFG_NAND_QUIET option 17 years ago
Heiko Schocher fad6340715 make show_boot_progress () weak. 17 years ago
Jon Loeliger c76fe47425 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. 17 years ago
Thomas Knobloch 10e038932f [NAND] Bad block skipping for command nboot 17 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
Wolfgang Denk 87621bc247 Fix spelling; minor code cleanup. 18 years ago
Stefan Roese 752d6837c3 Cleanup of NAND update patch (remove changelog from cmd_nand.c) 18 years ago
Stefan Roese 2255b2d204 * Several improvements to the new NAND subsystem: 18 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 19 years ago
Wolfgang Denk ac7eb8a315 Update of new NAND code 19 years ago
Wolfgang Denk 932394ac43 Rewrite of NAND code based on what is in 2.6.12 Linux kernel 19 years ago
Stefan Roese 9bcf2ab41f Fix problem in cmd_nand.c (only when defined CFG_NAND_SKIP_BAD_DOT_I) 19 years ago
wdenk 9dd41a7b0c * Fix debug code in omap5912osk flash driver 20 years ago
stroese 81b83c9ecc * Patch by Matthias Fuchs, 03 May 2005: 20 years ago
wdenk 384cc68744 Patches by Josef Wagner, 29 Oct 2004: 20 years ago
stroese a842a6d23c added ".i" same as ".jffs2s" for compatibility with older units (CFG_NAND_SKIP_BAD_DOT_I) 20 years ago
wdenk 8b07a1103d * Patch by Fred Klatt, 25 Jun 2004: 21 years ago
wdenk 13a5695b7c Patch by Jian Zhang, 20 May 2004: 21 years ago
wdenk 998eaaecd4 * Configure PPChameleon board to use redundand environment in flash 21 years ago
wdenk a3d991bd0d Patches by Pantelis Antoniou, 30 Mar 2004: 21 years ago
wdenk a43278a43d * Patch by Gary Jennejohn, 11 Sep 2003: 21 years ago
wdenk 149dded2b1 * Add support for USB Mass Storage Devices (BBB) 21 years ago
wdenk 4d816774f1 Adjustments / cleanup for PPChameleon EVB board 21 years ago
wdenk 12f34241cb * Add support for PPChameleon Eval Board 21 years ago
wdenk 1f4bb37d6b * Patch by Scott McNutt, 21 Jul 2003: 21 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 22 years ago
wdenk b0fce99bfc Fix some missing commands, cleanup header files 22 years ago
wdenk 8bde7f776c * Code cleanup: 22 years ago
wdenk 7a8e9bed17 * Patch by Marc Singer, 29 May 2003: 22 years ago
wdenk 0db5bca807 * Patch by Martin Winistoerfer, 23 Mar 2003 22 years ago