Commit Graph

47 Commits (5785e51940f0dd89ab372a56fc7341fdd2739277)

Author SHA1 Message Date
Ladislav Michl 18cae43b62 mtd: nand: Consolidate nand spl loaders implementation 8 years ago
Wenyou Yang 0de077df38 mtd: nand: atmel: use another functions to set gpio value 8 years ago
Boris Brezillon 30780f9483 mtd: nand: Patch remaining places where nand_to_mtd() should be used 9 years ago
Andre Renaud 65319f15ca at91: nand: Set up the ECC strength correctly 9 years ago
Andre Renaud 5a9ae33316 at91: Correct NAND ECC register access 9 years ago
Scott Wood ceee07b658 mtd: nand: Sync with Linux v4.6 9 years ago
Scott Wood 81c772521f mtd: nand: Add page argument to write_page() etc. 9 years ago
Scott Wood 17cb4b8f32 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data 9 years ago
Scott Wood b616d9b0a7 nand: Embed mtd_info in struct nand_chip 9 years ago
Scott Wood 151c06ec61 mtd: nand: Remove nand_info_t typedef 9 years ago
Josh Wu 258b21fc69 atmel_nand: Add 32 bit ecc support for sama5d2 chip 9 years ago
Josh Wu 422b49e289 atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number 9 years ago
Josh Wu 4c6a6ea3e1 atmel_nand: add '\n' in the end of error message for better display 9 years ago
Josh Wu 3a20567199 atmel_nand: use nand ecc_{strength, step}_ds instead of our own function 9 years ago
Heiko Schocher c10ac540ea nand, atmel: remove udelay in spl_nand_erase_one() 10 years ago
David Dueck da78fb5414 ARM: at91: atmel_nand: Support flash based BBT 10 years ago
Wu, Josh 0e48dc5e41 mtd: atmel_nand: according to pmecc version to perform 0xff page correction 10 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 11 years ago
Wu, Josh 14b3b44eda mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register 11 years ago
Brian Norris 27ce9e4290 mtd: nand: force NAND_CMD_READID onto 8-bit bus 11 years ago
Bo Shen 0b0b4f5981 mtd: nand: atmel: prepare for nand spl boot support 11 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 12 years ago
Wu, Josh a07d229497 ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirement 12 years ago
Wu, Josh ddd85974b1 mtd: atmel_nand: alloc memory instead of use static array for pmecc data 12 years ago
Wu, Josh b2d96dc28f ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Sergey Lapin dfe64e2c89 mtd: resync with Linux-3.7.1 12 years ago
Wu, Josh b9c83c6815 atmel_nand: fix the U-Boot output information about nand flash with PMECC enable. 13 years ago
Wu, Josh bdfd59aa0f at91: atmel_nand: Update driver to support Programmable Multibit ECC controller 13 years ago
Wu, Josh ae79794e54 at91: atmel_nand: remove unused variables. 13 years ago
Wu, Josh fe2185ea80 at91: atmel_nand: extract HWECC initialization code into one function: atmel_hw_nand_init_param(). 13 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 14 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 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 74c076d6c3 at91sam9/at91cap: move nand drivers to drivers/mtd/nand 16 years ago
Sergey Lapin 1079432e04 Custom AFEB9260 board support 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
Scott Wood aa5f75f20d at91: Update board NAND drivers to current API. 17 years ago
Stelian Pop c1212b2f5c AT91SAM9260EK: Handle 8 or 16 bit NAND 17 years ago