index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_nand.c
Age
Commit message (
Expand
)
Author
2011-10-03
NAND: Make page, erase, oob size available via cmd_nand
Marek Vasut
2011-10-03
NAND: Add -y option to nand scrub command
Marek Vasut
2011-10-03
NAND: Add nand read.raw and write.raw commands
Marek Vasut
2011-10-01
GCC4,6: Squash warning in cmd_nand.c
Marek Vasut
2011-07-25
autostart: unify duplicated logic into the bootm code
Mike Frysinger
2011-07-01
cmd_nand: add nand write.trimffs command
Ben Gardiner
2011-07-01
nand_util: convert nand_write_skip_bad() to flags
Ben Gardiner
2011-05-24
cmd_nand: fix help of nand erase subcommand
Daniel Hobi
2011-01-12
NAND: add the ability to directly write yaffs image
Lei Wen
2011-01-11
Revert "boot cmds: convert to getenv_yesno() with autostart"
Wolfgang Denk
2010-11-28
boot cmds: convert to getenv_yesno() with autostart
Mike Frysinger
2010-11-28
do_bootm: unify duplicate prototypes
Mike Frysinger
2010-10-18
Fix warning in nand unlock command
Scott Wood
2010-10-11
nand commands: make only "dump" repeatable.
Scott Wood
2010-10-11
nand erase: .spread, .part, .chip subcommands
Scott Wood
2010-10-11
cmd_nand: some infrastructure fixes and refactoring
Scott Wood
2010-08-09
various cmd_* files: fixed layout a little bit
Frans Meulenbroeks
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-12
NAND: formatting cleanups from env.oob support
Scott Wood
2010-07-12
NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB)
Ben Gardiner
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-05-21
Fix "par[t]ition" typo.
Wolfgang Denk
2010-03-23
cmd_nand: show nand scrub confirmation character
Florian Fainelli
2009-11-13
cmd_nand: Move conditional compilation to Makefile
Peter Tyser
2009-11-13
cmd_nand: Remove duplicate include
Peter Tyser
2009-07-16
Remove legacy NAND and disk on chip code.
Scott Wood
2009-07-07
nand/onenand: Fix missing argument checking for "markbad" command
Wolfgang Denk
2009-06-12
General help message cleanup
Wolfgang Denk
2009-04-28
Separate mtdparts command from jffs2
Ladislav Michl
2009-04-16
cmd_nand: drop duplicate NULL ptr check
Mike Frysinger
2009-03-23
Enable multi chip support in the NAND layer
Wolfgang Grandegger
2009-03-20
Separate mtdparts command from jffs2
Stefan Roese
2009-03-17
NAND: Have nboot accept .e and .i as legacy no-ops.
Scott Wood
2009-03-17
NAND: Make nboot skip bad blocks
Ladislav Michl
2009-01-28
Command usage cleanup
Peter Tyser
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-23
nand: fixup printf modifiers to match types used
Mike Frysinger
2009-01-23
nand read.jffs2 (nand_legacy) in common/cmd_nand.c
Schlaegl Manfred jun
2009-01-23
NAND: Enable nand lock, unlock feature
Nishanth Menon
2008-10-29
NAND: Align right column of the shorthelp with other commands.
Scott Wood
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-14
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-08-13
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
NAND read/write fix
Scott Wood
2008-08-12
NAND: Always skip blocks on read/write/boot.
Scott Wood
2008-08-12
NAND: Fix compilation warning and small coding style issue
Stefan Roese
2008-08-12
make nand dump and nand dump.oob work
William Juul
2008-08-12
Whitespace cleanup and marking broken code.
William Juul
2008-08-12
Fixing coding style issues
William Juul
2008-08-12
Remove white space at end.
William Juul
[next]