aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2013-08-22nand_util: delete a useless variableMasahiro Yamada
2013-08-22ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirementWu, Josh
2013-08-22mtd: atmel_nand: alloc memory instead of use static array for pmecc dataWu, Josh
2013-08-22ARM: at91: atmel_nand: pmecc driver will select the galois table by sector sizeWu, Josh
2013-08-20powerpc: p1022ds: add TPL for p1022ds nand bootYing Zhang
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-12mtd: mxc_nand: Fix crash after MTD resyncMarek Vasut
2013-07-01Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2013-06-26mtd/nand: docg4: fix compiler warningsMike Dunn
2013-06-24dfu, nand: before write a buffer to nand, erase the nand sectorsHeiko Schocher
2013-06-20powerpc/mpc85xx: new SPL support for IFC NANDPrabhakar Kushwaha
2013-06-18mtd: nand: fix initialization of BBT optionsDaniel Schwierzeck
2013-06-17mtd: nand/docg4: fix driver after Linux resyncMike Dunn
2013-06-04bug, nand, am33xx: nand->ecc.strength not set in board_nand_init()Sergey Lapin
2013-05-31Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin
2013-05-22nand/fsl_ifc: Convert to self-initPrabhakar Kushwaha
2013-05-22mtd: nand: use ssize_t instead of size_t to prevent infinite loophtbegin
2013-05-22mtd: nand: fix the partial page write conditionhtbegin
2013-05-22nand/fsl_elbc: detect page size at runtimeScott Wood
2013-05-11Revert wrong removal of nand_init and nand_deselectAlbert ARIBAUD
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-05mtd: nand: add driver for diskonchip g4 nand flashMike Dunn
2013-05-05nand: Add SPL_NAND support to mxc_nand_splMarek Vasut
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-04-22mtd: mxs_nand: Add support for i.MX6Stefan Roese
2013-04-22imx: Move some header files from arch-mxs to imx-commonStefan Roese
2013-04-12Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-12kirkwood_nand: allow usage of NAND_ECC_SOFT_BCHGerlando Falauto
2013-04-12arm: Remove support for unused s3c64xxBenoît Thébaudeau
2013-04-12nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau
2013-04-12nand: mxc: Use appropriate page number in syndrome functionsBenoît Thébaudeau
2013-04-12nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()Benoît Thébaudeau
2013-04-12nand: mxc: Add support for i.MX5Benoît Thébaudeau
2013-04-12nand: mxc: Prepare to add support for i.MX5Benoît Thébaudeau
2013-04-12mtd: nand: mxc_nand: Fix is_16bit_nand()Fabio Estevam
2013-04-12mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BITFabio Estevam
2013-04-10nand: Extend nand_(read|write)_skip_bad with *actual and limit parametersTom Rini
2013-04-08omap_gpmc: add support for hw assisted BCH8Andreas Bießmann
2013-04-08omap_gpmc: change nandecc commandAndreas Bießmann
2013-04-08asm/omap_gpmc.h: consolidate common definesAndreas Bießmann
2013-04-01Consolidate bool typeYork Sun
2013-03-24am33xx: Add required includes to some omap/am33xx codeTom Rini
2013-02-22mtd: nand: Check if NAND is locked tight before lock cmdsJoe Hershberger
2013-02-15kmeter1_nand: allow uasge of NAND_ECC_SOFT_BCHHolger Brunck
2013-01-09Fix SPL build for non-ARM targetsAlbert ARIBAUD
2013-01-08Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-01-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2012-12-21driver/mtd/IFC:Wait tWB time, poll R/B before command executionPrabhakar Kushwaha
2012-12-11mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problemsWolfram Sang