summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass2015-09-111-0/+1
* Move malloc_cache_aligned() to its own headerSimon Glass2015-09-111-0/+1
* mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600Stefan Roese2015-09-111-0/+40
* arm: Remove nhk8815 boards and nomadik archSimon Glass2015-09-112-207/+0
* sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devicesStefan Roese2015-09-101-0/+1
* mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through KconfigHans de Goede2015-08-311-0/+9
* sunxi_nand_spl: clear status flags in SPL implementationBoris Brezillon2015-08-311-3/+8
* sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_ENDHans de Goede2015-08-312-10/+6
* sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXIHans de Goede2015-08-312-10/+10
* sunxi_nand_spl: Add support for backup boot partitionsHans de Goede2015-08-311-0/+16
* sunxi_nand_spl: Auto detect nand configuration parametersHans de Goede2015-08-312-29/+39
* sunxi_nand_spl: Parametrize lowlevel read functionsHans de Goede2015-08-311-38/+48
* sunxi_nand_spl: Properly config page-size in the nand ctl registerHans de Goede2015-08-311-0/+5
* sunxi_nand_spl: Add support for sun4i and sun5i SoCsHans de Goede2015-08-311-2/+2
* sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _offHans de Goede2015-08-311-46/+12
* sunxi_nand_spl: Add proper cache flusingHans de Goede2015-08-311-0/+8
* sunxi_nand_spl: Turn off clocks when we're done with the nandHans de Goede2015-08-311-2/+15
* sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessaryHans de Goede2015-08-312-0/+3
* sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome modeHans de Goede2015-08-311-4/+1
* sunxi_nand_spl: We only need to reset the nand chip onceHans de Goede2015-08-311-10/+10
* sunxi_nand_spl: Drop unnecessary temp bufHans de Goede2015-08-311-27/+8
* mtd: denali_spl: do not allocate page_buffer in .bss sectionMasahiro Yamada2015-08-301-20/+12
* mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler2015-08-281-1/+1
* mtd: nand: mxs invalidate dcache before DMA readPeng Fan2015-08-251-0/+6
* mtd: nand: mxs support oobsize bigger than 512Peng Fan2015-08-251-9/+23
* mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driverStefan Roese2015-08-254-0/+1693
* nand: Sync with Linux v4.1Scott Wood2015-08-2511-193/+573
* mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2015-08-252-0/+32
* nand: Remove __UBOOT__ ifdefsScott Wood2015-08-253-428/+4
* nand: lpc32xx: add ECC layout for small page NANDSylvain Lemieux2015-08-181-1/+17
* nand: lpc32xx: add hardware ECC supportSylvain Lemieux2015-08-181-4/+409
* tegra: nand: disable subpage writesMarcel Ziswiler2015-08-131-0/+3
* mtd/nand/tegra: alignment workaroundMarcel Ziswiler2015-08-131-51/+36
* tegra: nand: fix read_byte required for proper onfi detectionMarcel Ziswiler2015-08-131-31/+7
* nand: lpc32xx: add SLC NAND controller supportVladimir Zapolskiy2015-08-122-0/+177
* spl: nand: simple: replace readb() with chip specific read_buf()Vladimir Zapolskiy2015-08-121-2/+5
* nand, atmel: remove udelay in spl_nand_erase_one()Heiko Schocher2015-08-121-2/+0
* sunxi: nand: Add board configuration optionsPiotr Zierhoffer2015-08-081-0/+40
* sunxi: nand: Add basic sunxi NAND driver for SPL with DMA supportPiotr Zierhoffer2015-08-082-0/+354
* Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell2015-06-282-274/+0
* mtd: OMAP: Enable GPMC prefetch mode for 16 bit accessJeroen Hofstee2015-06-181-10/+18
* omap_gpmc: move prefetch out of CONFIG_NAND_OMAP_ELMJeroen Hofstee2015-06-181-109/+109
* sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański2015-05-292-0/+274
* mtd: vf610_nfc: enable ONFI detectionStefan Agner2015-05-241-18/+49
* mtd: vf610_nfc: add 32-error correction option for HW ECCStefan Agner2015-05-242-5/+50
* mtd: vf610_nfc: add Freescale NFC controller configs to KconfigStefan Agner2015-05-241-0/+30
* mtd: vf610_nfc: use in-band bad block tableStefan Agner2015-05-241-27/+2
* mtd: vf610_nfc: implement OOB only readStefan Agner2015-05-241-59/+40
* mtd: vf610_nfc: allow bitflips in an empty pageStefan Agner2015-05-241-1/+1
* mtd: vf610_nfc: remove read on SEQINStefan Agner2015-05-241-6/+8
OpenPOWER on IntegriCloud