summaryrefslogtreecommitdiff
path: root/drivers/mtd
Commit message (Expand)AuthorAgeLines
* 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
| |/
* | Fix compiler warningWolfgang Denk2009-02-04-1/+1
|/
* Blackfin: add driver for on-chip NAND controllerMike Frysinger2009-02-02-0/+386
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-02-01-0/+354
|\
| * OMAP3: Add NAND supportDirk Behme2009-01-24-0/+354
* | CFI: Add geometry reversal for STMicro M29W320ETRichard Retanubun2009-01-26-0/+17
* | CFI: increase performance of function find_sector()Jens Gehrlein2009-01-26-7/+16
* | CFI: avoid redundant function call in single word programming modeJens Gehrlein2009-01-26-3/+7
|/
* spi flash: fix crash due to spi flash miscommunicationBrad Bozarth2009-01-24-2/+4
* Added legacy flash ST Micro M29W040BNiklaus Giger2009-01-24-0/+14
* nand: fixup printf modifiers to match types usedMike Frysinger2009-01-23-6/+6
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-23-2/+2
* NAND: Enable nand lock, unlock featureNishanth Menon2009-01-23-36/+43
* NAND: move board_nand_init to nand.hMike Frysinger2009-01-23-2/+0