1. 3bde7e2 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · Wed Sep 22 14:50:35 2021 -0400
  2. 69af172 nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE support by Tom Rini · Wed Sep 22 14:50:31 2021 -0400
  3. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · Thu Aug 16 17:30:07 2018 +0200[Renamed from drivers/mtd/nand/nand_spl_simple.c]
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  5. c6a4200 mtd: nand: Consolidate nand spl loaders implementation by Ladislav Michl · Sun Apr 16 15:31:59 2017 +0200
  6. daec8a4 nand_spl_simple: Add a simple NAND read function by Thomas Gleixner · Tue Jul 12 20:28:10 2016 +0200
  7. 3b5f884 mtd: nand: Patch remaining places where nand_to_mtd() should be used by Boris Brezillon · Wed Jun 15 20:56:10 2016 +0200
  8. 17fed14 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · Mon May 30 13:57:56 2016 -0500
  9. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · Mon May 30 13:57:55 2016 -0500
  10. 08364d9 mtd: nand: Remove nand_info_t typedef by Scott Wood · Mon May 30 13:57:54 2016 -0500
  11. cb8183d spl: nand: simple: replace readb() with chip specific read_buf() by Vladimir Zapolskiy · Sat Jul 18 01:47:08 2015 +0300
  12. 6767522 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · Tue May 06 00:46:17 2014 +0530
  13. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  14. 533607c nand_spl_simple: store ecc data on the stack by Stefano Babic · Thu Dec 15 10:55:37 2011 +0100
  15. f552e7a drivers/mtd/nand/nand_spl_simple.c: Fix GCC 4.6 warnings by Anatolij Gustschin · Sat Dec 03 06:46:08 2011 +0000
  16. 4e69962 nand_spl_simple: add support for software ECC by Ilya Yanok · Mon Nov 28 06:37:37 2011 +0000
  17. 44bd9b3 spl, nand: add 4bit HW ecc oob first nand_read_page function by Heiko Schocher · Tue Nov 01 20:00:30 2011 +0000
  18. 4f62e98 spl: add NAND Library to new SPL by Simon Schwarz · Wed Sep 14 15:30:16 2011 -0400