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
/
doc
/
README.nand
Age
Commit message (
Expand
)
Author
2018-09-20
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-09-01
Convert CONFIG_BCH to Kconfig
Adam Ford
2016-10-06
README: Fix CONFIG_SYS_NAND_MAX_DEVICE typo
Simon Glass
2016-06-19
mtd: nand: Patch remaining places where nand_to_mtd() should be used
Boris Brezillon
2016-06-19
nand: doc: fix example ecc scheme calculation
Fabian Mewes
2016-06-19
nand: extend nand torture
Max Krummenacher
2016-06-03
nand: Embed mtd_info in struct nand_chip
Scott Wood
2015-12-05
Fix typo: commmand -> command.
Vagrant Cascadian
2015-05-24
mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig
Stefan Agner
2015-03-30
nand: Remove unused CONFIG_MTD_NAND_ECC_JFFS2 option
Peter Tyser
2015-01-13
mtd: OMAP: Enable GPMC prefetch mode
Daniel Mack
2014-10-05
mtd: denali: add Denali controller configs to Kconfig
Masahiro Yamada
2014-09-25
nand/denali: Document CONFIG symbols
Scott Wood
2014-07-25
ARM: omap: move board specific NAND configs out from ti_armv7_common.h
pekon gupta
2014-06-06
am335x: update README for BCH16
pekon gupta
2014-06-06
mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...
pekon gupta
2013-11-21
mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme
pekon gupta
2013-11-21
mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform
pekon gupta
2013-11-21
mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ...
pekon gupta
2013-11-21
mtd: move & update nand_ecclayout structure (plus board changes)
Prabhakar Kushwaha
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-11-26
nand: Add torture feature
Benoît Thébaudeau
2012-09-17
nand: Add support for unlock.invert
Joe Hershberger
2012-05-18
nand: extend .raw accesses to work on multiple pages
Scott Wood
2012-01-26
nand: Introduce CONFIG_SYS_NAND_SELF_INIT
Scott Wood
2011-10-03
NAND: Add nand read.raw and write.raw commands
Marek Vasut
2011-07-01
cmd_nand: add nand write.trimffs command
Ben Gardiner
2009-07-16
Remove legacy NAND and disk on chip code.
Scott Wood
2009-07-07
davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC)
David Brownell
2009-04-03
Noisily disable the legacy NAND subsystem.
Scott Wood
2009-01-23
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
Wolfgang Grandegger
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
ARM DaVinci: Fix broken HW ECC for large page NAND.
Hugo Villeneuve
2008-08-13
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
NAND: Always skip blocks on read/write/boot.
Scott Wood
2008-01-09
fix various comments
Marcel Ziswiler
2007-07-09
Update README.* to reference new CONFIG_CMD_* names now.
Jon Loeliger
2007-04-23
Remove BOARDLIBS usage completely
Stefan Roese
2006-10-28
[PATCH] NAND: Partition name support added to NAND subsystem
Stefan Roese
2006-10-18
Coding Style cleanup.
Wolfgang Denk
2006-10-10
* Several improvements to the new NAND subsystem:
Stefan Roese
2006-03-06
Minor code cleanup
Wolfgang Denk
2006-03-06
Merge the new NAND code (testing-NAND brach); see doc/README.nand
Wolfgang Denk
2003-06-27
* Code cleanup:
LABEL_2003_06_27_2340
wdenk
2003-05-31
* Patch by Marc Singer, 29 May 2003:
LABEL_2003_05_31_2115
wdenk