- 166cae2 mtd: replace MTDDEBUG() with pr_debug() by Masahiro Yamada · 7 years ago
- 18cae43 mtd: nand: Consolidate nand spl loaders implementation by Ladislav Michl · 8 years ago
- 0de077d mtd: nand: atmel: use another functions to set gpio value by Wenyou Yang · 8 years ago
- 2313d48 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago
- 30780f9 mtd: nand: Patch remaining places where nand_to_mtd() should be used by Boris Brezillon · 8 years ago
- 65319f1 at91: nand: Set up the ECC strength correctly by Andre Renaud · 9 years ago
- 5a9ae33 at91: Correct NAND ECC register access by Andre Renaud · 9 years ago
- ceee07b mtd: nand: Sync with Linux v4.6 by Scott Wood · 8 years ago
- 81c7725 mtd: nand: Add page argument to write_page() etc. by Scott Wood · 8 years ago
- 17cb4b8 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 8 years ago
- b616d9b nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
- 151c06e mtd: nand: Remove nand_info_t typedef by Scott Wood · 8 years ago
- 258b21f atmel_nand: Add 32 bit ecc support for sama5d2 chip by Josh Wu · 9 years ago
- 422b49e atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number by Josh Wu · 9 years ago
- 4c6a6ea atmel_nand: add '\n' in the end of error message for better display by Josh Wu · 9 years ago
- 3a20567 atmel_nand: use nand ecc_{strength, step}_ds instead of our own function by Josh Wu · 9 years ago
- c10ac54 nand, atmel: remove udelay in spl_nand_erase_one() by Heiko Schocher · 9 years ago
- da78fb5 ARM: at91: atmel_nand: Support flash based BBT by David Dueck · 10 years ago
- 0e48dc5 mtd: atmel_nand: according to pmecc version to perform 0xff page correction by Wu, Josh · 10 years ago
- 7df4486 mtd: atmel_nand: runtime to build gf table for pmecc by Josh Wu · 10 years ago
- 667af36 spl, mtd, nand, atmel_nand: invert device ready pin logic by Heiko Schocher · 10 years ago
- 4dfd360 spl, nand, atmel_nand: add erase one block function by Heiko Schocher · 10 years ago
- c1ec406 mtd: atmel_nand: add missing include by Heiko Schocher · 10 years ago
- d357b94 mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC by Boris BREZILLON · 10 years ago
- 14b3b44 mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register by Wu, Josh · 10 years ago
- 27ce9e4 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 11 years ago
- 0b0b4f5 mtd: nand: atmel: prepare for nand spl boot support by Bo Shen · 11 years ago
- f15ea6e Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- ac45bb1 at91: nand: switch atmel_nand to generic GPIO API by Andreas Bießmann · 11 years ago
- c0dc3de mtd: atmel_nand: use dev_xxx instead of printk by Wu, Josh · 11 years ago
- c55cc57 mtd: atmel_nand: don't print bit correction message in driver by Wu, Josh · 11 years ago
- 16dddef mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flash by Wu, Josh · 11 years ago
- 7604a3f MTD: atmel_nand: support for software BCH ECC by Bo Shen · 11 years ago
- 1bd3e2a mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sector by Wu, Josh · 11 years ago
- a07d229 ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirement by Wu, Josh · 11 years ago
- ddd8597 mtd: atmel_nand: alloc memory instead of use static array for pmecc data by Wu, Josh · 11 years ago
- b2d96dc ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size by Wu, Josh · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- dfe64e2 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
- b9c83c6 atmel_nand: fix the U-Boot output information about nand flash with PMECC enable. by Wu, Josh · 12 years ago
- bdfd59a at91: atmel_nand: Update driver to support Programmable Multibit ECC controller by Wu, Josh · 12 years ago
- ae79794 at91: atmel_nand: remove unused variables. by Wu, Josh · 12 years ago
- fe2185e at91: atmel_nand: extract HWECC initialization code into one function: atmel_hw_nand_init_param(). by Wu, Josh · 12 years ago
- c9e798d Fix Stelian's email address by Stelian Pop · 13 years ago
- 67a490d atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN by michael · 14 years ago
- 245eb90 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by Lei Wen · 14 years ago
- 7c27b7b at91: add hwecc method for nand by Nikolay Petukhov · 15 years ago
- 74c076d at91sam9/at91cap: move nand drivers to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago[Renamed (72%) from board/afeb9260/nand.c]
- 1079432 Custom AFEB9260 board support by Sergey Lapin · 16 years ago