index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
vf610_nfc.c
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-12-04
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
2016-06-03
mtd: nand: Sync with Linux v4.6
Scott Wood
2016-06-03
mtd: nand: Add page argument to write_page() etc.
Scott Wood
2016-06-03
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
Scott Wood
2016-06-03
nand: Embed mtd_info in struct nand_chip
Scott Wood
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-10-15
mtd: nand: vf610_nfc: resync with upstream Linux version
Stefan Agner
2015-05-24
mtd: vf610_nfc: enable ONFI detection
Stefan Agner
2015-05-24
mtd: vf610_nfc: add 32-error correction option for HW ECC
Stefan Agner
2015-05-24
mtd: vf610_nfc: use in-band bad block table
Stefan Agner
2015-05-24
mtd: vf610_nfc: implement OOB only read
Stefan Agner
2015-05-24
mtd: vf610_nfc: allow bitflips in an empty page
Stefan Agner
2015-05-24
mtd: vf610_nfc: remove read on SEQIN
Stefan Agner
2015-05-24
mtd: vf610_nfc: remove caching of page in buffer
Stefan Agner
2015-03-30
mtd: vf610_nfc: specify transfer size before each transfer
Stefan Agner
2015-03-30
mtd: vf610_nfc: mark page as dirty on block erase
Stefan Agner
2014-11-26
mtd/nand/vf610_nfc: Disable subpage writes
Sanchayan Maity
2014-09-16
mtd: nand: add Freescale vf610_nfc driver
Stefan Agner