summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeLines
* mtd: nand: mxs: Replace magic number for bits per ECC level with macroJörg Krause2015-05-24-3/+4
* mtd:mxs:nand calculate ecc strength dynamicallyPeng Fan2015-05-24-18/+12
* nand/elbc: Memory leak fixRaghav Dogra2015-05-22-0/+1
* nand: fix buffer alignment in new verification featureStephen Warren2015-05-21-2/+2
* armv8/ls2085aqds: NAND boot supportScott Wood2015-04-23-1/+1
* driver/ifc: Add 64KB page supportJaiprakash Singh2015-04-23-24/+52
* nand/fsl_ifc: Increase eccstat[] for IFC 2.0Scott Wood2015-04-23-2/+9
* lpc32xx: mtd: nand: add MLC NAND controllerAlbert ARIBAUD \(3ADEV\)2015-04-10-0/+765
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-03-31-0/+6
|\
| * ARM: at91: atmel_nand: Support flash based BBTDavid Dueck2015-04-01-0/+6
* | mtd: vf610_nfc: specify transfer size before each transferStefan Agner2015-03-30-8/+17
* | mtd: vf610_nfc: mark page as dirty on block eraseStefan Agner2015-03-30-2/+1
* | nand: yaffs: Remove the "nand write.yaffs" commandPeter Tyser2015-03-30-65/+12
* | nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser2015-03-30-248/+0
* | nand: Add verification functionsPeter Tyser2015-03-30-1/+96
* | mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()Luca Ellero2015-03-30-1/+1
* | mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf()Luca Ellero2015-03-30-1/+1
|/
* omap: gpmc: 'nandecc sw' can use HAM1 or BCH8Ash Charles2015-03-05-1/+11
* mtd: nand: omap_gpmc: Make ready/busy pins configurableMichal Sojka2015-03-05-2/+14
* kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-24-4/+0
* kconfig: switch to single .config configurationMasahiro Yamada2015-02-24-1/+1
* mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not definedEgli, Samuel2015-02-16-1/+4
* mtd: atmel_nand: according to pmecc version to perform 0xff page correctionWu, Josh2015-02-07-0/+29
* dm: tegra: nand: Remove use of fdtdec GPIO supportSimon Glass2015-01-29-5/+4
* powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boardsMasahiro Yamada2015-01-23-5/+0
* mtd: OMAP: Enable GPMC prefetch modeDaniel Mack2015-01-13-2/+112
* mtd: nand: do not scan BBT after scrubMasahiro Yamada2015-01-09-8/+3
* mtd: nand: Mark the BBT as scanned prior to calling scan_bbt againMasahiro Yamada2015-01-09-1/+1
* mtd: nand: revive "nand scrub" commandMasahiro Yamada2015-01-09-1/+1
* mtd: nand: omap_gpmc: fix error handlingGuido Martínez2015-01-05-1/+2
* driver/mtd: Fix IFC compilation warningsJaiprakash Singh2014-12-11-1/+1
* arm: ls102xa: Add NAND boot support for LS1021AQDS boardAlison Wang2014-12-11-0/+10
* mtd: nand: omap_gpmc: Always use ready/busy pinStefan Roese2014-12-04-5/+4
* mtd: nand: s3c: Unify the register definition and namingMarek Vasut2014-11-26-19/+19
* mtd/nand/vf610_nfc: Disable subpage writesSanchayan Maity2014-11-26-0/+3
* mtd: denali: set some registers after nand_scan_ident()Masahiro Yamada2014-11-26-0/+11
* mtd: denali: use CONFIG_SYS_NAND_SELF_INITMasahiro Yamada2014-11-26-40/+93
* nand: reinstate lazy bad block scanningRostislav Lisovy2014-11-26-3/+7
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23-1/+1
* mtd: atmel_nand: runtime to build gf table for pmeccJosh Wu2014-11-17-1/+78
* spl, mtd, nand, atmel_nand: invert device ready pin logicHeiko Schocher2014-11-17-3/+3
* spl, nand, atmel_nand: add erase one block functionHeiko Schocher2014-11-17-0/+33
* mtd: atmel_nand: add missing includeHeiko Schocher2014-11-17-0/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-05-2/+7
|\
| * mtd: nand: mxs: Add ECC geometry for 2048b/112b NANDMarek Vasut2014-10-30-2/+7
* | omap_gpmc: fix warnigs with W=1Jeroen Hofstee2014-10-25-18/+18
* | arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-23-1/+1
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-10-11-2/+10
|\
| * mtd: denali: support NAND_CMD_RNDOUT commandMasahiro Yamada2014-10-09-0/+7
| * mtd: denali: fix NAND_CMD_PARAM commandMasahiro Yamada2014-10-09-2/+3