summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* drivers: mtd: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-62/+40
* nand_util.c: Correct licensingTom Rini2013-10-311-1/+3
* mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into accountValentin Longchamp2013-10-241-1/+5
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2013-10-141-1/+0
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-144-17/+17
* mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANPaul Burton2013-10-091-4/+14
* mxs_nand: Fix ECC strength for NAND flash with OOB size of 224Elie De Brauwer2013-09-111-0/+3
* mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sectorWu, Josh2013-09-041-1/+2
* Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-041-10/+188
|\
| * ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirementWu, Josh2013-08-221-2/+128
| * mtd: atmel_nand: alloc memory instead of use static array for pmecc dataWu, Josh2013-08-221-7/+56
| * ARM: at91: atmel_nand: pmecc driver will select the galois table by sector sizeWu, Josh2013-08-221-1/+4
* | nand_util: delete a useless variableMasahiro Yamada2013-08-221-2/+1
* | powerpc: p1022ds: add TPL for p1022ds nand bootYing Zhang2013-08-202-7/+21
|/
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2433-446/+33
* mtd: mxc_nand: Fix crash after MTD resyncMarek Vasut2013-07-121-6/+4
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-07-015-24/+27
|\
| * mtd/nand: docg4: fix compiler warningsMike Dunn2013-06-261-8/+7
| * dfu, nand: before write a buffer to nand, erase the nand sectorsHeiko Schocher2013-06-241-0/+4
| * mtd: nand: fix initialization of BBT optionsDaniel Schwierzeck2013-06-182-4/+2
| * mtd: nand/docg4: fix driver after Linux resyncMike Dunn2013-06-171-12/+14
* | powerpc/mpc85xx: new SPL support for IFC NANDPrabhakar Kushwaha2013-06-202-0/+259
|/
* bug, nand, am33xx: nand->ecc.strength not set in board_nand_init()Sergey Lapin2013-06-041-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-05-3121-1277/+1502
|\
| * mtd: resync with Linux-3.7.1Sergey Lapin2013-05-3121-1253/+1440
| * nand/fsl_ifc: Convert to self-initPrabhakar Kushwaha2013-05-221-5/+37
| * mtd: nand: use ssize_t instead of size_t to prevent infinite loophtbegin2013-05-221-1/+2
| * mtd: nand: fix the partial page write conditionhtbegin2013-05-221-1/+1
| * nand/fsl_elbc: detect page size at runtimeScott Wood2013-05-221-17/+22
* | Revert wrong removal of nand_init and nand_deselectAlbert ARIBAUD2013-05-111-0/+3
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-112-6/+19
|\ \
| * | nand: Add SPL_NAND support to mxc_nand_splMarek Vasut2013-05-051-3/+10
| * | mtd: mxs_nand: Add support for i.MX6Stefan Roese2013-04-221-2/+9
| * | imx: Move some header files from arch-mxs to imx-commonStefan Roese2013-04-221-1/+3
* | | mtd: nand: add driver for diskonchip g4 nand flashMike Dunn2013-05-053-0/+1252
| |/ |/|
* | lib: consolidate hang()Andreas Bießmann2013-05-011-9/+0
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-122-10/+60
|\
| * nand: Extend nand_(read|write)_skip_bad with *actual and limit parametersTom Rini2013-04-101-8/+60
| * Consolidate bool typeYork Sun2013-04-011-2/+0
* | kirkwood_nand: allow usage of NAND_ECC_SOFT_BCHGerlando Falauto2013-04-121-0/+4
* | arm: Remove support for unused s3c64xxBenoît Thébaudeau2013-04-122-296/+0
* | nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau2013-04-124-5/+597
* | nand: mxc: Use appropriate page number in syndrome functionsBenoît Thébaudeau2013-04-121-3/+3
* | nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()Benoît Thébaudeau2013-04-121-1/+1
* | nand: mxc: Add support for i.MX5Benoît Thébaudeau2013-04-121-11/+108
* | nand: mxc: Prepare to add support for i.MX5Benoît Thébaudeau2013-04-121-46/+46
* | mtd: nand: mxc_nand: Fix is_16bit_nand()Fabio Estevam2013-04-121-34/+3
* | mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BITFabio Estevam2013-04-121-2/+2
* | omap_gpmc: add support for hw assisted BCH8Andreas Bießmann2013-04-081-91/+276
* | omap_gpmc: change nandecc commandAndreas Bießmann2013-04-081-26/+31
OpenPOWER on IntegriCloud