aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2011-02-02Minor Coding Style Cleanup.Wolfgang Denk1-19/+19
2011-02-02mxc_nand: add support for i.MX35 processorStefano Babic1-3/+3
2011-01-19Replace "FLASH" strings with "Flash" or "flash"Peter Tyser1-2/+2
2011-01-12mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()Lei Wen2-15/+16
2011-01-12NAND: add the ability to directly write yaffs imageLei Wen1-8/+55
2011-01-12nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined.Alexander Holler1-1/+1
2011-01-11add AM29F400BB to table of supported legacy flashsDavid Müller1-0/+18
2011-01-09cfi_flash: avoid flash_verbose when possibleMike Frysinger1-0/+6
2010-12-17MTD/NAND: fix nand_base.c to use get_timer() correctlyReinhard Meyer1-6/+9
2010-12-17nand: constify id/manu tablesMike Frysinger2-5/+5
2010-12-17Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into nextWolfgang Denk1-3/+58
2010-12-17sf: winbond: add support for W25Q16/32/128 partsWojtek Skulski1-10/+29
2010-12-17sf: new driver for EON devicesChong Huang4-0/+280
2010-12-17cfi_flash: Add optional config register write to cfi-detectionStefan Roese1-0/+43
2010-12-17cfi_flash: Use flash_read32() in sector_erased()Stefan Roese1-3/+3
2010-12-17cfi_flash: Fix problems with status/id read modeStefan Roese1-0/+12
2010-12-13fsl_upm: Add MxMR/MDR synchronizationJohn Schmoller1-0/+2
2010-12-06fix s3c2410_nand timing default valuesDavid Müller (ELSOFT AG)1-3/+9
2010-11-28cfi_flash: fix bug introduced while recent change to flash_get_size()Anatolij Gustschin1-3/+4
2010-11-27ppc4xx/NAND: Reduce size of NAND SPL imageStefan Roese1-2/+2
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier5-10/+10
2010-11-10sf: ramtron: new spi fram driverReinhard Meyer4-0/+329
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk1-12/+13
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk1-1/+1
2010-10-28Add generic support for samsung s3c2440C Nauman1-12/+13
2010-10-23cfi_flash: handle 'chip size exceeds address window' situationIlya Yanok1-5/+23
2010-10-17davinci_nand, trivial : use symbolic ECC start commandBen Gardiner1-1/+2
2010-10-12sf: turn probe switch into a lookup tableReinhard Meyer1-44/+82
2010-10-12Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk1-1/+1
2010-10-12cfi_flash: Fix "Unknown FLASH" error messageJohn Schmoller1-1/+1
2010-10-11mtd: OneNAND: add support for OneNAND manufactured by NumonyxEnric Balletbo i Serra1-0/+1
2010-10-11Followup fixes on the mtdparts spread patchsetScott Wood1-10/+5
2010-10-11mtd: add an mtd method for get_len_incl_bad()Ben Gardiner1-0/+49
2010-10-11nand: remove dead code and suspend/resumeScott Wood5-324/+1
2010-10-11nand erase: .spread, .part, .chip subcommandsScott Wood1-14/+17
2010-10-11nand util: read/write: accept unaligned lengthScott Wood2-37/+63
2010-10-06sf: spansion: add support for S25FL032P partsDavid Jander1-0/+9
2010-10-06sf: spansion: fixing erasing when sector size >64KiBMarc-André Hébert1-4/+3
2010-10-06sf: winbond: add support W25Q64 partsGraeme Smecher1-0/+9
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk3-27/+17
2010-09-27Fix "ubi part" cmd re-entrancyKarl Beldan1-0/+1
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese1-1/+1
2010-09-20cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECTStefan Roese1-9/+1
2010-09-20cfi_flash: Simplify dynamic flash bank number detectionStefan Roese1-11/+4
2010-09-20cfi_flash: Add weak default for cfi_flash_bank_addr()Stefan Roese1-4/+9
2010-09-20cfi_flash: Simplify flash_get_info()Stefan Roese1-2/+2
2010-09-13nand/davinci: make sure ECC calculation has really startedWolfram Sang1-1/+14
2010-09-09Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk1-3/+6
2010-09-08mtd: nand: supress 'unknown NAND' warning if no nand is foundSteve Sakoman1-3/+6
2010-09-08Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk1-3/+3