Commit Graph

130 Commits (bf3b98a1886ef18d7e2e4f83fec17f6c8cc51eaf)

Author SHA1 Message Date
Tom Rini c4df2f4100 cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFS 12 years ago
Tom Rini c39d6a0ea5 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters 12 years ago
Simon Glass 41ef372c1a common: Use new numeric setenv functions 12 years ago
Harvey Chapman ced199dc85 nand: fix nand read.option parsing 12 years ago
Benoît Thébaudeau 3287f6d385 nand: Add torture feature 13 years ago
Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 13 years ago
Joe Hershberger e70bfa2986 nand: Make NAND lock status compatible with Micron 13 years ago
Joe Hershberger eee623a504 nand: Add support for unlock.invert 13 years ago
Thierry Reding 62fd66f3d3 cmd_nand: dump: Align data and OOB buffers 13 years ago
Steve Sakoman 8d75c8964b cmd_nand: fix crashing bug in nand read/write 13 years ago
Anatolij Gustschin 10d4e0f9fe common/cmd_nand.c: Fix GCC 4.6 warning 13 years ago
Scott Wood 418396e212 nand: extend .raw accesses to work on multiple pages 13 years ago
Marek Vasut f624dd15e3 GCC47: Fix warning in cmd_nand.c 13 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 13 years ago
Simon Glass cd24a6bf21 bootstage: Convert NAND progress numbers to enums 13 years ago
Simon Glass 5ddb118da4 bootstage: Use show_boot_error() for -ve progress numbers 13 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
Tom Rini cfdae12f37 cmd_nand.c: Fix 'nand dump' after latest MTD resync 13 years ago
Marek Vasut ce80ddc180 NAND: Make page, erase, oob size available via cmd_nand 14 years ago
Marek Vasut 6089981663 NAND: Add -y option to nand scrub command 14 years ago
Marek Vasut fb3659ac42 NAND: Add nand read.raw and write.raw commands 14 years ago
Marek Vasut 9099ac3e7e GCC4,6: Squash warning in cmd_nand.c 14 years ago
Mike Frysinger 67d668bf92 autostart: unify duplicated logic into the bootm code 14 years ago
Ben Gardiner c9494866df cmd_nand: add nand write.trimffs command 14 years ago
Ben Gardiner a6c9aa1f92 nand_util: convert nand_write_skip_bad() to flags 14 years ago
Daniel Hobi eb3abce898 cmd_nand: fix help of nand erase subcommand 14 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 15 years ago
Mike Frysinger 36ebb78779 do_bootm: unify duplicate prototypes 15 years ago
Scott Wood 16e00992d8 Fix warning in nand unlock command 15 years ago
Scott Wood 8c5659a6da nand commands: make only "dump" repeatable. 15 years ago
Scott Wood 3048632251 nand erase: .spread, .part, .chip subcommands 15 years ago
Scott Wood ea533c260a cmd_nand: some infrastructure fixes and refactoring 15 years ago
Frans Meulenbroeks 388a29d024 various cmd_* files: fixed layout a little bit 15 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 15 years ago
Scott Wood 53504a2789 NAND: formatting cleanups from env.oob support 15 years ago
Ben Gardiner c9f7351b5b NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB) 15 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Wolfgang Denk 445093d175 Fix "par[t]ition" typo. 15 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 16 years ago
Peter Tyser 9574fd63a9 cmd_nand: Remove duplicate include 16 years ago
Scott Wood be33b046b5 Remove legacy NAND and disk on chip code. 16 years ago
Wolfgang Denk 8360b66bac nand/onenand: Fix missing argument checking for "markbad" command 16 years ago
Wolfgang Denk a89c33db96 General help message cleanup 16 years ago
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