aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2015-08-31sunxi_nand_spl: Auto detect nand configuration parametersHans de Goede
2015-08-31sunxi_nand_spl: Parametrize lowlevel read functionsHans de Goede
2015-08-31sunxi_nand_spl: Properly config page-size in the nand ctl registerHans de Goede
2015-08-31sunxi_nand_spl: Add support for sun4i and sun5i SoCsHans de Goede
2015-08-31sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _offHans de Goede
2015-08-31sunxi_nand_spl: Add proper cache flusingHans de Goede
2015-08-31sunxi_nand_spl: Turn off clocks when we're done with the nandHans de Goede
2015-08-31sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessaryHans de Goede
2015-08-31sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome modeHans de Goede
2015-08-31sunxi_nand_spl: We only need to reset the nand chip onceHans de Goede
2015-08-31sunxi_nand_spl: Drop unnecessary temp bufHans de Goede
2015-08-30mtd: denali_spl: do not allocate page_buffer in .bss sectionMasahiro Yamada
2015-08-28mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler
2015-08-25mtd: nand: mxs invalidate dcache before DMA readPeng Fan
2015-08-25mtd: nand: mxs support oobsize bigger than 512Peng Fan
2015-08-25mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driverStefan Roese
2015-08-25nand: Sync with Linux v4.1Scott Wood
2015-08-25mtd: Introduce mtd_block_isreserved()Ezequiel Garcia
2015-08-25nand: Remove __UBOOT__ ifdefsScott Wood
2015-08-18nand: lpc32xx: add ECC layout for small page NANDSylvain Lemieux
2015-08-18nand: lpc32xx: add hardware ECC supportSylvain Lemieux
2015-08-13tegra: nand: disable subpage writesMarcel Ziswiler
2015-08-13mtd/nand/tegra: alignment workaroundMarcel Ziswiler
2015-08-13tegra: nand: fix read_byte required for proper onfi detectionMarcel Ziswiler
2015-08-12nand: lpc32xx: add SLC NAND controller supportVladimir Zapolskiy
2015-08-12spl: nand: simple: replace readb() with chip specific read_buf()Vladimir Zapolskiy
2015-08-12nand, atmel: remove udelay in spl_nand_erase_one()Heiko Schocher
2015-08-08sunxi: nand: Add board configuration optionsPiotr Zierhoffer
2015-08-08sunxi: nand: Add basic sunxi NAND driver for SPL with DMA supportPiotr Zierhoffer
2015-06-28Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell
2015-06-18mtd: OMAP: Enable GPMC prefetch mode for 16 bit accessJeroen Hofstee
2015-06-18omap_gpmc: move prefetch out of CONFIG_NAND_OMAP_ELMJeroen Hofstee
2015-05-29sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański
2015-05-24mtd: vf610_nfc: enable ONFI detectionStefan Agner
2015-05-24mtd: vf610_nfc: add 32-error correction option for HW ECCStefan Agner
2015-05-24mtd: vf610_nfc: add Freescale NFC controller configs to KconfigStefan Agner
2015-05-24mtd: vf610_nfc: use in-band bad block tableStefan Agner
2015-05-24mtd: vf610_nfc: implement OOB only readStefan Agner
2015-05-24mtd: vf610_nfc: allow bitflips in an empty pageStefan Agner
2015-05-24mtd: vf610_nfc: remove read on SEQINStefan Agner
2015-05-24mtd: vf610_nfc: remove caching of page in bufferStefan Agner
2015-05-24mtd: nand: mxs: Replace magic number for bits per ECC level with macroJörg Krause
2015-05-24mtd:mxs:nand calculate ecc strength dynamicallyPeng Fan
2015-05-22nand/elbc: Memory leak fixRaghav Dogra
2015-05-21nand: fix buffer alignment in new verification featureStephen Warren
2015-04-23armv8/ls2085aqds: NAND boot supportScott Wood
2015-04-23driver/ifc: Add 64KB page supportJaiprakash Singh
2015-04-23nand/fsl_ifc: Increase eccstat[] for IFC 2.0Scott Wood
2015-04-10lpc32xx: mtd: nand: add MLC NAND controllerAlbert ARIBAUD \(3ADEV\)
2015-03-31Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini