Commit Graph

111 Commits (ed0fc4b172de0aae51055ae8e17c6593314c6ca2)

Author SHA1 Message Date
Marek Vasut ce80ddc180 NAND: Make page, erase, oob size available via cmd_nand 13 years ago
Marek Vasut 6089981663 NAND: Add -y option to nand scrub command 13 years ago
Marek Vasut fb3659ac42 NAND: Add nand read.raw and write.raw commands 13 years ago
Marek Vasut 9099ac3e7e GCC4,6: Squash warning in cmd_nand.c 13 years ago
Mike Frysinger 67d668bf92 autostart: unify duplicated logic into the bootm code 13 years ago
Ben Gardiner c9494866df cmd_nand: add nand write.trimffs command 13 years ago
Ben Gardiner a6c9aa1f92 nand_util: convert nand_write_skip_bad() to flags 13 years ago
Daniel Hobi eb3abce898 cmd_nand: fix help of nand erase subcommand 13 years ago
Lei Wen 47fc18f1e7 NAND: add the ability to directly write yaffs image 14 years ago
Wolfgang Denk 3e5ab1af24 Revert "boot cmds: convert to getenv_yesno() with autostart" 14 years ago
Mike Frysinger 5a442c0add boot cmds: convert to getenv_yesno() with autostart 14 years ago
Mike Frysinger 36ebb78779 do_bootm: unify duplicate prototypes 14 years ago
Scott Wood 16e00992d8 Fix warning in nand unlock command 14 years ago
Scott Wood 8c5659a6da nand commands: make only "dump" repeatable. 14 years ago
Scott Wood 3048632251 nand erase: .spread, .part, .chip subcommands 14 years ago
Scott Wood ea533c260a cmd_nand: some infrastructure fixes and refactoring 14 years ago
Frans Meulenbroeks 388a29d024 various cmd_* files: fixed layout a little bit 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Scott Wood 53504a2789 NAND: formatting cleanups from env.oob support 14 years ago
Ben Gardiner c9f7351b5b NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB) 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Wolfgang Denk 445093d175 Fix "par[t]ition" typo. 14 years ago
Florian Fainelli 6b94b49622 cmd_nand: show nand scrub confirmation character 15 years ago
Peter Tyser 581d04f14d cmd_nand: Move conditional compilation to Makefile 15 years ago
Peter Tyser 9574fd63a9 cmd_nand: Remove duplicate include 15 years ago
Scott Wood be33b046b5 Remove legacy NAND and disk on chip code. 15 years ago
Wolfgang Denk 8360b66bac nand/onenand: Fix missing argument checking for "markbad" command 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Ladislav Michl 0c8a84916c Separate mtdparts command from jffs2 15 years ago
Mike Frysinger dfc99e143f cmd_nand: drop duplicate NULL ptr check 15 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 16 years ago
Jean-Christophe PLAGNIOL-VILLARD cc4a0ceeac drivers/mtd/nand: Move conditional compilation to Makefile 16 years ago
Scott Wood dfbf617ff0 NAND read/write fix 16 years ago
Scott Wood 984e03cdf1 NAND: Always skip blocks on read/write/boot. 16 years ago
Stefan Roese deac913eff NAND: Fix compilation warning and small coding style issue 16 years ago
William Juul 9ad754fef5 make nand dump and nand dump.oob work 16 years ago
William Juul 3043c045d5 Whitespace cleanup and marking broken code. 16 years ago
William Juul 5e1dae5c3d Fixing coding style issues 16 years ago
William Juul 4cbb651b29 Remove white space at end. 16 years ago