1. 8f39721 mtd: nand: Drop the ->errstat() hook by Boris Brezillon · Wed Nov 22 02:38:25 2017 +0900
  2. b9bf43c mtd: nand: Drop unused cached programming support by Boris Brezillon · Wed Nov 22 02:38:24 2017 +0900
  3. f8a5d51 mtd: replace MTDDEBUG() with pr_debug() by Masahiro Yamada · Wed Oct 18 00:10:48 2017 +0900
  4. ddc0094 NAND: davinci: add support for NAND chips with 16 bits bus by Fabien Parent · Tue Nov 29 14:31:29 2016 +0100
  5. 52ab7ce mtd: nand: Sync with Linux v4.6 by Scott Wood · Mon May 30 13:57:58 2016 -0500
  6. 46e1310 mtd: nand: Add page argument to write_page() etc. by Scott Wood · Mon May 30 13:57:57 2016 -0500
  7. 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
  8. bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · Tue Feb 03 11:58:15 2015 -0600
  9. d5c6580 mtd: nand: davinci_nand: update write_page function for keystone RBL by Khoronzhuk, Ivan · Sat Sep 06 22:17:07 2014 +0300
  10. 9016c6f mtd: nand: davinci_nand: correct keystone RBL layout definition by Khoronzhuk, Ivan · Tue Sep 02 00:20:02 2014 +0300
  11. 2f64e47 mtd: nand: davinci: add opportunity to write keystone U-boot image by Khoronzhuk, Ivan · Fri Jul 04 15:03:25 2014 +0300
  12. 753a00a mtd: nand: davinci: add header file for driver definitions by Khoronzhuk, Ivan · Sat Jun 07 04:22:52 2014 +0300
  13. c1dc61b NAND: DaVinci: allow forced disable of subpage writes by Karicheri, Muralidharan · Fri Apr 04 13:16:50 2014 -0400
  14. 56596e1 nand, davinci: add special UBL ecc position by Heiko Schocher · Fri Sep 06 05:21:23 2013 +0200
  15. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  16. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · Mon Jan 14 03:46:50 2013 +0000
  17. 0357a76 NAND: davinci: choose correct 1-bit h/w ECC reg by Laurence Withers · Mon Sep 26 16:02:30 2011 +0000
  18. dfd19ea davinci_nand, trivial : use symbolic ECC start command by Ben Gardiner · Thu Oct 14 17:26:17 2010 -0400
  19. 328d055 nand/davinci: make sure ECC calculation has really started by Wolfram Sang · Thu Sep 09 13:54:41 2010 +0200
  20. c4e7224 TI: Davinci: NAND Driver Cleanup by Cyril Chemparathy · Wed Mar 17 10:03:10 2010 -0400
  21. cb1758e Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue Jan 12 23:47:03 2010 +0100
  22. 2779472 Davinci: davinci_nand.c performance enhancments by Nick Thompson · Wed Dec 16 11:15:58 2009 +0000
  23. ff64152 Davinci: NAND enable ECC even when not in NAND boot mode by Nick Thompson · Sat Dec 12 12:13:10 2009 -0500
  24. 789c887 Davinci: Configurable NAND chip selects by Nick Thompson · Sat Dec 12 12:12:26 2009 -0500
  25. d348286 NAND: Add Support for 4K page size in DaVinci NAND driver by Sandeep Paulraj · Thu Nov 19 23:04:42 2009 -0500
  26. ce63031 NAND: davinci: Fix warnings when 4-bit ECC not used by Scott Wood · Mon Sep 28 16:33:18 2009 -0500
  27. bfeb0fd NAND: DaVinci: V2 Adding 4 BIT ECC support by Sandeep Paulraj · Tue Aug 18 10:10:42 2009 -0400
  28. bb28929 Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646. by David Brownell · Mon Jul 13 16:29:04 2009 -0700
  29. f4b0b9d davinci_nand chipselect/init cleanup by David Brownell · Sun May 10 15:43:01 2009 -0700
  30. 962d4c1 davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC) by David Brownell · Tue Apr 28 13:19:53 2009 -0700
  31. 0bf53c4 davinci_nand: cleanup I (minor) by David Brownell · Tue Apr 28 13:19:50 2009 -0700
  32. b4aeefd ARM DaVinci: EMIF settings by Thomas Lange · Sat Jun 20 11:02:17 2009 +0200
  33. f681250 davinci: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:39 2009 +0200[Renamed (97%) from cpu/arm926ejs/davinci/nand.c]
  34. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  35. 73dc0e4 ARM DaVinci: Fix broken HW ECC for large page NAND. by Hugo Villeneuve · Sat Aug 30 17:06:55 2008 -0400
  36. 6fcbfd0 ARM DaVinci: Removed redundant NAND initialization code. by Hugo Villeneuve · Tue Aug 19 16:21:03 2008 -0400
  37. 7f01e96 ARM DaVinci: Fix compilation error with new MTD code. by Hugo Villeneuve · Tue Aug 19 16:21:00 2008 -0400
  38. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:43 2008 +0200
  39. d7be2ee NAND: Davinci driver updates by Sergey Kubushyn · Wed Jan 09 15:36:20 2008 +0100
  40. 9e9c2c1 Fixing coding style issues by William Juul · Fri Nov 09 13:32:30 2007 +0100
  41. b76ec38 Remove white space at end. by William Juul · Thu Nov 08 10:39:53 2007 +0100
  42. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · Wed Oct 31 13:53:06 2007 +0100
  43. df83c47 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · Fri Jun 20 12:38:57 2008 -0500
  44. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  45. a48499f Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: by Wolfgang Denk · Fri Apr 11 15:11:26 2008 +0200
  46. 1ed9bf3c Removes all board specific code from the arch. part for DM644x (DaVinci) boards by Pieter Voorthuijsen · Sun Mar 30 11:11:34 2008 +0100
  47. e8f3912 [ARM] TI DaVinci support, hopefully final by Sergey Kubushyn · Fri Aug 10 20:26:18 2007 +0200