summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2011-04-13Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2011-04-13cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usagePeter Tyser
2011-04-13sf: sst: add support for SST25VF064CJames Kosin
2011-04-12sf: use print_size() for sector_size outputMike Frysinger
2011-04-12sf: localize erase funcsMike Frysinger
2011-04-12sf: sst: setup read funcMike Frysinger
2011-04-12sf: add struct spi_flash.sector_size parameterRichard Retanubun
2011-04-12sf: atmel: undo unification of status pollingMike Frysinger
2011-04-11sf: unify read functionsMike Frysinger
2011-04-11sf: unify erase functionsMike Frysinger
2011-04-11sf: unify status polling for ready bitMike Frysinger
2011-04-11sf: unify read/write helpersMike Frysinger
2011-04-07mtd, cfi: introduce void flash_protect_default(void)Heiko Schocher
2011-04-07cfi_flash: use AMD fixups for AMIC (e.g. A29L160A series) tooMario Schuknecht
2011-04-01atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PINmichael
2011-04-01NAND: add support for reading ONFI page tableFlorian Fainelli
2011-04-01NAND: add more watchdog resetsScott Wood
2011-03-28cfi_flash: fix bug with flash banks with different sector numbersMartin Krause
2011-02-02Minor Coding Style Cleanup.Wolfgang Denk
2011-02-01mxc_nand: add support for i.MX35 processorStefano Babic
2011-01-18Replace "FLASH" strings with "Flash" or "flash"Peter Tyser
2011-01-12mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()Lei Wen
2011-01-12NAND: add the ability to directly write yaffs imageLei Wen
2011-01-12nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined.Alexander Holler
2011-01-11add AM29F400BB to table of supported legacy flashsDavid Müller
2011-01-09cfi_flash: avoid flash_verbose when possibleMike Frysinger
2010-12-17MTD/NAND: fix nand_base.c to use get_timer() correctlyReinhard Meyer
2010-12-17nand: constify id/manu tablesMike Frysinger
2010-12-17Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into nextWolfgang Denk
2010-12-17sf: winbond: add support for W25Q16/32/128 partsWojtek Skulski
2010-12-17sf: new driver for EON devicesChong Huang
2010-12-17cfi_flash: Add optional config register write to cfi-detectionStefan Roese
2010-12-17cfi_flash: Use flash_read32() in sector_erased()Stefan Roese
2010-12-17cfi_flash: Fix problems with status/id read modeStefan Roese
2010-12-13fsl_upm: Add MxMR/MDR synchronizationJohn Schmoller
2010-12-07fix s3c2410_nand timing default valuesDavid Müller (ELSOFT AG)
2010-11-28cfi_flash: fix bug introduced while recent change to flash_get_size()Anatolij Gustschin
2010-11-27ppc4xx/NAND: Reduce size of NAND SPL imageStefan Roese
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-10sf: ramtron: new spi fram driverReinhard Meyer
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-10-28Add generic support for samsung s3c2440C Nauman
2010-10-23cfi_flash: handle 'chip size exceeds address window' situationIlya Yanok
2010-10-17davinci_nand, trivial : use symbolic ECC start commandBen Gardiner
2010-10-13sf: turn probe switch into a lookup tableReinhard Meyer
2010-10-12Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2010-10-12cfi_flash: Fix "Unknown FLASH" error messageJohn Schmoller
2010-10-11mtd: OneNAND: add support for OneNAND manufactured by NumonyxEnric Balletbo i Serra
2010-10-11Followup fixes on the mtdparts spread patchsetScott Wood