1. 068c41f Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig by Tom Rini · 3 years, 1 month ago
  2. 1cefed1 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years, 4 months ago
  3. 888f184 mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  4. a430fa0 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago[Renamed from drivers/mtd/nand/nand.c]
  5. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  6. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  7. 7a9dfe7 mtd: nand: make nand_info array static by Grygorii Strashko · 8 years ago
  8. ad92dff cmd: nand: abstract global variable usage for dm conversion by Mugunthan V N · 8 years ago
  9. 203db38 mtd: nand: remove nand size print from nand_init function by Hou Zhiqiang · 8 years ago
  10. d72158c mtd: nand: add initialization flag by Hou Zhiqiang · 8 years ago
  11. 5d29e27 nand: add nand mtd concat support by Heiko Schocher · 9 years ago
  12. 17cb4b8 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 9 years ago
  13. b616d9b nand: Embed mtd_info in struct nand_chip by Scott Wood · 9 years ago
  14. 151c06e mtd: nand: Remove nand_info_t typedef by Scott Wood · 9 years ago
  15. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  16. 578931b nand: Introduce CONFIG_SYS_NAND_SELF_INIT by Scott Wood · 13 years ago
  17. 7fab9df nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined. by Alexander Holler · 14 years ago
  18. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  19. 521af04 Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
  20. d558107 mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o by Stefan Roese · 16 years ago
  21. dbe29e3 mtd: nand/onenand: Register mtd device upon device scanning by Stefan Roese · 16 years ago
  22. 672ed2a Enable multi chip support in the NAND layer by Wolfgang Grandegger · 16 years ago
  23. ad09ab2 NAND: Fixed invalid pointers to static relocated chip names by Valeriy Glushkov · 16 years ago
  24. 69fb8be NAND: move board_nand_init to nand.h by Mike Frysinger · 16 years ago
  25. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  26. fecb5ad Fix the NAND size overflow issue. by Jason Jin · 16 years ago
  27. cc4a0ce drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. e870690 MTD/NAND: Fix printf format warning in nand code by Stefan Roese · 17 years ago
  29. 59829cc drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/nand/nand.c]
  30. cb51c0b drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 18 years ago
  31. d5be43d drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 18 years ago
  32. fa23044 Added support for the TQM8272 board from TQ by Heiko Schocher · 18 years ago
  33. 43a2b0e Add board/cpu specific NAND chip select function to 440 NDFC by Stefan Roese · 18 years ago
  34. 6db3970 Fix JFFS2 support for legacy NAND driver. by Marian Balakowicz · 19 years ago
  35. addb2e1 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · 19 years ago
  36. 038ccac Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. by Bartlomiej Sieka · 19 years ago
  37. 932394a Rewrite of NAND code based on what is in 2.6.12 Linux kernel by Wolfgang Denk · 19 years ago