1. bdd58e2 mtd: nand: Fix SPL build after migration of CONFIG_SYS_NAND_SELF_INIT to Kconfig by Roger Quadros · Wed Sep 28 14:42:35 2022 +0300
  2. 9837245 Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig by Tom Rini · Sun Dec 12 22:12:36 2021 -0500
  3. 3bde7e2 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · Wed Sep 22 14:50:35 2021 -0400
  4. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · Thu Oct 03 19:50:05 2019 +0200
  5. 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.c]
  6. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  7. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  8. aa5528b mtd: nand: make nand_info array static by Grygorii Strashko · Mon Jun 26 19:13:08 2017 -0500
  9. 7b670cc cmd: nand: abstract global variable usage for dm conversion by Mugunthan V N · Mon Jun 26 19:12:51 2017 -0500
  10. 9c8b3c7 mtd: nand: remove nand size print from nand_init function by Hou Zhiqiang · Fri Mar 17 16:12:31 2017 +0800
  11. 5dac9d8 mtd: nand: add initialization flag by Hou Zhiqiang · Fri Mar 17 16:12:30 2017 +0800
  12. adb71df nand: add nand mtd concat support by Heiko Schocher · Tue Jun 07 08:55:41 2016 +0200
  13. 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
  14. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · Mon May 30 13:57:55 2016 -0500
  15. 08364d9 mtd: nand: Remove nand_info_t typedef by Scott Wood · Mon May 30 13:57:54 2016 -0500
  16. e237880 Add more SPDX-License-Identifier tags by Tom Rini · Thu Jan 14 22:05:13 2016 -0500
  17. 193a0f5 nand: Introduce CONFIG_SYS_NAND_SELF_INIT by Scott Wood · Thu Jan 12 19:07:23 2012 -0600
  18. 61a3d39 nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined. by Alexander Holler · Sat Dec 18 02:16:28 2010 +0000
  19. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  20. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · Mon Sep 21 11:20:36 2009 -0500
  21. 22ce6f9 mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o by Stefan Roese · Tue May 12 14:31:18 2009 +0200
  22. 4157c63 mtd: nand/onenand: Register mtd device upon device scanning by Stefan Roese · Fri Apr 24 15:59:35 2009 +0200
  23. b325d7e Enable multi chip support in the NAND layer by Wolfgang Grandegger · Wed Feb 11 18:38:20 2009 +0100
  24. 1d01207 NAND: Fixed invalid pointers to static relocated chip names by Valeriy Glushkov · Mon Jan 19 16:32:59 2009 +0200
  25. f791172 NAND: move board_nand_init to nand.h by Mike Frysinger · Sat Dec 06 02:40:55 2008 -0500
  26. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  27. 3f08806 Fix the NAND size overflow issue. by Jason Jin · Fri Sep 19 17:32:49 2008 +0800
  28. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:43 2008 +0200
  29. 3167d07 MTD/NAND: Fix printf format warning in nand code by Stefan Roese · Thu Jul 10 10:10:54 2008 +0200
  30. 82ca974 drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 21:26:56 2007 +0100[Renamed from drivers/nand/nand.c]
  31. 82ecaad drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:39:42 2007 -0500
  32. d8c8630 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:10 2007 -0500
  33. 3ec4366 Added support for the TQM8272 board from TQ by Heiko Schocher · Thu Dec 21 17:17:02 2006 +0100
  34. 3cdd3fd Add board/cpu specific NAND chip select function to 440 NDFC by Stefan Roese · Fri Oct 20 14:28:52 2006 +0200
  35. 6a07675 Fix JFFS2 support for legacy NAND driver. by Marian Balakowicz · Sat Apr 08 19:08:06 2006 +0200
  36. 582f1a3 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · Sun Mar 05 18:57:33 2006 +0100
  37. 6eed2ab Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. by Bartlomiej Sieka · Fri Feb 24 09:37:22 2006 +0100
  38. 2f9b7e4 Rewrite of NAND code based on what is in 2.6.12 Linux kernel by Wolfgang Denk · Wed Aug 17 12:55:25 2005 +0200