Commit Graph

388 Commits (d2d945714daeaabeaf83ddc63a1c938d9f98ee21)

Author SHA1 Message Date
Niklaus Giger 3a7b2c21fb Support up to 7 banks for ids as specified in JEDEC JEP106Z 16 years ago
Feng Kan 68e74567cf ppc4xx: Fix ECC Correction bug with SMC ordering for NDFC driver 16 years ago
Jean-Christophe PLAGNIOL-VILLARD a3c5057a6c eeprom_m95xxx: remove unused variable i 16 years ago
Giulio Benetti 1fc1d9aed0 add WATCHDOG_RESET() on nand write and read 16 years ago
John Schmoller 7dedefdf74 flash: Fix CFI buffer size bug 16 years ago
Albin Tonnerre 3ac374c0f0 Add driver for the ST M95xxx SPI EEPROM 16 years ago
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
Kim Phillips 9578718c1b mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarations 16 years ago
Po-Yu Chuang b4db4a7638 issue write command to base for JEDEC flash 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
Stefan Roese d318d0c44d UBI: Fix build problem noticed on Apollon (arm/testing repo) 16 years ago
Prafulla Wadaskar 2efee52b09 sf: Macronix additional chips supported 16 years ago
Mike Frysinger dd54126715 sf: sst: add sst25vf###b ids 16 years ago
Mike Frysinger 7d907f0ea9 sf: sst: fix sector size 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 60cfe87bd3 UBI: Add compile-time check for correct malloc area configuration 16 years ago
Prafulla Wadaskar 7ce6031afc sf: new Macronix MX25xx SPI flash driver 16 years ago
Todor I Mollov 2a6cc58869 sf: atmel: implement power-of-two write/erase funcs 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 0a57265533 mtd: Add MTD concat support to concatenate multiple MTD NOR devices 16 years ago
Wolfgang Denk dfcd7f2160 Redundant Environment: protect full sector size 16 years ago
Stefan Roese dba6fcf651 cfi_mtd: Fix bug in last sector detection 16 years ago
Stefan Roese f40f6db278 nand: Fix problem with ECC ordering for PPC4xx NDFC platforms 16 years ago
Stefan Roese f8e2b3107e MTD: Change cfi-mtd to accept non-uniform sector sizes 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
David Brownell 7732cef2ee CMD_UBI != MTD_PARTITIONS 16 years ago
Graf Yang a343ba87ea Blackfin: nand: flush peripheral before polling it 16 years ago
Andreas Huber c203ef5db0 UBI/cfi-mtd: Fix mtd name for multiple chips 16 years ago
Ulf Samuelsson cb82a53266 Add support for the AT91RM9200EK Board. 16 years ago
Scott Wood 99067b08f4 Noisily disable the legacy NAND subsystem. 16 years ago
Mike Frysinger d9596ffbdc sf: stmicro: dont send 4 bytes when reading status register 16 years ago
Mike Frysinger 1abe365ffc sf: set common timeouts in seconds, not milliseconds 16 years ago
Mike Frysinger 2a6ce1115b sf: stmicro: use common page timeout define 16 years ago