- 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
- 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
- 5f9e2e7 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 11:50:25 2013 +0200
- 7580d58 nand_util: delete a useless variable by Masahiro Yamada · Fri Jul 12 10:53:37 2013 +0900
- 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
- 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
- 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
- 9c2e84f powerpc: p1022ds: add TPL for p1022ds nand boot by Ying Zhang · Fri Aug 16 15:16:16 2013 +0800
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
- 499aab9 mtd: mxc_nand: Fix crash after MTD resync by Marek Vasut · Wed Jul 03 02:34:34 2013 +0200
- 011b714 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Jul 01 10:11:56 2013 -0400
- 144e1f9 mtd/nand: docg4: fix compiler warnings by Mike Dunn · Wed Jun 26 12:33:53 2013 -0700
- 0ae98b4 dfu, nand: before write a buffer to nand, erase the nand sectors by Heiko Schocher · Mon Jun 24 18:50:40 2013 +0200
- ab4ab01 powerpc/mpc85xx: new SPL support for IFC NAND by Prabhakar Kushwaha · Tue Apr 16 13:27:59 2013 +0530
- f9f6c1f mtd: nand: fix initialization of BBT options by Daniel Schwierzeck · Sat Jun 08 23:00:15 2013 +0200
- c350d3e mtd: nand/docg4: fix driver after Linux resync by Mike Dunn · Mon Jun 17 10:44:55 2013 -0700
- 67da22a bug, nand, am33xx: nand->ecc.strength not set in board_nand_init() by Sergey Lapin · Tue Jun 04 11:42:43 2013 -0500
- 800029e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Fri May 31 18:28:47 2013 -0400
- 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · Mon Jan 14 03:46:50 2013 +0000
- 895d039 nand/fsl_ifc: Convert to self-init by Prabhakar Kushwaha · Thu Apr 04 18:44:06 2013 +0000
- 610e855 mtd: nand: use ssize_t instead of size_t to prevent infinite loop by htbegin · Fri Mar 01 23:00:34 2013 +0000
- 64214b2 mtd: nand: fix the partial page write condition by htbegin · Fri Mar 01 22:59:27 2013 +0000
- 8bd2874 nand/fsl_elbc: detect page size at runtime by Scott Wood · Tue Feb 26 13:00:50 2013 +0000
- aa01873 Revert wrong removal of nand_init and nand_deselect by Albert ARIBAUD · Sat May 11 04:29:50 2013 +0000
- 33de200 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat May 11 09:25:36 2013 +0200
- 54baebe mtd: nand: add driver for diskonchip g4 nand flash by Mike Dunn · Fri Apr 12 11:59:18 2013 -0700
- 2401669 nand: Add SPL_NAND support to mxc_nand_spl by Marek Vasut · Sun Apr 21 05:52:23 2013 +0000
- d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
- 8338d1d mtd: mxs_nand: Add support for i.MX6 by Stefan Roese · Mon Apr 15 21:14:12 2013 +0000
- 136f3f4 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · Tue Apr 09 21:06:07 2013 +0000
- f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Apr 12 22:07:57 2013 +0200
- e87d131 kirkwood_nand: allow usage of NAND_ECC_SOFT_BCH by Gerlando Falauto · Tue Jan 15 22:34:28 2013 +0000
- c154ecc arm: Remove support for unused s3c64xx by Benoît Thébaudeau · Thu Apr 11 09:36:00 2013 +0000
- efb7c00 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · Thu Apr 11 09:35:51 2013 +0000
- 4b0dbba nand: mxc: Use appropriate page number in syndrome functions by Benoît Thébaudeau · Thu Apr 11 09:35:41 2013 +0000
- 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
- 8f26596 nand: mxc: Add support for i.MX5 by Benoît Thébaudeau · Thu Apr 11 09:35:37 2013 +0000
- 555bba1 nand: mxc: Prepare to add support for i.MX5 by Benoît Thébaudeau · Thu Apr 11 09:35:36 2013 +0000
- 417052b mtd: nand: mxc_nand: Fix is_16bit_nand() by Fabio Estevam · Thu Apr 11 09:35:35 2013 +0000
- f17e878 mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT by Fabio Estevam · Thu Apr 11 09:35:34 2013 +0000
- 32d9618 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters by Tom Rini · Thu Mar 14 05:32:50 2013 +0000
- 82a6547 omap_gpmc: add support for hw assisted BCH8 by Andreas Bießmann · Fri Apr 05 04:55:21 2013 +0000
- 1e4eccf omap_gpmc: change nandecc command by Andreas Bießmann · Thu Apr 04 23:52:50 2013 +0000
- 9a48c5c asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · Tue Apr 02 06:05:54 2013 +0000
- 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
- 8eb48ff am33xx: Add required includes to some omap/am33xx code by Tom Rini · Thu Mar 14 11:15:25 2013 +0000
- 8b177d4 mtd: nand: Check if NAND is locked tight before lock cmds by Joe Hershberger · Fri Feb 08 09:27:19 2013 +0000
- b1b1893 kmeter1_nand: allow uasge of NAND_ECC_SOFT_BCH by Holger Brunck · Mon Jan 21 03:55:22 2013 +0000
- 32399d8 Fix SPL build for non-ARM targets by Albert ARIBAUD · Tue Jan 08 23:57:20 2013 +0100
- 7e8c263 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Jan 08 08:28:27 2013 -0700
- b56eeed Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jan 08 13:15:45 2013 +0100
- ede782c driver/mtd/IFC:Wait tWB time, poll R/B before command execution by Prabhakar Kushwaha · Wed Nov 07 21:52:27 2012 +0000
- 4c0f063 mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problems by Wolfram Sang · Wed Dec 05 10:48:47 2012 +0000
- 15d67a5 am33xx_spl_bch: simple SPL nand loader for AM33XX by Ilya Yanok · Tue Nov 06 13:06:34 2012 +0000
- e561251 omap_gpmc: BCH8 support (ELM based) by Mansoor Ahamed · Tue Nov 06 13:06:33 2012 +0000
- 5661f70 nand: Add torture feature by Benoît Thébaudeau · Fri Nov 16 20:20:54 2012 +0100
- ad5d6ee nand: Fix nand_erase_opts() offset check by Benoît Thébaudeau · Mon Nov 05 10:16:15 2012 +0000
- e26708e nand: Clean up nand_util by Benoît Thébaudeau · Mon Nov 05 10:15:46 2012 +0000
- 7a38ffa nand: Move the sub-page read support enable to a flag by Joe Hershberger · Mon Nov 05 06:46:31 2012 +0000
- dccbf35 driver/mtd:IFC NAND:Initialise internal SRAM before any write by Prabhakar Kushwaha · Wed Sep 12 22:26:05 2012 +0000
- ce54414 nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers by Scott Wood · Fri Nov 02 18:41:35 2012 -0500
- 36c440e spl/nand: config symbol documentation by Scott Wood · Fri Sep 21 18:35:27 2012 -0500
- c352a0c spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · Thu Sep 20 19:09:07 2012 -0500
- e007094 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Nov 05 07:42:00 2012 -0700
- 0b2efcf drivers/mtd/nand: sparse fixes by Kim Phillips · Mon Oct 29 13:34:46 2012 +0000
- 8a53855 tegra: nand: make ONFI detection work by Lucas Stach · Sun Oct 07 11:29:38 2012 +0000
- 0458584 tegra: nand: add board pinmux by Lucas Stach · Sat Sep 29 10:02:09 2012 +0000
- ab37196 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · Wed Sep 19 15:50:56 2012 -0700
- 178d49c MPC85xx: remove support for TQM85xx boards by Wolfgang Denk · Wed Oct 03 23:36:18 2012 +0000
- 426d9fd Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · Sun Sep 30 23:49:17 2012 +0200
- 919f5c5 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · Sat Sep 29 08:34:09 2012 +0200
- e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 21 14:53:13 2012 -0700
- 05ae4c9 mxc nand: Fix warning on !MXC_NFC_V2_1 by Tom Rini · Tue Sep 18 09:24:22 2012 -0700
- c5b4eb1 mxc nand: Homogenize IP revisions with Linux by Benoît Thébaudeau · Mon Aug 13 22:50:53 2012 +0200
- 0452dcd mtd mxc nand: Merge init functions by Benoît Thébaudeau · Mon Aug 13 22:50:30 2012 +0200
- c157827 mtd mxc nand: Fix ECC state after read_page_raw_syndrome() by Benoît Thébaudeau · Mon Aug 13 22:50:19 2012 +0200
- 9166d5f mtd mxc nand: Use _mxc_nand_enable_hwecc() by Benoît Thébaudeau · Mon Aug 13 22:50:07 2012 +0200
- d29aeba mxc nand: Access all ecc_status_result fields by Benoît Thébaudeau · Mon Aug 13 22:49:42 2012 +0200
- 32ae5b4 mxc nand: cosmectic: Light cleanup by Benoît Thébaudeau · Mon Aug 13 22:48:26 2012 +0200
- 3f77519 mxc nand: Merge mtd and spl register definitions by Benoît Thébaudeau · Mon Aug 13 22:48:12 2012 +0200
- fc41719 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · Thu Aug 30 13:39:38 2012 +0000
- 5376856 nand: Make NAND lock status compatible with Micron by Joe Hershberger · Wed Aug 22 16:49:45 2012 -0500
- acae445 nand: consolidate duplicated constants by Joe Hershberger · Wed Aug 22 16:49:44 2012 -0500
- dfa8ba4 nand: Change ulong to loff_t and size_t by Joe Hershberger · Wed Aug 22 16:49:43 2012 -0500
- cccf595 nand: Add support for unlock.invert by Joe Hershberger · Wed Aug 22 16:49:42 2012 -0500
- b20b6f2 mtd: support ONFI multi lun NAND by Matthieu CASTET · Mon Mar 19 15:35:25 2012 +0100
- 8c68888 atmel_nand: fix the U-Boot output information about nand flash with PMECC enable. by Wu, Josh · Sun Sep 09 23:45:49 2012 +0000
- c88d30f NAND: MXS: include common.h first so cache.h is included in correct order by Tom Warren · Mon Sep 10 08:47:51 2012 -0700
- 5d309e6 tegra: nand: Add Tegra NAND driver by Jim Lin · Sun Jul 29 20:53:29 2012 +0000
- 7885179 nand: Try to align the default buffers by Simon Glass · Sun Jul 29 20:53:25 2012 +0000
- fd3091d at91: atmel_nand: Update driver to support Programmable Multibit ECC controller by Wu, Josh · Thu Aug 23 00:05:36 2012 +0000
- 1586d1b at91: atmel_nand: remove unused variables. by Wu, Josh · Thu Aug 23 00:05:35 2012 +0000
- 6cded6d at91: atmel_nand: extract HWECC initialization code into one function: atmel_hw_nand_init_param(). by Wu, Josh · Thu Aug 23 00:05:34 2012 +0000
- cbf0bf2 mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · Mon Aug 13 09:53:12 2012 +0000
- 3d33d09 arm: omap: Fix switching back to nandecc sw. by Jeroen Hofstee · Tue Aug 14 10:39:29 2012 +0000
- 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · Sun Aug 05 09:05:31 2012 +0000
- bcbba8f mtd/NAND: Remove obsolete SPEAr specific NAND drivers by Vipin KUMAR · Tue May 22 00:15:56 2012 +0000
- 6f2f557 mtd/NAND: Add FSMC driver support by Vipin KUMAR · Tue May 22 00:15:54 2012 +0000
- 460b156 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sun May 20 22:47:40 2012 +0200
- 0643e43 NAND: Remove ONFI detection message to from bootup log by Stefan Roese · Mon May 07 21:29:30 2012 +0000