summaryrefslogtreecommitdiff
path: root/drivers/mtd
Commit message (Expand)AuthorAgeLines
* 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
* | Add wait flags to support board/chip specific delaysWolfgang Grandegger2009-03-23-9/+28
* | Add support for TQM-specific chip select logic to FSL-UPMWolfgang Grandegger2009-03-23-1/+4
* | Add multi chip support to the FSL-UPM driverWolfgang Grandegger2009-03-23-8/+36
* | Enable multi chip support in the NAND layerWolfgang Grandegger2009-03-23-1/+7
* | Make flash protection work, when the environment is in EEPROMEric Schumann2009-03-23-1/+3
|/
* CFI: geometry reversal for STMicro M29W320DTRichard Retanubun2009-03-19-2/+3
* nomadik/nand: fix 'ecc512' discards qualifiers from pointer target typeJean-Christophe PLAGNIOL-VILLARD2009-02-22-1/+1
* Nand driver for Nomadik SoCAlessandro Rubini2009-02-22-0/+222
* cfi: make flash_get_info() non staticHeiko Schocher2009-02-11-1/+1
* Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk2009-02-07-41/+53
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-02-07-2/+23
| |\
| | * NAND: Add timeout for reset commandPeter Tyser2009-02-06-2/+17
| | * NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TESTPeter Tyser2009-02-06-0/+2
| | * NAND: Fixed invalid pointers to static relocated chip namesValeriy Glushkov2009-02-06-0/+4
| * | cfi_flash: Fix typo in cfi_flash.cStefan Roese2009-02-05-2/+2
| * | jedec_flash: Only use manufacturer defines from common flash.hStefan Roese2009-02-05-10/+6
| * | cfi_flash: Silence compilation warningStefan Roese2009-02-05-1/+1
| * | flash/cfi_flash: Use virtual sector start address, not physBecky Bruce2009-02-05-29/+24
| |/