summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* spi flash: fix crash due to spi flash miscommunicationBrad Bozarth2009-01-242-2/+4
* Added legacy flash ST Micro M29W040BNiklaus Giger2009-01-241-0/+14
* nand: fixup printf modifiers to match types usedMike Frysinger2009-01-231-6/+6
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-232-2/+2
* NAND: Enable nand lock, unlock featureNishanth Menon2009-01-231-36/+43
* NAND: move board_nand_init to nand.hMike Frysinger2009-01-231-2/+0
* OneNAND: Additional sync with 2.6.27Stefan Roese2009-01-231-1/+71
* Add markbad functionKyungmin Park2009-01-231-0/+33
* OneNAND: Save version_id in onenand_chip structStefan Roese2009-01-231-0/+1
* OneNAND: Fix compiler warningsStefan Roese2009-01-231-0/+26
* Sync with 2.6.27Kyungmin Park2009-01-233-156/+370
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-12-301-2/+4
|\
| * NAND FSL elbc: Use virt_to_phys to determine which bank is in useKumar Gala2008-12-191-2/+4
* | NAND: Mark the BBT as scanned prior to calling scan_bbt.Scott Wood2008-12-161-1/+1
|/
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2008-12-163-3/+3
* spi/stmicro: fix debug() display of cmdMike Frysinger2008-12-161-1/+1
* UBI: Return -ENOMEM upon failing mallocStefan Roese2008-12-101-2/+3
* UBI: Enable re-initializing of the "ubi part" commandStefan Roese2008-12-091-0/+1
* MTD: Fix problem based on non-working relocation (list head mtd_partitions)Stefan Roese2008-12-091-1/+9
* mtd/dataflash.c: fix a problem with the last partitionIlko Iliev2008-12-021-1/+1
* fix some coding style violations.Ilko Iliev2008-12-021-13/+12
* NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().Scott Wood2008-11-251-6/+6
OpenPOWER on IntegriCloud