Commit Graph

214 Commits (bbbc1ae9219ae8c8098c0af14060da5cb0d37e53)

Author SHA1 Message Date
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
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jason Jin fecb5ade3b Fix the NAND size overflow issue. 16 years ago
Anton Vorontsov 0008b6d968 fsl_elbc_nand: ecclayout cleanups 17 years ago
Anton Vorontsov 8f42bf1c39 fsl_elbc_nand: implement support for flash-based BBT 17 years ago
Anton Vorontsov 97ae023648 fsl_elbc_nand: fix OOB workability for large page NAND chips 17 years ago
Guennadi Liakhovetski e0056b3410 NAND: add NAND driver for S3C64XX 17 years ago
Wolfgang Denk 4b0708093e Coding Style cleanup, update CHANGELOG 17 years ago
Jean-Christophe PLAGNIOL-VILLARD cc4a0ceeac drivers/mtd/nand: Move conditional compilation to Makefile 17 years ago
Marcel Ziswiler eafcabd15f NAND: chip->state does not always get set. 17 years ago
Ilya Yanok 13f0fd94e3 NAND: Scan bad blocks lazily. 17 years ago
Scott Wood dfbf617ff0 NAND read/write fix 17 years ago
Anton Vorontsov e1c3dbada3 nand: fsl_upm: convert to updated MTD NAND infrastructure 17 years ago
Scott Wood 300253306a fsl_elbc_nand: Hard-code the FBAR/FPAR split. 17 years ago
Anton Vorontsov 9c814b0a71 fsl_elbc_nand: workaround for hangs during nand write 17 years ago
Scott Wood 9fd020d6b4 Freescale eLBC FCM NAND driver 17 years ago
Scott Wood 41ef8c716e Don't panic if a controller driver does ecc its own way. 17 years ago
Stefan Roese e52b34d40a NAND: Make NAND driver less verbose per default 17 years ago
Stefan Roese 1207226452 NAND: Change nand_wait_ready() to not call nand_wait() 17 years ago
William Juul 5e1dae5c3d Fixing coding style issues 17 years ago
William Juul 4cbb651b29 Remove white space at end. 17 years ago