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
/
atmel_nand.c
Age
Commit message (
Expand
)
Author
2013-09-04
mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sector
Wu, Josh
2013-08-22
ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirement
Wu, Josh
2013-08-22
mtd: atmel_nand: alloc memory instead of use static array for pmecc data
Wu, Josh
2013-08-22
ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size
Wu, Josh
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-31
mtd: resync with Linux-3.7.1
Sergey Lapin
2012-09-13
atmel_nand: fix the U-Boot output information about nand flash with PMECC ena...
Wu, Josh
2012-09-01
at91: atmel_nand: Update driver to support Programmable Multibit ECC controller
Wu, Josh
2012-09-01
at91: atmel_nand: remove unused variables.
Wu, Josh
2012-09-01
at91: atmel_nand: extract HWECC initialization code into one function: atmel_...
Wu, Josh
2011-11-29
Fix Stelian's email address
Stelian Pop
2011-04-01
atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN
michael
2011-01-12
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
Lei Wen
2010-03-23
at91: add hwecc method for nand
Nikolay Petukhov
2009-03-22
at91sam9/at91cap: move nand drivers to drivers/mtd/nand
Jean-Christophe PLAGNIOL-VILLARD