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