Commit Graph

14 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 018f530323 env: Rename common functions related to setenv() 7 years ago
Grygorii Strashko 6308e71be4 cmd: nand: remove direct access to struct mtd_info->priv 7 years ago
Mugunthan V N ad92dff28c cmd: nand: abstract global variable usage for dm conversion 7 years ago
Lothar Waßmann 66dc09c554 cmd, nand: fix broken output of "nand info" 7 years ago
Scott Wood 8b7d51249e nand: Fix some more NULL name tests 8 years ago
Tony Lindgren 4004a81828 nand: Fix nand info for no device 8 years ago
Tony Lindgren 1cfce74fe5 nand: Fix set_dev checks for no device 8 years ago
Boris Brezillon 2dc3c483a9 cmd, nand: add an option to disable the verification when writing in raw mode 8 years ago
Max Krummenacher 1866be7d28 nand: extend nand torture 8 years ago
Scott Wood 17cb4b8f32 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data 8 years ago
Scott Wood b616d9b0a7 nand: Embed mtd_info in struct nand_chip 8 years ago
Scott Wood 151c06ec61 mtd: nand: Remove nand_info_t typedef 8 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Heiko Schocher 09c3280754 mtd, nand: Move common functions from cmd_nand.c to common place 9 years ago
Heiko Schocher 5db73feb1d cmd, nand: add more info to "nand info" 9 years ago
Peter Tyser 004a1fdb45 nand: yaffs: Remove the "nand write.yaffs" command 9 years ago
Peter Tyser 6b94f118a2 cmd_nand: Verify writes to NAND 9 years ago
Rostislav Lisovy 93d3232d96 cmd_nand: Update (nand_info_t*)nand after arg_off(_size) call 10 years ago
Heiko Schocher 21d29f7f9f bootm: make use of legacy image format configurable 10 years ago
Pierre Aubert a5dffa4b67 Add the function 'confirm_yesno' for interactive 10 years ago
Masahiro Yamada 46aabcc446 cmd_nand: Do not show usage when scrub is aborted 11 years ago
Masahiro Yamada 7d25cd34e9 cmd_nand: slight optimization of nand_dump function 11 years ago
Masahiro Yamada e40520b5b5 cmd_nand: fix a memory leak in nand_dump function 11 years ago
Scott Wood 9b80aa8ec9 nand: Don't call adjust_size_for_badblocks for erase 11 years ago
Sergey Lapin dfe64e2c89 mtd: resync with Linux-3.7.1 11 years ago
Harvey Chapman e834402fa0 nand: adjust erase/read/write partition/chip size for bad blocks 11 years ago
Tom Rini c4df2f4100 cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFS 11 years ago
Tom Rini c39d6a0ea5 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters 11 years ago
Simon Glass 41ef372c1a common: Use new numeric setenv functions 11 years ago
Harvey Chapman ced199dc85 nand: fix nand read.option parsing 11 years ago
Benoît Thébaudeau 3287f6d385 nand: Add torture feature 12 years ago
Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
Joe Hershberger e70bfa2986 nand: Make NAND lock status compatible with Micron 12 years ago
Joe Hershberger eee623a504 nand: Add support for unlock.invert 12 years ago
Thierry Reding 62fd66f3d3 cmd_nand: dump: Align data and OOB buffers 12 years ago
Steve Sakoman 8d75c8964b cmd_nand: fix crashing bug in nand read/write 12 years ago
Anatolij Gustschin 10d4e0f9fe common/cmd_nand.c: Fix GCC 4.6 warning 12 years ago
Scott Wood 418396e212 nand: extend .raw accesses to work on multiple pages 12 years ago
Marek Vasut f624dd15e3 GCC47: Fix warning in cmd_nand.c 12 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 12 years ago
Simon Glass cd24a6bf21 bootstage: Convert NAND progress numbers to enums 12 years ago
Simon Glass 5ddb118da4 bootstage: Use show_boot_error() for -ve progress numbers 12 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
Tom Rini cfdae12f37 cmd_nand.c: Fix 'nand dump' after latest MTD resync 12 years ago
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