1. 5d29e27 nand: add nand mtd concat support by Heiko Schocher · 8 years ago
  2. 17cb4b8 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 8 years ago
  3. b616d9b nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  4. 151c06e mtd: nand: Remove nand_info_t typedef by Scott Wood · 8 years ago
  5. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  6. 578931b nand: Introduce CONFIG_SYS_NAND_SELF_INIT by Scott Wood · 13 years ago
  7. 7fab9df nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined. by Alexander Holler · 14 years ago
  8. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  9. 521af04 Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
  10. d558107 mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o by Stefan Roese · 16 years ago
  11. dbe29e3 mtd: nand/onenand: Register mtd device upon device scanning by Stefan Roese · 16 years ago
  12. 672ed2a Enable multi chip support in the NAND layer by Wolfgang Grandegger · 16 years ago
  13. ad09ab2 NAND: Fixed invalid pointers to static relocated chip names by Valeriy Glushkov · 16 years ago
  14. 69fb8be NAND: move board_nand_init to nand.h by Mike Frysinger · 16 years ago
  15. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  16. fecb5ad Fix the NAND size overflow issue. by Jason Jin · 16 years ago
  17. cc4a0ce drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  18. e870690 MTD/NAND: Fix printf format warning in nand code by Stefan Roese · 16 years ago
  19. 59829cc drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/nand/nand.c]
  20. cb51c0b drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  21. d5be43d drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  22. fa23044 Added support for the TQM8272 board from TQ by Heiko Schocher · 18 years ago
  23. 43a2b0e Add board/cpu specific NAND chip select function to 440 NDFC by Stefan Roese · 18 years ago
  24. 6db3970 Fix JFFS2 support for legacy NAND driver. by Marian Balakowicz · 19 years ago
  25. addb2e1 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · 19 years ago
  26. 038ccac Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. by Bartlomiej Sieka · 19 years ago
  27. 932394a Rewrite of NAND code based on what is in 2.6.12 Linux kernel by Wolfgang Denk · 19 years ago