Commit Graph

85 Commits (bedd8403f77f790e9876578885eab1200ba2f8d8)

Author SHA1 Message Date
Dirk Behme 894113529e omap3: replace all instances of gpmc config struct by one global 16 years ago
Dirk Behme 97a099eaa4 omap3: remove typedefs for configuration structs 16 years ago
Matthias Ludwig 187af954cf omap3: embedd gpmc_cs into gpmc config struct 16 years ago
Scott Wood be33b046b5 Remove legacy NAND and disk on chip code. 16 years ago
Stefan Roese f2f376ab95 nand: ndfc: Remove unnecessary #ifdef's 16 years ago
Stefan Roese 12582ac771 nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory 16 years ago
Valeriy Glushkov 3ebf70db54 nand: fixed failed reads on corrected ECC errors in nand_util.c 16 years ago
David Brownell ed727d394c Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646. 16 years ago
Prafulla Wadaskar 205a0988d8 nand: Add Marvell Kirkwood NAND driver 16 years ago
Mingkai Hu 66372fe2ab fsl_elbc_nand: redirect the pointer of bbt pattern to RAM 16 years ago
kevin.morfitt@fearnside-systems.co.uk 98713d2663 Bug-fix in drivers mtd nand Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 378adfcdf4 mtd: nand: use loff_t for offset 16 years ago
Mike Frysinger cd84423a09 mtd: nand: new base driver for memory mapped nand devices 16 years ago
David Brownell 154b5484ac davinci_nand chipselect/init cleanup 16 years ago
David Brownell 6e29ed8e57 davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC) 16 years ago
David Brownell fcb7747775 davinci_nand: cleanup I (minor) 16 years ago
Thomas Lange d583ef5147 ARM DaVinci: EMIF settings 16 years ago
Stefan Roese 35f2edbb6c nand/mpc512x: Add MPC512x NAND support (NFC) 16 years ago
Stefan Roese d558107c18 mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o 16 years ago
Stefan Roese 8d2effea23 mtd: Update MTD infrastructure to support 64bit device size 16 years ago
Stefan Roese f40f6db278 nand: Fix problem with ECC ordering for PPC4xx NDFC platforms 16 years ago
Stefan Roese dbe29e36a4 mtd: nand/onenand: Register mtd device upon device scanning 16 years ago
Stefan Roese 10bb62d85a mtd: nand: Include linux/mtd/partitions.h in nand_base.h 16 years ago
Graf Yang a343ba87ea Blackfin: nand: flush peripheral before polling it 16 years ago
Jean-Christophe PLAGNIOL-VILLARD b3f66b0ba0 s3c2410: move nand driver to drivers/mtd/nand 16 years ago
Jean-Christophe PLAGNIOL-VILLARD ee4f3e2765 davinci: move nand driver to drivers/mtd/nand 16 years ago
Wolfgang Grandegger 33846df28f Add wait flags to support board/chip specific delays 16 years ago
Wolfgang Grandegger 06e9f7df05 Add support for TQM-specific chip select logic to FSL-UPM 16 years ago
Wolfgang Grandegger e93c1c169d Add multi chip support to the FSL-UPM driver 16 years ago
Wolfgang Grandegger 672ed2aee9 Enable multi chip support in the NAND layer 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 74c076d6c3 at91sam9/at91cap: move nand drivers to drivers/mtd/nand 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0176c03a24 nomadik/nand: fix 'ecc512' discards qualifiers from pointer target type 16 years ago
Alessandro Rubini 0d8c6eab24 Nand driver for Nomadik SoC 16 years ago
Peter Tyser 8da601280a NAND: Add timeout for reset command 16 years ago
Peter Tyser 10dc6a9bef NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST 16 years ago
Valeriy Glushkov ad09ab2e3a NAND: Fixed invalid pointers to static relocated chip names 16 years ago
Mike Frysinger be9d8c780e Blackfin: add driver for on-chip NAND controller 16 years ago
Dirk Behme 12201a1354 OMAP3: Add NAND support 16 years ago
Mike Frysinger d4bade8d77 nand: fixup printf modifiers to match types used 16 years ago
Wolfgang Grandegger 6c869637fe NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS 16 years ago
Nishanth Menon 50657c2732 NAND: Enable nand lock, unlock feature 16 years ago
Mike Frysinger 69fb8be4fc NAND: move board_nand_init to nand.h 16 years ago
Kumar Gala 9d94aff699 NAND FSL elbc: Use virt_to_phys to determine which bank is in use 16 years ago
Scott Wood ff49ea8977 NAND: Mark the BBT as scanned prior to calling scan_bbt. 16 years ago
Scott Wood 2077e348c2 NAND: Fix misplaced return statement in nand_{read,write}_skip_bad(). 16 years ago
Scott Wood bd78bc6b2a NAND: Properly create JFFS2 cleanmarkers. 16 years ago
Scott Wood f7fe57c098 NAND fsl elbc: Set FMR[ECCM] based on page size. 16 years ago
Haiying Wang 4e190b03aa Make Freescale local bus registers available for both 83xx and 85xx. 16 years ago
Karl Beldan 33efde5eca NAND: Reset chip on power-up 16 years ago
Scott Wood c45912d8ab NAND: sync with 2.6.27 16 years ago