1. d44e9c1 NAND: davinci: Fix warnings when 4-bit ECC not used by Scott Wood · 15 years ago
  2. d3f4941 mpc512x. Micron nand flash needs a reset before a read command is issued. by Paul Gibson · 15 years ago
  3. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  4. cfcbf8c mxc_nand: Remove Freescale's "All Rights Reserved." by Scott Wood · 15 years ago
  5. 77b351c NAND: DaVinci: V2 Adding 4 BIT ECC support by Sandeep Paulraj · 15 years ago
  6. f83b7f9 MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST by Sandeep Paulraj · 15 years ago
  7. 36fab99 mxc_nand: add nand driver for MX2/MX3 by Ilya Yanok · 15 years ago
  8. a2c65b4 NAND: ADD page Parameter to all read_page/read_page_raw API's by Sandeep Paulraj · 15 years ago
  9. de42509 83xx, kmeter1: added NAND support by Heiko Schocher · 15 years ago
  10. 403ce1f KB9202: Add NAND support by Matthias Kaehlcke · 15 years ago
  11. 68e7456 ppc4xx: Fix ECC Correction bug with SMC ordering for NDFC driver by Feng Kan · 15 years ago
  12. 1fc1d9a add WATCHDOG_RESET() on nand write and read by Giulio Benetti · 15 years ago
  13. 8941135 omap3: replace all instances of gpmc config struct by one global by Dirk Behme · 15 years ago
  14. 97a099e omap3: remove typedefs for configuration structs by Dirk Behme · 15 years ago
  15. 187af95 omap3: embedd gpmc_cs into gpmc config struct by Matthias Ludwig · 15 years ago
  16. be33b04 Remove legacy NAND and disk on chip code. by Scott Wood · 15 years ago
  17. f2f376a nand: ndfc: Remove unnecessary #ifdef's by Stefan Roese · 15 years ago
  18. 12582ac nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory by Stefan Roese · 15 years ago
  19. 3ebf70d nand: fixed failed reads on corrected ECC errors in nand_util.c by Valeriy Glushkov · 15 years ago
  20. ed727d3 Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646. by David Brownell · 15 years ago
  21. c3ae126 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  22. 205a098 nand: Add Marvell Kirkwood NAND driver by Prafulla Wadaskar · 15 years ago
  23. 66372fe fsl_elbc_nand: redirect the pointer of bbt pattern to RAM by Mingkai Hu · 15 years ago
  24. 98713d2 Bug-fix in drivers mtd nand Makefile by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  25. 378adfc mtd: nand: use loff_t for offset by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  26. cd84423 mtd: nand: new base driver for memory mapped nand devices by Mike Frysinger · 15 years ago
  27. 154b548 davinci_nand chipselect/init cleanup by David Brownell · 15 years ago
  28. 6e29ed8 davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC) by David Brownell · 15 years ago
  29. fcb7747 davinci_nand: cleanup I (minor) by David Brownell · 15 years ago
  30. d583ef5 ARM DaVinci: EMIF settings by Thomas Lange · 15 years ago
  31. 35f2edb nand/mpc512x: Add MPC512x NAND support (NFC) by Stefan Roese · 15 years ago
  32. d558107 mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o by Stefan Roese · 15 years ago
  33. 8d2effe mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · 15 years ago
  34. f40f6db nand: Fix problem with ECC ordering for PPC4xx NDFC platforms by Stefan Roese · 15 years ago
  35. dbe29e3 mtd: nand/onenand: Register mtd device upon device scanning by Stefan Roese · 15 years ago
  36. 10bb62d mtd: nand: Include linux/mtd/partitions.h in nand_base.h by Stefan Roese · 15 years ago
  37. a343ba8 Blackfin: nand: flush peripheral before polling it by Graf Yang · 15 years ago
  38. b3f66b0 s3c2410: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  39. ee4f3e2 davinci: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  40. aaa0e08 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  41. 33846df Add wait flags to support board/chip specific delays by Wolfgang Grandegger · 16 years ago
  42. 06e9f7d Add support for TQM-specific chip select logic to FSL-UPM by Wolfgang Grandegger · 16 years ago
  43. e93c1c1 Add multi chip support to the FSL-UPM driver by Wolfgang Grandegger · 16 years ago
  44. 672ed2a Enable multi chip support in the NAND layer by Wolfgang Grandegger · 16 years ago
  45. 74c076d at91sam9/at91cap: move nand drivers to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. 0176c03 nomadik/nand: fix 'ecc512' discards qualifiers from pointer target type by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. 0d8c6ea Nand driver for Nomadik SoC by Alessandro Rubini · 16 years ago
  48. 8da6012 NAND: Add timeout for reset command by Peter Tyser · 16 years ago
  49. 10dc6a9 NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST by Peter Tyser · 16 years ago
  50. ad09ab2 NAND: Fixed invalid pointers to static relocated chip names by Valeriy Glushkov · 16 years ago
  51. be9d8c7 Blackfin: add driver for on-chip NAND controller by Mike Frysinger · 16 years ago
  52. 12201a1 OMAP3: Add NAND support by Dirk Behme · 16 years ago
  53. d4bade8 nand: fixup printf modifiers to match types used by Mike Frysinger · 16 years ago
  54. 6c86963 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  55. 50657c2 NAND: Enable nand lock, unlock feature by Nishanth Menon · 16 years ago
  56. 69fb8be NAND: move board_nand_init to nand.h by Mike Frysinger · 16 years ago
  57. f85cd46 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  58. 9d94aff NAND FSL elbc: Use virt_to_phys to determine which bank is in use by Kumar Gala · 16 years ago
  59. ff49ea8 NAND: Mark the BBT as scanned prior to calling scan_bbt. by Scott Wood · 16 years ago
  60. 2077e34 NAND: Fix misplaced return statement in nand_{read,write}_skip_bad(). by Scott Wood · 16 years ago
  61. bd78bc6 NAND: Properly create JFFS2 cleanmarkers. by Scott Wood · 16 years ago
  62. f7fe57c NAND fsl elbc: Set FMR[ECCM] based on page size. by Scott Wood · 16 years ago
  63. 4e190b0 Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · 16 years ago
  64. 33efde5 NAND: Reset chip on power-up by Karl Beldan · 16 years ago
  65. c45912d NAND: sync with 2.6.27 by Scott Wood · 16 years ago
  66. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  67. fecb5ad Fix the NAND size overflow issue. by Jason Jin · 16 years ago
  68. 0008b6d fsl_elbc_nand: ecclayout cleanups by Anton Vorontsov · 16 years ago
  69. 8f42bf1 fsl_elbc_nand: implement support for flash-based BBT by Anton Vorontsov · 16 years ago
  70. 97ae023 fsl_elbc_nand: fix OOB workability for large page NAND chips by Anton Vorontsov · 16 years ago
  71. e0056b3 NAND: add NAND driver for S3C64XX by Guennadi Liakhovetski · 16 years ago
  72. 4b07080 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  73. cc4a0ce drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  74. eafcabd NAND: chip->state does not always get set. by Marcel Ziswiler · 16 years ago
  75. 13f0fd9 NAND: Scan bad blocks lazily. by Ilya Yanok · 16 years ago
  76. dfbf617 NAND read/write fix by Scott Wood · 16 years ago
  77. e1c3dba nand: fsl_upm: convert to updated MTD NAND infrastructure by Anton Vorontsov · 16 years ago
  78. 3002533 fsl_elbc_nand: Hard-code the FBAR/FPAR split. by Scott Wood · 16 years ago
  79. 9c814b0 fsl_elbc_nand: workaround for hangs during nand write by Anton Vorontsov · 17 years ago
  80. 9fd020d Freescale eLBC FCM NAND driver by Scott Wood · 17 years ago
  81. 41ef8c7 Don't panic if a controller driver does ecc its own way. by Scott Wood · 17 years ago
  82. e52b34d NAND: Make NAND driver less verbose per default by Stefan Roese · 17 years ago
  83. 1207226 NAND: Change nand_wait_ready() to not call nand_wait() by Stefan Roese · 17 years ago
  84. 5e1dae5 Fixing coding style issues by William Juul · 17 years ago
  85. 4cbb651 Remove white space at end. by William Juul · 17 years ago
  86. cfa460a Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  87. e870690 MTD/NAND: Fix printf format warning in nand code by Stefan Roese · 16 years ago
  88. 3167c53 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · 16 years ago
  89. 248ae5c NAND: Added support for 128-bit OOB, adapted by Sergei Poselenov · 16 years ago
  90. a75a57e NAND FSL UPM: driver re-write using the hwcontrol callback by Wolfgang Grandegger · 16 years ago
  91. 9723bbb nand: Correct NAND erase percentage output by Dirk Behme · 17 years ago
  92. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  93. 84c01d3 PATCH - Fix oob data copied into supplied buffer by Troy Kisky · 17 years ago
  94. e25cb8d Remove conflicting NAND ID by Mike Frysinger · 16 years ago
  95. cd9d230 nand: FSL UPM NAND driver by Anton Vorontsov · 17 years ago
  96. 7817cb2 fix comments with new drivers organization by Marcel Ziswiler · 17 years ago
  97. 59829cc drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago