summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* CFI: geometry reversal for STMicro M29W320DTRichard Retanubun2009-03-191-2/+3
* nomadik/nand: fix 'ecc512' discards qualifiers from pointer target typeJean-Christophe PLAGNIOL-VILLARD2009-02-221-1/+1
* Nand driver for Nomadik SoCAlessandro Rubini2009-02-222-0/+222
* cfi: make flash_get_info() non staticHeiko Schocher2009-02-111-1/+1
* Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk2009-02-074-41/+53
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-02-072-2/+23
| |\
| | * NAND: Add timeout for reset commandPeter Tyser2009-02-061-2/+17
| | * NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TESTPeter Tyser2009-02-061-0/+2
| | * NAND: Fixed invalid pointers to static relocated chip namesValeriy Glushkov2009-02-061-0/+4
| * | cfi_flash: Fix typo in cfi_flash.cStefan Roese2009-02-051-2/+2
| * | jedec_flash: Only use manufacturer defines from common flash.hStefan Roese2009-02-051-10/+6
| * | cfi_flash: Silence compilation warningStefan Roese2009-02-051-1/+1
| * | flash/cfi_flash: Use virtual sector start address, not physBecky Bruce2009-02-051-29/+24
| |/
* | Fix compiler warningWolfgang Denk2009-02-041-1/+1
|/
* Blackfin: add driver for on-chip NAND controllerMike Frysinger2009-02-022-0/+386
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-02-012-0/+354
|\
| * OMAP3: Add NAND supportDirk Behme2009-01-242-0/+354
* | CFI: Add geometry reversal for STMicro M29W320ETRichard Retanubun2009-01-261-0/+17
* | CFI: increase performance of function find_sector()Jens Gehrlein2009-01-261-7/+16
* | CFI: avoid redundant function call in single word programming modeJens Gehrlein2009-01-261-3/+7
|/
OpenPOWER on IntegriCloud