aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2011-02-02Minor Coding Style Cleanup.Wolfgang Denk
2011-02-02mxc_nand: add support for i.MX35 processorStefano Babic
2011-01-19Replace "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-06fix 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-12sf: 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
2010-10-11mtd: add an mtd method for get_len_incl_bad()Ben Gardiner
2010-10-11nand: remove dead code and suspend/resumeScott Wood
2010-10-11nand erase: .spread, .part, .chip subcommandsScott Wood
2010-10-11nand util: read/write: accept unaligned lengthScott Wood
2010-10-06sf: spansion: add support for S25FL032P partsDavid Jander
2010-10-06sf: spansion: fixing erasing when sector size >64KiBMarc-André Hébert
2010-10-06sf: winbond: add support W25Q64 partsGraeme Smecher
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk
2010-09-27Fix "ubi part" cmd re-entrancyKarl Beldan
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese
2010-09-20cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECTStefan Roese
2010-09-20cfi_flash: Simplify dynamic flash bank number detectionStefan Roese
2010-09-20cfi_flash: Add weak default for cfi_flash_bank_addr()Stefan Roese
2010-09-20cfi_flash: Simplify flash_get_info()Stefan Roese
2010-09-13nand/davinci: make sure ECC calculation has really startedWolfram Sang
2010-09-09Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk
2010-09-08mtd: nand: supress 'unknown NAND' warning if no nand is foundSteve Sakoman
2010-09-08Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk