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
/
arasan_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
2018-04-09
nand: arasan_nfc: Fixed NAND write issue
Vipul Kumar
2018-03-23
arm64: zynqmp: nand: Fixed NAND erase issue for size 1GiB or more
Vipul Kumar
2018-01-30
nand: arasan_nfc: Use the calculated ecc address for updating ecc register
Siva Durga Prasad Paladugu
2018-01-30
nand: arasan_nfc: Add support for ondie ecc
Siva Durga Prasad Paladugu
2018-01-30
nand: arasan_nfc: Move common ecc struct initialization init routine
Siva Durga Prasad Paladugu
2017-12-04
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
2016-11-15
nand: arasan_nfc: Clear ecc on bit while sending read command
Siva Durga Prasad Paladugu
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
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-06-03
mtd: nand: arasan_nfc: Correct nand ecc initialization
Siva Durga Prasad Paladugu
2016-02-12
arasan: nfc: Add initial nand driver support for arasan
Siva Durga Prasad Paladugu