summaryrefslogtreecommitdiff
path: root/drivers/mtd
Commit message (Expand)AuthorAgeLines
* mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarationsKim Phillips2009-07-16-2/+9
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-13-0/+83
|\
| * nand: Add Marvell Kirkwood NAND driverPrafulla Wadaskar2009-07-08-0/+83
* | issue write command to base for JEDEC flashPo-Yu Chuang2009-07-13-3/+8
* | fsl_elbc_nand: redirect the pointer of bbt pattern to RAMMingkai Hu2009-07-07-0/+4
* | Bug-fix in drivers mtd nand Makefilekevin.morfitt@fearnside-systems.co.uk2009-07-07-1/+1
* | mtd: nand: use loff_t for offsetJean-Christophe PLAGNIOL-VILLARD2009-07-07-10/+10
* | mtd: nand: new base driver for memory mapped nand devicesMike Frysinger2009-07-07-0/+54
* | davinci_nand chipselect/init cleanupDavid Brownell2009-07-07-20/+8
* | davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC)David Brownell2009-07-07-205/+13
* | davinci_nand: cleanup I (minor)David Brownell2009-07-07-33/+22
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-07-9/+3
|\
| * ARM DaVinci: EMIF settingsThomas Lange2009-07-06-9/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2009-07-07-1/+1
|\ \
| * | UBI: Fix build problem noticed on Apollon (arm/testing repo)Stefan Roese2009-07-07-1/+1
| |/
* | sf: Macronix additional chips supportedPrafulla Wadaskar2009-07-06-12/+37
* | sf: sst: add sst25vf###b idsMike Frysinger2009-07-06-0/+16
* | sf: sst: fix sector sizeMike Frysinger2009-07-06-4/+4
|/
* nand/mpc512x: Add MPC512x NAND support (NFC)Stefan Roese2009-06-12-0/+693
* UBI: Add compile-time check for correct malloc area configurationStefan Roese2009-06-12-0/+4
* sf: new Macronix MX25xx SPI flash driverPrafulla Wadaskar2009-06-12-0/+319
* sf: atmel: implement power-of-two write/erase funcsTodor I Mollov2009-06-12-0/+139
* mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.oStefan Roese2009-06-12-3/+4
* mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese2009-06-12-274/+229
* mtd: Add MTD concat support to concatenate multiple MTD NOR devicesStefan Roese2009-06-12-1/+886
* Redundant Environment: protect full sector sizeWolfgang Denk2009-06-04-1/+1
* cfi_mtd: Fix bug in last sector detectionStefan Roese2009-06-03-2/+7
* nand: Fix problem with ECC ordering for PPC4xx NDFC platformsStefan Roese2009-05-23-0/+5
* MTD: Change cfi-mtd to accept non-uniform sector sizesStefan Roese2009-04-29-14/+4
* mtd: nand/onenand: Register mtd device upon device scanningStefan Roese2009-04-28-0/+22
* mtd: nand: Include linux/mtd/partitions.h in nand_base.hStefan Roese2009-04-28-0/+4
* CMD_UBI != MTD_PARTITIONSDavid Brownell2009-04-16-1/+1
* Blackfin: nand: flush peripheral before polling itGraf Yang2009-04-06-0/+1
* UBI/cfi-mtd: Fix mtd name for multiple chipsAndreas Huber2009-04-04-1/+3
* Add support for the AT91RM9200EK Board.Ulf Samuelsson2009-04-04-4/+1
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-04-03-0/+3
|\
| * Noisily disable the legacy NAND subsystem.Scott Wood2009-04-03-0/+3
* | sf: stmicro: dont send 4 bytes when reading status registerMike Frysinger2009-04-02-3/+3
* | sf: set common timeouts in seconds, not millisecondsMike Frysinger2009-04-02-3/+6
* | sf: stmicro: use common page timeout defineMike Frysinger2009-04-02-2/+1
* | sf: always read 5 bytes for the idcodeMike Frysinger2009-04-02-11/+5
* | sf: stmicro: drop redundant id readMike Frysinger2009-04-02-7/+1
* | sf: add driver for SST flashesMike Frysinger2009-04-02-0/+365
* | sf: drop DEBUG definesMike Frysinger2009-04-02-2/+2
* | mtd: add some at45 spi flash supportJean-Christophe PLAGNIOL-VILLARD2009-04-02-0/+48
* | mtd: SPI Flash: Support the Spansion FlashMingkai Hu2009-04-02-0/+357
|/
* s3c2410: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-30-0/+172
* davinci: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-30-0/+467
* Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2009-03-26-0/+79
|\
| * at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-22-0/+79