Commit Graph

2 Commits (ed5df0852f56a3512db283010ad7b6e93cba0612)

Author SHA1 Message Date
Bin Meng ed5df0852f nand: atmel: Initialize pmecc smu with correct size 6 years ago
Miquel Raynal a430fa06a4 mtd: move NAND files into a raw/ subdirectory 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Masahiro Yamada 166cae20dd mtd: replace MTDDEBUG() with pr_debug() 7 years ago
Ladislav Michl 18cae43b62 mtd: nand: Consolidate nand spl loaders implementation 7 years ago
Wenyou Yang 0de077df38 mtd: nand: atmel: use another functions to set gpio value 7 years ago
Boris Brezillon 30780f9483 mtd: nand: Patch remaining places where nand_to_mtd() should be used 8 years ago
Andre Renaud 65319f15ca at91: nand: Set up the ECC strength correctly 8 years ago
Andre Renaud 5a9ae33316 at91: Correct NAND ECC register access 8 years ago
Scott Wood ceee07b658 mtd: nand: Sync with Linux v4.6 8 years ago
Scott Wood 81c772521f mtd: nand: Add page argument to write_page() etc. 8 years ago
Scott Wood 17cb4b8f32 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data 8 years ago
Scott Wood b616d9b0a7 nand: Embed mtd_info in struct nand_chip 8 years ago
Scott Wood 151c06ec61 mtd: nand: Remove nand_info_t typedef 8 years ago
Josh Wu 258b21fc69 atmel_nand: Add 32 bit ecc support for sama5d2 chip 8 years ago
Josh Wu 422b49e289 atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number 8 years ago
Josh Wu 4c6a6ea3e1 atmel_nand: add '\n' in the end of error message for better display 8 years ago
Josh Wu 3a20567199 atmel_nand: use nand ecc_{strength, step}_ds instead of our own function 8 years ago
Heiko Schocher c10ac540ea nand, atmel: remove udelay in spl_nand_erase_one() 9 years ago
David Dueck da78fb5414 ARM: at91: atmel_nand: Support flash based BBT 9 years ago
Wu, Josh 0e48dc5e41 mtd: atmel_nand: according to pmecc version to perform 0xff page correction 9 years ago
Josh Wu 7df4486d04 mtd: atmel_nand: runtime to build gf table for pmecc 10 years ago
Heiko Schocher 667af36905 spl, mtd, nand, atmel_nand: invert device ready pin logic 10 years ago
Heiko Schocher 4dfd360589 spl, nand, atmel_nand: add erase one block function 10 years ago
Heiko Schocher c1ec406282 mtd: atmel_nand: add missing include 10 years ago
Boris BREZILLON d357b94041 mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC 10 years ago
Wu, Josh 14b3b44eda mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register 10 years ago
Brian Norris 27ce9e4290 mtd: nand: force NAND_CMD_READID onto 8-bit bus 10 years ago
Bo Shen 0b0b4f5981 mtd: nand: atmel: prepare for nand spl boot support 10 years ago
Andreas Bießmann ac45bb1646 at91: nand: switch atmel_nand to generic GPIO API 11 years ago
Wu, Josh c0dc3dec69 mtd: atmel_nand: use dev_xxx instead of printk 11 years ago
Wu, Josh c55cc573ea mtd: atmel_nand: don't print bit correction message in driver 11 years ago
Wu, Josh 16dddef605 mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flash 11 years ago
Bo Shen 7604a3f920 MTD: atmel_nand: support for software BCH ECC 11 years ago
Wu, Josh 1bd3e2a823 mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sector 11 years ago
Wu, Josh a07d229497 ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirement 11 years ago
Wu, Josh ddd85974b1 mtd: atmel_nand: alloc memory instead of use static array for pmecc data 11 years ago
Wu, Josh b2d96dc28f ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Sergey Lapin dfe64e2c89 mtd: resync with Linux-3.7.1 11 years ago
Wu, Josh b9c83c6815 atmel_nand: fix the U-Boot output information about nand flash with PMECC enable. 12 years ago
Wu, Josh bdfd59aa0f at91: atmel_nand: Update driver to support Programmable Multibit ECC controller 12 years ago
Wu, Josh ae79794e54 at91: atmel_nand: remove unused variables. 12 years ago
Wu, Josh fe2185ea80 at91: atmel_nand: extract HWECC initialization code into one function: atmel_hw_nand_init_param(). 12 years ago
Stelian Pop c9e798d35a Fix Stelian's email address 13 years ago
Stelian Pop 762e63754b Fix Stelian's email address 13 years ago
michael 67a490d60d atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN 13 years ago
Lei Wen 245eb90091 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() 14 years ago
Nikolay Petukhov 7c27b7b1ea at91: add hwecc method for nand 14 years ago
Jean-Christophe PLAGNIOL-VILLARD 74c076d6c3 at91sam9/at91cap: move nand drivers to drivers/mtd/nand 15 years ago