1. 971d9a1 NAND: Really ignore bad blocks when scrubbing by Marek Vasut · Mon Sep 12 06:04:06 2011 +0200
  2. 38ba324 mxc_nand: fix a problem writing more than 32MB by Helmut Raiger · Wed Jul 06 19:04:41 2011 +0200
  3. c8f4a4c mxc_nand: fixed some typos (cosmetic) by Helmut Raiger · Wed Jul 06 09:40:28 2011 +0200
  4. 035641a nand: increase chip_delay in mv kirkwood nand driver by Stefan Bigler · Mon Jul 18 15:25:11 2011 +0200
  5. 15324ad GCC4.6: Squash warning in nand_bbt.c by Marek Vasut · Fri Sep 30 12:13:22 2011 +0200
  6. 4f62e98 spl: add NAND Library to new SPL by Simon Schwarz · Wed Sep 14 15:30:16 2011 -0400
  7. cd6aae3 NAND: Add 16bit NAND support for the NDFC by Alex Waterman · Thu May 19 15:08:36 2011 -0400
  8. 34dd567 nand_util: drop trailing all-0xff pages if requested by Ben Gardiner · Tue Jun 14 16:35:06 2011 -0400
  9. 871dea4 nand_util: treat WITH_YAFFS_OOB as a mode by Ben Gardiner · Tue Jun 14 16:35:05 2011 -0400
  10. 1caafbb nand_util: convert nand_write_skip_bad() to flags by Ben Gardiner · Tue May 24 10:18:35 2011 -0400
  11. 2c489ac nand_base: trivial: fix comment read/write comment by Ben Gardiner · Tue May 24 10:18:34 2011 -0400
  12. 3eb4fc6 NAND: rearrange ONFI revision checking, add ONFI 2.3 by Florian Fainelli · Sun Apr 03 18:23:56 2011 +0200
  13. 963eb89 NAND: Fix integer overflow in ONFI detection of chips >= 4GiB by Florian Fainelli · Sun Apr 03 18:23:52 2011 +0200
  14. 4b5cef7 atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN by michael · Mon Mar 14 21:16:38 2011 +0000
  15. c98a935 NAND: add support for reading ONFI page table by Florian Fainelli · Fri Feb 25 00:01:34 2011 +0000
  16. ea95b64 NAND: add more watchdog resets by Scott Wood · Wed Feb 02 18:15:57 2011 -0600
  17. a4de835 Minor Coding Style Cleanup. by Wolfgang Denk · Wed Feb 02 22:36:10 2011 +0100
  18. 6310301 mxc_nand: add support for i.MX35 processor by Stefano Babic · Fri Jan 14 03:35:21 2011 +0000
  19. 75bde94 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by Lei Wen · Thu Jan 06 09:48:18 2011 +0800
  20. 4b5deaa NAND: add the ability to directly write yaffs image by Lei Wen · Thu Jan 06 11:11:58 2011 +0800
  21. 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
  22. 4d1fb18 MTD/NAND: fix nand_base.c to use get_timer() correctly by Reinhard Meyer · Thu Nov 18 03:14:26 2010 +0000
  23. 6c285f6 nand: constify id/manu tables by Mike Frysinger · Wed Oct 20 01:15:21 2010 +0000
  24. a5fb403 fsl_upm: Add MxMR/MDR synchronization by John Schmoller · Thu Dec 02 11:43:10 2010 -0600
  25. e03effe fix s3c2410_nand timing default values by David Müller (ELSOFT AG) · Mon Nov 29 05:49:19 2010 +0000
  26. 585b5f54 ppc4xx/NAND: Reduce size of NAND SPL image by Stefan Roese · Tue Nov 23 14:32:48 2010 +0100
  27. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  28. e020dd4 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · Fri Oct 29 21:47:48 2010 +0200
  29. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  30. 383c43e Add generic support for samsung s3c2440 by C Nauman · Tue Oct 26 23:04:31 2010 +0900
  31. dfd19ea davinci_nand, trivial : use symbolic ECC start command by Ben Gardiner · Thu Oct 14 17:26:17 2010 -0400
  32. da0f439 nand: remove dead code and suspend/resume by Scott Wood · Wed Aug 25 17:42:49 2010 -0500
  33. 1b5cd51 nand erase: .spread, .part, .chip subcommands by Scott Wood · Wed Aug 25 14:43:29 2010 -0500
  34. fe3b5e1 nand util: read/write: accept unaligned length by Scott Wood · Fri Jul 30 16:11:41 2010 -0500
  35. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · Thu Sep 09 19:18:00 2010 +0200
  36. 328d055 nand/davinci: make sure ECC calculation has really started by Wolfram Sang · Thu Sep 09 13:54:41 2010 +0200
  37. b8fbc2b mtd: nand: supress 'unknown NAND' warning if no nand is found by Steve Sakoman · Thu Aug 19 20:14:01 2010 -0700
  38. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · Thu Jun 17 11:37:20 2010 -0500
  39. 4b35cfe Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Wed Jul 14 21:54:45 2010 +0200
  40. be6a635 Blackfin: bfin_nand: convert to portmux framework by Mike Frysinger · Wed Jun 02 05:59:06 2010 -0400
  41. 3e86f2d mtd: nand_plat: add simple GPIO framework DEV_READY option by Mike Frysinger · Mon Jul 05 04:55:04 2010 -0400
  42. 86e28e5 NAND: add Toshiba TC58NVG0 identifier by Florian Fainelli · Sat Jun 12 21:28:38 2010 +0200
  43. d619189 NAND: show manufacturer and device ID for unknown chips by Florian Fainelli · Sat Jun 12 20:59:25 2010 +0200
  44. 82c1e04 Blackfin: nand: drain the write buffer before returning by Andrew Caldwell · Fri May 07 15:10:07 2010 -0400
  45. e6015ca at91: add hwecc method for nand by Nikolay Petukhov · Fri Mar 19 10:49:27 2010 +0500
  46. c4e7224 TI: Davinci: NAND Driver Cleanup by Cyril Chemparathy · Wed Mar 17 10:03:10 2010 -0400
  47. d9a4918 mod change 755 => 644 for multiple files by Thomas Weber · Sat Mar 13 23:14:45 2010 +0100
  48. a2cfb24 Prepare v2010.03-rc1 by Wolfgang Denk · Fri Mar 12 23:06:04 2010 +0100
  49. 3c285c7 Nand mxc_nand add v1.1 controller support by John Rigby · Tue Jan 26 19:24:18 2010 -0700
  50. 204ad54 SPEAr : nand driver support for SPEAr SoCs by Vipin KUMAR · Fri Jan 15 19:15:46 2010 +0530
  51. ab5b3b6 MXC: Add large page oob layout for i.MX31 NAND controller. by Magnus Lilja · Sun Jan 17 17:46:10 2010 +0100
  52. 6e0dbd8 mxc_nand: Update driver to work with i.MX31. by Magnus Lilja · Wed Nov 11 20:18:43 2009 +0100
  53. cb1758e Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue Jan 12 23:47:03 2010 +0100
  54. 2779472 Davinci: davinci_nand.c performance enhancments by Nick Thompson · Wed Dec 16 11:15:58 2009 +0000
  55. ff64152 Davinci: NAND enable ECC even when not in NAND boot mode by Nick Thompson · Sat Dec 12 12:13:10 2009 -0500
  56. 789c887 Davinci: Configurable NAND chip selects by Nick Thompson · Sat Dec 12 12:12:26 2009 -0500
  57. 128a9a6 Merge branch 'next' of ../next by Wolfgang Denk · Tue Dec 15 23:38:34 2009 +0100
  58. e534672 nand: Fix access to last block in NAND devices by Stefan Roese · Wed Dec 09 09:01:43 2009 +0100
  59. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  60. 12decf4 Merge branch 'master' into next by Wolfgang Denk · Mon Dec 07 22:47:17 2009 +0100
  61. 319cf24 Fix computation in nand_util.c:get_len_incl_bad by Daniel Hobi · Tue Dec 01 14:05:55 2009 +0100
  62. e0d8131 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · Tue Nov 17 18:30:34 2009 +0900
  63. 960a8e1 s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx by Minkyu Kang · Wed Nov 04 16:07:59 2009 +0900
  64. 1e01705 Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · Tue Nov 03 18:08:41 2009 +0900
  65. d348286 NAND: Add Support for 4K page size in DaVinci NAND driver by Sandeep Paulraj · Thu Nov 19 23:04:42 2009 -0500
  66. a5176e0 S3C2410 NAND Flash Add Missing Function by Hui.Tang · Wed Nov 18 16:24:04 2009 +0800
  67. 9656fe2 NAND: Update read_read_subpage API check by Sandeep Paulraj · Mon Nov 16 13:32:01 2009 -0500
  68. d602169 fsl_elbc_nand: remove the bbt descriptors relocation fixup by Mingkai Hu · Tue Oct 20 16:58:17 2009 +0800
  69. ee86b8d NAND: fix "raw" reads with ECC syndrome layouts by David Brownell · Sat Nov 07 16:27:01 2009 -0500
  70. eec6cb3 NAND: Don't walk past end of oobfree[] by Sandeep Paulraj · Sat Nov 07 14:25:18 2009 -0500
  71. 16add23 NAND: Update check condition for nand_read_page_hwecc API by Sandeep Paulraj · Sat Nov 07 14:25:03 2009 -0500
  72. 22bc7ba NAND: Updating comments/explanations in the NAND driver by Sandeep Paulraj · Sat Nov 07 14:24:50 2009 -0500
  73. fd9874d NAND: Subpage shift for ecc_steps equal to 16 by Sandeep Paulraj · Sat Nov 07 14:24:34 2009 -0500
  74. dce0f62 NAND: Remove commented out code by Sandeep Paulraj · Sat Nov 07 14:24:20 2009 -0500
  75. 1bc877c NAND: Correct the "chip_shift" calculation by Sandeep Paulraj · Sat Nov 07 14:24:06 2009 -0500
  76. eab580c NAND: Update to support 64 bit device size by Sandeep Paulraj · Fri Oct 30 13:51:23 2009 -0400
  77. 0d17ec5 Clean-up of s3c24x0 nand driver by kevin.morfitt@fearnside-systems.co.uk · Sat Oct 10 13:34:09 2009 +0900
  78. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · Mon Sep 21 11:20:36 2009 -0500
  79. ce63031 NAND: davinci: Fix warnings when 4-bit ECC not used by Scott Wood · Mon Sep 28 16:33:18 2009 -0500
  80. e4596ff mpc512x. Micron nand flash needs a reset before a read command is issued. by Paul Gibson · Wed Sep 16 10:05:00 2009 +1000
  81. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  82. 454a426 mxc_nand: Remove Freescale's "All Rights Reserved." by Scott Wood · Wed Sep 02 16:45:31 2009 -0500
  83. bfeb0fd NAND: DaVinci: V2 Adding 4 BIT ECC support by Sandeep Paulraj · Tue Aug 18 10:10:42 2009 -0400
  84. dea4070 MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST by Sandeep Paulraj · Mon Aug 10 13:27:56 2009 -0400
  85. f9e2bee mxc_nand: add nand driver for MX2/MX3 by Ilya Yanok · Tue Aug 11 02:32:54 2009 +0400
  86. 883189e NAND: ADD page Parameter to all read_page/read_page_raw API's by Sandeep Paulraj · Mon Aug 10 13:27:46 2009 -0400
  87. 1bc9563 83xx, kmeter1: added NAND support by Heiko Schocher · Tue Jul 21 17:13:40 2009 +0200
  88. 723fe35 KB9202: Add NAND support by Matthias Kaehlcke · Thu Jul 16 21:19:29 2009 +0200
  89. 50db6f2 ppc4xx: Fix ECC Correction bug with SMC ordering for NDFC driver by Feng Kan · Fri Aug 21 10:59:42 2009 -0700
  90. 749bd66 add WATCHDOG_RESET() on nand write and read by Giulio Benetti · Fri Jul 31 17:30:34 2009 -0500
  91. a4becd6 omap3: replace all instances of gpmc config struct by one global by Dirk Behme · Sat Aug 08 09:30:22 2009 +0200
  92. dc7af20 omap3: remove typedefs for configuration structs by Dirk Behme · Sat Aug 08 09:30:21 2009 +0200
  93. e06da3d omap3: embedd gpmc_cs into gpmc config struct by Matthias Ludwig · Tue May 19 09:09:31 2009 +0200
  94. 9866305 Remove legacy NAND and disk on chip code. by Scott Wood · Wed Apr 01 15:02:13 2009 -0500
  95. 1bf3c0f nand: ndfc: Remove unnecessary #ifdef's by Stefan Roese · Thu Jul 16 15:13:04 2009 +0200
  96. 913fd05 nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory by Stefan Roese · Thu Jul 16 15:12:48 2009 +0200
  97. f2aead8 nand: fixed failed reads on corrected ECC errors in nand_util.c by Valeriy Glushkov · Tue Jul 14 13:51:10 2009 +0300
  98. bb28929 Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646. by David Brownell · Mon Jul 13 16:29:04 2009 -0700
  99. bf77bdd Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Mon Jul 13 23:45:02 2009 +0200
  100. e904678 nand: Add Marvell Kirkwood NAND driver by Prafulla Wadaskar · Mon Jun 29 15:25:18 2009 +0530