summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2011-07-26sf: sst: support newer standardized flashesMike Frysinger
2011-07-26sf: unify write disable commandsMike Frysinger
2011-07-26sf: eon/stmicro: inline useless ID definesMike Frysinger
2011-07-26sf: kill off now-unused local stateMike Frysinger
2011-07-26sf: unify write funcsMike Frysinger
2011-07-26sf: unify write enable commandsMike Frysinger
2011-07-26Timer: Allow reset_timer() only for systems with low resolution timersGraeme Russ
2011-07-16Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ
2011-07-01NAND: Add 16bit NAND support for the NDFCAlex Waterman
2011-07-01nand_util: drop trailing all-0xff pages if requestedBen Gardiner
2011-07-01nand_util: treat WITH_YAFFS_OOB as a modeBen Gardiner
2011-07-01nand_util: convert nand_write_skip_bad() to flagsBen Gardiner
2011-07-01nand_base: trivial: fix comment read/write commentBen Gardiner
2011-06-29cfi_flash: reverse geometry for newer STM partsMike Frysinger
2011-06-01sf: kick watchdog when pollingPatrick Sestier
2011-05-12ftsmc020: fix relocationMacpaul Lin
2011-04-27ftsmc020: move ftsmc020 static mem controller to driver/mtdMacpaul Lin
2011-04-21cfi_flash driver - Add delay after reset commandAaron Williams
2011-04-21mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devicesHeiko Schocher
2011-04-21cfi_flash: reverse geometry for M29W800DT partsMike Frysinger
2011-04-15NAND: rearrange ONFI revision checking, add ONFI 2.3Florian Fainelli
2011-04-15NAND: Fix integer overflow in ONFI detection of chips >= 4GiBFlorian Fainelli
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-11sf: 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-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