summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeLines
* sunxi_nand_spl: Add support for backup boot partitionsHans de Goede2015-08-31-0/+16
* sunxi_nand_spl: Auto detect nand configuration parametersHans de Goede2015-08-31-29/+39
* sunxi_nand_spl: Parametrize lowlevel read functionsHans de Goede2015-08-31-38/+48
* sunxi_nand_spl: Properly config page-size in the nand ctl registerHans de Goede2015-08-31-0/+5
* sunxi_nand_spl: Add support for sun4i and sun5i SoCsHans de Goede2015-08-31-2/+2
* sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _offHans de Goede2015-08-31-46/+12
* sunxi_nand_spl: Add proper cache flusingHans de Goede2015-08-31-0/+8
* sunxi_nand_spl: Turn off clocks when we're done with the nandHans de Goede2015-08-31-2/+15
* sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessaryHans de Goede2015-08-31-0/+3
* sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome modeHans de Goede2015-08-31-4/+1
* sunxi_nand_spl: We only need to reset the nand chip onceHans de Goede2015-08-31-10/+10
* sunxi_nand_spl: Drop unnecessary temp bufHans de Goede2015-08-31-27/+8
* mtd: denali_spl: do not allocate page_buffer in .bss sectionMasahiro Yamada2015-08-30-20/+12
* mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler2015-08-28-1/+1
* mtd: nand: mxs invalidate dcache before DMA readPeng Fan2015-08-25-0/+6
* mtd: nand: mxs support oobsize bigger than 512Peng Fan2015-08-25-9/+23
* mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driverStefan Roese2015-08-25-0/+1693
* nand: Sync with Linux v4.1Scott Wood2015-08-25-193/+573
* mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2015-08-25-0/+32
* nand: Remove __UBOOT__ ifdefsScott Wood2015-08-25-428/+4
* nand: lpc32xx: add ECC layout for small page NANDSylvain Lemieux2015-08-18-1/+17
* nand: lpc32xx: add hardware ECC supportSylvain Lemieux2015-08-18-4/+409
* tegra: nand: disable subpage writesMarcel Ziswiler2015-08-13-0/+3
* mtd/nand/tegra: alignment workaroundMarcel Ziswiler2015-08-13-51/+36
* tegra: nand: fix read_byte required for proper onfi detectionMarcel Ziswiler2015-08-13-31/+7
* nand: lpc32xx: add SLC NAND controller supportVladimir Zapolskiy2015-08-12-0/+177
* spl: nand: simple: replace readb() with chip specific read_buf()Vladimir Zapolskiy2015-08-12-2/+5
* nand, atmel: remove udelay in spl_nand_erase_one()Heiko Schocher2015-08-12-2/+0
* sunxi: nand: Add board configuration optionsPiotr Zierhoffer2015-08-08-0/+40
* sunxi: nand: Add basic sunxi NAND driver for SPL with DMA supportPiotr Zierhoffer2015-08-08-0/+354
* Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell2015-06-28-274/+0
* mtd: OMAP: Enable GPMC prefetch mode for 16 bit accessJeroen Hofstee2015-06-18-10/+18
* omap_gpmc: move prefetch out of CONFIG_NAND_OMAP_ELMJeroen Hofstee2015-06-18-109/+109
* sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański2015-05-29-0/+274
* mtd: vf610_nfc: enable ONFI detectionStefan Agner2015-05-24-18/+49
* mtd: vf610_nfc: add 32-error correction option for HW ECCStefan Agner2015-05-24-5/+50
* mtd: vf610_nfc: add Freescale NFC controller configs to KconfigStefan Agner2015-05-24-0/+30
* mtd: vf610_nfc: use in-band bad block tableStefan Agner2015-05-24-27/+2
* mtd: vf610_nfc: implement OOB only readStefan Agner2015-05-24-59/+40
* mtd: vf610_nfc: allow bitflips in an empty pageStefan Agner2015-05-24-1/+1
* mtd: vf610_nfc: remove read on SEQINStefan Agner2015-05-24-6/+8
* mtd: vf610_nfc: remove caching of page in bufferStefan Agner2015-05-24-10/+1
* 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