1. 9ab5414 mtd: nand: omap_gpmc: Fix update of read_ecc in oob by Belisko Marek · Fri Apr 25 12:00:07 2014 +0200
  2. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · Fri May 09 10:47:05 2014 +0200
  3. c00098b driver/ifc: define nand_spl_load_image() for SPL by Prabhakar Kushwaha · Tue Apr 08 19:12:58 2014 +0530
  4. c1dc61b NAND: DaVinci: allow forced disable of subpage writes by Karicheri, Muralidharan · Fri Apr 04 13:16:50 2014 -0400
  5. f86fd13 mtd: Build nand_util.o for CONFIG_ENV_IS_IN_NAND in SPL by Tom Rini · Fri Mar 28 12:03:37 2014 -0400
  6. 543c9f1 mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL by Tom Rini · Fri Mar 28 12:03:36 2014 -0400
  7. 5affe4c mtd: delete unused files by Masahiro Yamada · Mon Mar 31 13:01:09 2014 +0900
  8. d9871e8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 10 14:22:54 2014 -0400
  9. 9415b87 mtd: nand: atmel: prepare for nand spl boot support by Bo Shen · Mon Mar 03 14:47:16 2014 +0800
  10. b3859f2 ppc4xx: Remove 4xx NAND booting support by Stefan Roese · Tue Mar 04 15:34:35 2014 +0100
  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. 62908c2 driver/ifc:Change accessor function to take care of endianness by Prabhakar Kushwaha · Sat Jan 18 12:28:30 2014 +0530
  18. f6facca powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL by Po Liu · Fri Jan 10 10:10:58 2014 +0800
  19. 96306f2 nand, gpmc: fix reading after switching ecc by Jeroen Hofstee · Wed Jan 15 17:58:54 2014 +0100
  20. 2e18ff2 mtd: nand: omap: fix ecc ops assignment when changing ecc by Nikita Kiryanov · Tue Dec 17 15:18:01 2013 +0200
  21. e816789 mtd: nand: omap: fix sw->hw->sw ecc switch by Nikita Kiryanov · Mon Dec 16 19:19:01 2013 +0200
  22. 8e40bf6 nand_util.c: Use '%zd' for length in nand_unlock debug print by Tom Rini · Mon Dec 16 09:59:34 2013 -0500
  23. 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
  24. 7a12cc6 mtd: nand: omap_gpmc: cosmetic: Fix indentation by Stefan Roese · Thu Dec 05 07:58:06 2013 +0100
  25. f0aff02 mtd: nand: omap: fix ecc-layout for HAM1 ecc-scheme by pekon gupta · Thu Dec 05 17:54:21 2013 +0530
  26. 136cfe3 drivers/mtd: descend into sub directories only when it is necessary by Masahiro Yamada · Thu Nov 28 12:22:17 2013 +0900
  27. 1d17de6 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Dec 10 14:31:56 2013 +0100
  28. a4c24d3 at91: nand: switch atmel_nand to generic GPIO API by Andreas Bießmann · Fri Nov 29 12:13:45 2013 +0100
  29. a69aac7 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Mon Dec 02 08:38:28 2013 -0500
  30. 37562f6 Driver/IFC: Move Freescale IFC driver to a common driver by York Sun · Tue Oct 22 12:39:02 2013 -0700
  31. 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
  32. 6bd91a8 mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform by pekon gupta · Mon Nov 18 19:03:00 2013 +0530
  33. 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
  34. a8bd1d4 mtd: atmel_nand: use dev_xxx instead of printk by Wu, Josh · Fri Oct 18 17:46:34 2013 +0800
  35. 0453402 mtd: atmel_nand: don't print bit correction message in driver by Wu, Josh · Fri Oct 18 17:46:33 2013 +0800
  36. f9f69b1 mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flash by Wu, Josh · Fri Oct 18 17:46:31 2013 +0800
  37. a3aaf1d mtd/ifc: Add support of 8K page size NAND flash by Prabhakar Kushwaha · Fri Oct 04 10:05:36 2013 +0530
  38. 18e6bde driver/mtd/ifc: Read Status while programming NAND flash by Prabhakar Kushwaha · Thu Oct 03 11:35:35 2013 +0530
  39. bb5a12f MTD: atmel_nand: support for software BCH ECC by Bo Shen · Wed Aug 28 14:54:26 2013 +0000
  40. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Nov 09 12:51:47 2013 +0100
  41. 56596e1 nand, davinci: add special UBL ecc position by Heiko Schocher · Fri Sep 06 05:21:23 2013 +0200
  42. 25bb3af drivers: mtd: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:55 2013 +0900
  43. b7bef6a nand_util.c: Correct licensing by Tom Rini · Thu Oct 31 09:24:00 2013 -0400
  44. cbb6566 mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into account by Valentin Longchamp · Fri Oct 18 11:47:22 2013 +0200
  45. 18ab2f0 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · Fri Oct 04 17:43:25 2013 +0200
  46. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  47. 700a76c mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Paul Burton · Wed Sep 04 15:16:56 2013 +0100
  48. 59bbd53 mxs_nand: Fix ECC strength for NAND flash with OOB size of 224 by Elie De Brauwer · Sat Aug 24 16:51:24 2013 +0200
  49. 89bdc8e mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sector by Wu, Josh · Fri Aug 23 15:09:05 2013 +0800
  50. 5f9e2e7 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 11:50:25 2013 +0200
  51. 7580d58 nand_util: delete a useless variable by Masahiro Yamada · Fri Jul 12 10:53:37 2013 +0900
  52. 3b4c7f6 ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirement by Wu, Josh · Thu Jul 04 15:36:23 2013 +0800
  53. 4e87b315 mtd: atmel_nand: alloc memory instead of use static array for pmecc data by Wu, Josh · Wed Jul 03 11:11:48 2013 +0800
  54. b45c949 ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size by Wu, Josh · Wed Jul 03 11:11:45 2013 +0800
  55. 9c2e84f powerpc: p1022ds: add TPL for p1022ds nand boot by Ying Zhang · Fri Aug 16 15:16:16 2013 +0800
  56. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  57. 499aab9 mtd: mxc_nand: Fix crash after MTD resync by Marek Vasut · Wed Jul 03 02:34:34 2013 +0200
  58. 011b714 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Jul 01 10:11:56 2013 -0400
  59. 144e1f9 mtd/nand: docg4: fix compiler warnings by Mike Dunn · Wed Jun 26 12:33:53 2013 -0700
  60. 0ae98b4 dfu, nand: before write a buffer to nand, erase the nand sectors by Heiko Schocher · Mon Jun 24 18:50:40 2013 +0200
  61. ab4ab01 powerpc/mpc85xx: new SPL support for IFC NAND by Prabhakar Kushwaha · Tue Apr 16 13:27:59 2013 +0530
  62. f9f6c1f mtd: nand: fix initialization of BBT options by Daniel Schwierzeck · Sat Jun 08 23:00:15 2013 +0200
  63. c350d3e mtd: nand/docg4: fix driver after Linux resync by Mike Dunn · Mon Jun 17 10:44:55 2013 -0700
  64. 67da22a bug, nand, am33xx: nand->ecc.strength not set in board_nand_init() by Sergey Lapin · Tue Jun 04 11:42:43 2013 -0500
  65. 800029e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Fri May 31 18:28:47 2013 -0400
  66. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · Mon Jan 14 03:46:50 2013 +0000
  67. 895d039 nand/fsl_ifc: Convert to self-init by Prabhakar Kushwaha · Thu Apr 04 18:44:06 2013 +0000
  68. 610e855 mtd: nand: use ssize_t instead of size_t to prevent infinite loop by htbegin · Fri Mar 01 23:00:34 2013 +0000
  69. 64214b2 mtd: nand: fix the partial page write condition by htbegin · Fri Mar 01 22:59:27 2013 +0000
  70. 8bd2874 nand/fsl_elbc: detect page size at runtime by Scott Wood · Tue Feb 26 13:00:50 2013 +0000
  71. aa01873 Revert wrong removal of nand_init and nand_deselect by Albert ARIBAUD · Sat May 11 04:29:50 2013 +0000
  72. 33de200 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat May 11 09:25:36 2013 +0200
  73. 54baebe mtd: nand: add driver for diskonchip g4 nand flash by Mike Dunn · Fri Apr 12 11:59:18 2013 -0700
  74. 2401669 nand: Add SPL_NAND support to mxc_nand_spl by Marek Vasut · Sun Apr 21 05:52:23 2013 +0000
  75. d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
  76. 8338d1d mtd: mxs_nand: Add support for i.MX6 by Stefan Roese · Mon Apr 15 21:14:12 2013 +0000
  77. 136f3f4 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · Tue Apr 09 21:06:07 2013 +0000
  78. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Apr 12 22:07:57 2013 +0200
  79. e87d131 kirkwood_nand: allow usage of NAND_ECC_SOFT_BCH by Gerlando Falauto · Tue Jan 15 22:34:28 2013 +0000
  80. c154ecc arm: Remove support for unused s3c64xx by Benoît Thébaudeau · Thu Apr 11 09:36:00 2013 +0000
  81. efb7c00 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · Thu Apr 11 09:35:51 2013 +0000
  82. 4b0dbba nand: mxc: Use appropriate page number in syndrome functions by Benoît Thébaudeau · Thu Apr 11 09:35:41 2013 +0000
  83. 9889e3f nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome() by Benoît Thébaudeau · Thu Apr 11 09:35:40 2013 +0000
  84. 8f26596 nand: mxc: Add support for i.MX5 by Benoît Thébaudeau · Thu Apr 11 09:35:37 2013 +0000
  85. 555bba1 nand: mxc: Prepare to add support for i.MX5 by Benoît Thébaudeau · Thu Apr 11 09:35:36 2013 +0000
  86. 417052b mtd: nand: mxc_nand: Fix is_16bit_nand() by Fabio Estevam · Thu Apr 11 09:35:35 2013 +0000
  87. f17e878 mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT by Fabio Estevam · Thu Apr 11 09:35:34 2013 +0000
  88. 32d9618 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters by Tom Rini · Thu Mar 14 05:32:50 2013 +0000
  89. 82a6547 omap_gpmc: add support for hw assisted BCH8 by Andreas Bießmann · Fri Apr 05 04:55:21 2013 +0000
  90. 1e4eccf omap_gpmc: change nandecc command by Andreas Bießmann · Thu Apr 04 23:52:50 2013 +0000
  91. 9a48c5c asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · Tue Apr 02 06:05:54 2013 +0000
  92. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  93. 8eb48ff am33xx: Add required includes to some omap/am33xx code by Tom Rini · Thu Mar 14 11:15:25 2013 +0000
  94. 8b177d4 mtd: nand: Check if NAND is locked tight before lock cmds by Joe Hershberger · Fri Feb 08 09:27:19 2013 +0000
  95. b1b1893 kmeter1_nand: allow uasge of NAND_ECC_SOFT_BCH by Holger Brunck · Mon Jan 21 03:55:22 2013 +0000
  96. 32399d8 Fix SPL build for non-ARM targets by Albert ARIBAUD · Tue Jan 08 23:57:20 2013 +0100
  97. 7e8c263 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Jan 08 08:28:27 2013 -0700
  98. b56eeed Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jan 08 13:15:45 2013 +0100
  99. ede782c driver/mtd/IFC:Wait tWB time, poll R/B before command execution by Prabhakar Kushwaha · Wed Nov 07 21:52:27 2012 +0000
  100. 4c0f063 mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problems by Wolfram Sang · Wed Dec 05 10:48:47 2012 +0000