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
2016-01-25
Move all command code into its own directory
Simon Glass
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-06-30
mtd, nand: Move common functions from cmd_nand.c to common place
Heiko Schocher
2015-04-23
cmd, nand: add more info to "nand info"
Heiko Schocher
2015-03-30
nand: yaffs: Remove the "nand write.yaffs" command
Peter Tyser
2015-03-30
cmd_nand: Verify writes to NAND
Peter Tyser
2014-09-24
cmd_nand: Update (nand_info_t*)nand after arg_off(_size) call
Rostislav Lisovy
2014-06-05
bootm: make use of legacy image format configurable
Heiko Schocher
2014-05-23
Add the function 'confirm_yesno' for interactive
Pierre Aubert
2013-08-22
cmd_nand: Do not show usage when scrub is aborted
Masahiro Yamada
2013-08-22
cmd_nand: slight optimization of nand_dump function
Masahiro Yamada
2013-08-22
cmd_nand: fix a memory leak in nand_dump function
Masahiro Yamada
2013-06-21
nand: Don't call adjust_size_for_badblocks for erase
Scott Wood
2013-05-31
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-05-22
nand: adjust erase/read/write partition/chip size for bad blocks
Harvey Chapman
2013-04-10
cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFS
Tom Rini
2013-04-10
nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters
Tom Rini
2013-02-28
common: Use new numeric setenv functions
Simon Glass
2013-02-22
nand: fix nand read.option parsing
Harvey Chapman
2012-11-26
nand: Add torture feature
Benoît Thébaudeau
2012-11-04
common/cmd_*.c: sparse fixes
Kim Phillips
2012-09-21
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-09-17
nand: Make NAND lock status compatible with Micron
Joe Hershberger
2012-09-17
nand: Add support for unlock.invert
Joe Hershberger
2012-09-07
cmd_nand: dump: Align data and OOB buffers
Thierry Reding
2012-06-08
cmd_nand: fix crashing bug in nand read/write
Steve Sakoman
2012-05-22
common/cmd_nand.c: Fix GCC 4.6 warning
Anatolij Gustschin
2012-05-18
nand: extend .raw accesses to work on multiple pages
Scott Wood
2012-04-29
GCC47: Fix warning in cmd_nand.c
Marek Vasut
2012-03-18
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
bootstage: Convert NAND progress numbers to enums
Simon Glass
2012-03-18
bootstage: Use show_boot_error() for -ve progress numbers
Simon Glass
2012-03-06
Convert cmd_usage() calls in common to use a return value
Simon Glass
2012-02-28
cmd_nand.c: Fix 'nand dump' after latest MTD resync
Tom Rini
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
[next]