1. a9ee70a mtd: nand: omap_gpmc: Fix 'bit-flip' errors by Rostislav Lisovy · Tue Sep 02 17:00:30 2014 +0200
  2. 77cdf8a mtd: nand: omap_gpmc: Enable multiple NAND flash devices by Rostislav Lisovy · Tue Sep 02 16:23:58 2014 +0200
  3. 046cf86 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · Mon Jun 02 17:14:42 2014 +0530
  4. 6250faf mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width by pekon gupta · Tue May 06 00:46:19 2014 +0530
  5. cfe6b8a mtd: nand: omap: fix error-codes returned from omap-elm driver by pekon gupta · Fri Apr 11 12:55:35 2014 +0530
  6. 3c43c5b mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch by pekon gupta · Fri Apr 11 12:55:34 2014 +0530
  7. aa16848 mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info by pekon gupta · Fri Apr 11 12:55:33 2014 +0530
  8. 9d4b747 mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv' by pekon gupta · Fri Apr 11 12:55:32 2014 +0530
  9. dcd2411 mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 by pekon gupta · Fri Apr 11 12:55:30 2014 +0530
  10. 9ab5414 mtd: nand: omap_gpmc: Fix update of read_ecc in oob by Belisko Marek · Fri Apr 25 12:00:07 2014 +0200
  11. 7295fe8 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · Fri Nov 22 16:53:30 2013 +0530
  12. 5bbb099 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · Fri Nov 22 16:53:29 2013 +0530
  13. c77f284 mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h by pekon gupta · Fri Nov 22 16:53:28 2013 +0530
  14. b0f750a mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes by pekon gupta · Tue Nov 19 11:02:17 2013 +0530
  15. 03742c9 mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes by pekon gupta · Tue Nov 19 11:02:16 2013 +0530
  16. eff10ee mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes by pekon gupta · Tue Nov 19 11:02:15 2013 +0530
  17. 96306f2 nand, gpmc: fix reading after switching ecc by Jeroen Hofstee · Wed Jan 15 17:58:54 2014 +0100
  18. 2e18ff2 mtd: nand: omap: fix ecc ops assignment when changing ecc by Nikita Kiryanov · Tue Dec 17 15:18:01 2013 +0200
  19. e816789 mtd: nand: omap: fix sw->hw->sw ecc switch by Nikita Kiryanov · Mon Dec 16 19:19:01 2013 +0200
  20. 4110c82 mtd: nand: omap: fix HAM1_SW ecc using default value for ecc.size by Nikita Kiryanov · Thu Dec 12 15:19:31 2013 +0200
  21. 7a12cc6 mtd: nand: omap_gpmc: cosmetic: Fix indentation by Stefan Roese · Thu Dec 05 07:58:06 2013 +0100
  22. f0aff02 mtd: nand: omap: fix ecc-layout for HAM1 ecc-scheme by pekon gupta · Thu Dec 05 17:54:21 2013 +0530
  23. 3ef4973 mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme by pekon gupta · Mon Nov 18 19:03:01 2013 +0530
  24. 6bd91a8 mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform by pekon gupta · Mon Nov 18 19:03:00 2013 +0530
  25. 89ad1dc mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx platforms by pekon gupta · Mon Nov 18 19:02:59 2013 +0530
  26. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  27. 67da22a bug, nand, am33xx: nand->ecc.strength not set in board_nand_init() by Sergey Lapin · Tue Jun 04 11:42:43 2013 -0500
  28. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · Mon Jan 14 03:46:50 2013 +0000
  29. 82a6547 omap_gpmc: add support for hw assisted BCH8 by Andreas Bießmann · Fri Apr 05 04:55:21 2013 +0000
  30. 1e4eccf omap_gpmc: change nandecc command by Andreas Bießmann · Thu Apr 04 23:52:50 2013 +0000
  31. 9a48c5c asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · Tue Apr 02 06:05:54 2013 +0000
  32. 8eb48ff am33xx: Add required includes to some omap/am33xx code by Tom Rini · Thu Mar 14 11:15:25 2013 +0000
  33. e561251 omap_gpmc: BCH8 support (ELM based) by Mansoor Ahamed · Tue Nov 06 13:06:33 2012 +0000
  34. 3d33d09 arm: omap: Fix switching back to nandecc sw. by Jeroen Hofstee · Tue Aug 14 10:39:29 2012 +0000
  35. aade579 NAND: TI: fix warnings in omap_gpmc.c by Stefano Babic · Wed Mar 21 23:56:17 2012 +0000
  36. d7bca05 omap_gpmc: use SOFTECC in SPL if it's enabled by Ilya Yanok · Mon Nov 28 06:37:38 2011 +0000
  37. 4f62e98 spl: add NAND Library to new SPL by Simon Schwarz · Wed Sep 14 15:30:16 2011 -0400
  38. a4becd6 omap3: replace all instances of gpmc config struct by one global by Dirk Behme · Sat Aug 08 09:30:22 2009 +0200
  39. dc7af20 omap3: remove typedefs for configuration structs by Dirk Behme · Sat Aug 08 09:30:21 2009 +0200
  40. e06da3d omap3: embedd gpmc_cs into gpmc config struct by Matthias Ludwig · Tue May 19 09:09:31 2009 +0200
  41. 778933f OMAP3: Add NAND support by Dirk Behme · Sun Dec 14 09:47:16 2008 +0100