summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Bug-fix in drivers mtd nand Makefilekevin.morfitt@fearnside-systems.co.uk2009-07-071-1/+1
* mtd: nand: use loff_t for offsetJean-Christophe PLAGNIOL-VILLARD2009-07-071-10/+10
* mtd: nand: new base driver for memory mapped nand devicesMike Frysinger2009-07-072-0/+54
* davinci_nand chipselect/init cleanupDavid Brownell2009-07-071-20/+8
* davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC)David Brownell2009-07-071-205/+13
* davinci_nand: cleanup I (minor)David Brownell2009-07-071-33/+22
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-071-9/+3
|\
| * ARM DaVinci: EMIF settingsThomas Lange2009-07-061-9/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2009-07-071-1/+1
|\ \
| * | UBI: Fix build problem noticed on Apollon (arm/testing repo)Stefan Roese2009-07-071-1/+1
| |/
* | sf: Macronix additional chips supportedPrafulla Wadaskar2009-07-061-12/+37
* | sf: sst: add sst25vf###b idsMike Frysinger2009-07-061-0/+16
* | sf: sst: fix sector sizeMike Frysinger2009-07-061-4/+4
|/
* nand/mpc512x: Add MPC512x NAND support (NFC)Stefan Roese2009-06-122-0/+693
* UBI: Add compile-time check for correct malloc area configurationStefan Roese2009-06-121-0/+4
* sf: new Macronix MX25xx SPI flash driverPrafulla Wadaskar2009-06-124-0/+319
* sf: atmel: implement power-of-two write/erase funcsTodor I Mollov2009-06-121-0/+139
* mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.oStefan Roese2009-06-123-3/+4
* mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese2009-06-123-274/+229
* mtd: Add MTD concat support to concatenate multiple MTD NOR devicesStefan Roese2009-06-123-1/+886
* Redundant Environment: protect full sector sizeWolfgang Denk2009-06-041-1/+1
* cfi_mtd: Fix bug in last sector detectionStefan Roese2009-06-031-2/+7
* nand: Fix problem with ECC ordering for PPC4xx NDFC platformsStefan Roese2009-05-231-0/+5
* MTD: Change cfi-mtd to accept non-uniform sector sizesStefan Roese2009-04-291-14/+4
* mtd: nand/onenand: Register mtd device upon device scanningStefan Roese2009-04-282-0/+22
* mtd: nand: Include linux/mtd/partitions.h in nand_base.hStefan Roese2009-04-281-0/+4
* CMD_UBI != MTD_PARTITIONSDavid Brownell2009-04-161-1/+1
* Blackfin: nand: flush peripheral before polling itGraf Yang2009-04-061-0/+1
* UBI/cfi-mtd: Fix mtd name for multiple chipsAndreas Huber2009-04-041-1/+3
* Add support for the AT91RM9200EK Board.Ulf Samuelsson2009-04-041-4/+1
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-04-031-0/+3
|\
| * Noisily disable the legacy NAND subsystem.Scott Wood2009-04-031-0/+3
* | sf: stmicro: dont send 4 bytes when reading status registerMike Frysinger2009-04-021-3/+3
* | sf: set common timeouts in seconds, not millisecondsMike Frysinger2009-04-021-3/+6
* | sf: stmicro: use common page timeout defineMike Frysinger2009-04-021-2/+1
* | sf: always read 5 bytes for the idcodeMike Frysinger2009-04-022-11/+5
* | sf: stmicro: drop redundant id readMike Frysinger2009-04-021-7/+1
* | sf: add driver for SST flashesMike Frysinger2009-04-024-0/+365
* | sf: drop DEBUG definesMike Frysinger2009-04-022-2/+2
* | mtd: add some at45 spi flash supportJean-Christophe PLAGNIOL-VILLARD2009-04-021-0/+48
* | mtd: SPI Flash: Support the Spansion FlashMingkai Hu2009-04-022-0/+357
|/
* s3c2410: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-302-0/+172
* davinci: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-302-0/+467
* Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2009-03-262-0/+79
|\
| * at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-222-0/+79
* | Add wait flags to support board/chip specific delaysWolfgang Grandegger2009-03-231-9/+28
* | Add support for TQM-specific chip select logic to FSL-UPMWolfgang Grandegger2009-03-231-1/+4
* | Add multi chip support to the FSL-UPM driverWolfgang Grandegger2009-03-231-8/+36
* | Enable multi chip support in the NAND layerWolfgang Grandegger2009-03-232-1/+7
* | Make flash protection work, when the environment is in EEPROMEric Schumann2009-03-231-1/+3
|/
OpenPOWER on IntegriCloud