1. 258b21f atmel_nand: Add 32 bit ecc support for sama5d2 chip by Josh Wu · 9 years ago
  2. 422b49e atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number by Josh Wu · 9 years ago
  3. 4c6a6ea atmel_nand: add '\n' in the end of error message for better display by Josh Wu · 9 years ago
  4. 3a20567 atmel_nand: use nand ecc_{strength, step}_ds instead of our own function by Josh Wu · 9 years ago
  5. c10ac54 nand, atmel: remove udelay in spl_nand_erase_one() by Heiko Schocher · 9 years ago
  6. da78fb5 ARM: at91: atmel_nand: Support flash based BBT by David Dueck · 10 years ago
  7. 0e48dc5 mtd: atmel_nand: according to pmecc version to perform 0xff page correction by Wu, Josh · 10 years ago
  8. 7df4486 mtd: atmel_nand: runtime to build gf table for pmecc by Josh Wu · 10 years ago
  9. 667af36 spl, mtd, nand, atmel_nand: invert device ready pin logic by Heiko Schocher · 10 years ago
  10. 4dfd360 spl, nand, atmel_nand: add erase one block function by Heiko Schocher · 10 years ago
  11. c1ec406 mtd: atmel_nand: add missing include by Heiko Schocher · 10 years ago
  12. d357b94 mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC by Boris BREZILLON · 10 years ago
  13. 14b3b44 mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register by Wu, Josh · 10 years ago
  14. 27ce9e4 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 10 years ago
  15. 0b0b4f5 mtd: nand: atmel: prepare for nand spl boot support by Bo Shen · 11 years ago
  16. f15ea6e Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  17. ac45bb1 at91: nand: switch atmel_nand to generic GPIO API by Andreas Bießmann · 11 years ago
  18. c0dc3de mtd: atmel_nand: use dev_xxx instead of printk by Wu, Josh · 11 years ago
  19. c55cc57 mtd: atmel_nand: don't print bit correction message in driver by Wu, Josh · 11 years ago
  20. 16dddef mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flash by Wu, Josh · 11 years ago
  21. 7604a3f MTD: atmel_nand: support for software BCH ECC by Bo Shen · 11 years ago
  22. 1bd3e2a mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sector by Wu, Josh · 11 years ago
  23. a07d229 ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirement by Wu, Josh · 11 years ago
  24. ddd8597 mtd: atmel_nand: alloc memory instead of use static array for pmecc data by Wu, Josh · 11 years ago
  25. b2d96dc ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size by Wu, Josh · 11 years ago
  26. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  27. dfe64e2 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  28. b9c83c6 atmel_nand: fix the U-Boot output information about nand flash with PMECC enable. by Wu, Josh · 12 years ago
  29. bdfd59a at91: atmel_nand: Update driver to support Programmable Multibit ECC controller by Wu, Josh · 12 years ago
  30. ae79794 at91: atmel_nand: remove unused variables. by Wu, Josh · 12 years ago
  31. fe2185e at91: atmel_nand: extract HWECC initialization code into one function: atmel_hw_nand_init_param(). by Wu, Josh · 12 years ago
  32. c9e798d Fix Stelian's email address by Stelian Pop · 13 years ago
  33. 67a490d atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN by michael · 14 years ago
  34. 245eb90 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by Lei Wen · 14 years ago
  35. 7c27b7b at91: add hwecc method for nand by Nikolay Petukhov · 15 years ago
  36. 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]
  37. 1079432 Custom AFEB9260 board support by Sergey Lapin · 16 years ago