summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* sf: sst: support newer standardized flashesMike Frysinger2011-07-261-2/+20
* sf: unify write disable commandsMike Frysinger2011-07-262-1/+10
* sf: eon/stmicro: inline useless ID definesMike Frysinger2011-07-262-20/+9
* sf: kill off now-unused local stateMike Frysinger2011-07-265-123/+61
* sf: unify write funcsMike Frysinger2011-07-267-324/+76
* sf: unify write enable commandsMike Frysinger2011-07-269-8/+16
* Timer: Allow reset_timer() only for systems with low resolution timersGraeme Russ2011-07-261-0/+4
* Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ2011-07-161-2/+3
* NAND: Add 16bit NAND support for the NDFCAlex Waterman2011-07-011-4/+29
* nand_util: drop trailing all-0xff pages if requestedBen Gardiner2011-07-011-3/+37
* nand_util: treat WITH_YAFFS_OOB as a modeBen Gardiner2011-07-011-0/+3
* nand_util: convert nand_write_skip_bad() to flagsBen Gardiner2011-07-011-4/+4
* nand_base: trivial: fix comment read/write commentBen Gardiner2011-07-011-1/+1
* cfi_flash: reverse geometry for newer STM partsMike Frysinger2011-06-291-0/+4
* sf: kick watchdog when pollingPatrick Sestier2011-06-011-0/+3
* ftsmc020: fix relocationMacpaul Lin2011-05-121-4/+3
* ftsmc020: move ftsmc020 static mem controller to driver/mtdMacpaul Lin2011-04-272-0/+52
* cfi_flash driver - Add delay after reset commandAaron Williams2011-04-211-0/+7
* mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devicesHeiko Schocher2011-04-211-2/+11
* cfi_flash: reverse geometry for M29W800DT partsMike Frysinger2011-04-211-3/+4
* NAND: rearrange ONFI revision checking, add ONFI 2.3Florian Fainelli2011-04-151-8/+12
* NAND: Fix integer overflow in ONFI detection of chips >= 4GiBFlorian Fainelli2011-04-151-1/+1
* Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-04-1310-75/+71
|\
| * sf: sst: add support for SST25VF064CJames Kosin2011-04-131-0/+4
| * sf: use print_size() for sector_size outputMike Frysinger2011-04-121-2/+2
| * sf: localize erase funcsMike Frysinger2011-04-128-9/+9
| * sf: sst: setup read funcMike Frysinger2011-04-121-0/+1
| * sf: add struct spi_flash.sector_size parameterRichard Retanubun2011-04-1210-64/+28
| * sf: atmel: undo unification of status pollingMike Frysinger2011-04-111-2/+29
* | cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usagePeter Tyser2011-04-131-6/+8
|/
* sf: unify read functionsMike Frysinger2011-04-119-157/+22
* sf: unify erase functionsMike Frysinger2011-04-118-335/+83
* sf: unify status polling for ready bitMike Frysinger2011-04-119-283/+81
* sf: unify read/write helpersMike Frysinger2011-04-111-48/+19
* mtd, cfi: introduce void flash_protect_default(void)Heiko Schocher2011-04-071-36/+41
* cfi_flash: use AMD fixups for AMIC (e.g. A29L160A series) tooMario Schuknecht2011-04-071-1/+2
* atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PINmichael2011-04-011-0/+2
* NAND: add support for reading ONFI page tableFlorian Fainelli2011-04-011-49/+144
* NAND: add more watchdog resetsScott Wood2011-04-012-0/+8
* cfi_flash: fix bug with flash banks with different sector numbersMartin Krause2011-03-281-0/+5
* Minor Coding Style Cleanup.Wolfgang Denk2011-02-021-19/+19
* mxc_nand: add support for i.MX35 processorStefano Babic2011-02-021-3/+3
* Replace "FLASH" strings with "Flash" or "flash"Peter Tyser2011-01-191-2/+2
* mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()Lei Wen2011-01-122-15/+16
* NAND: add the ability to directly write yaffs imageLei Wen2011-01-121-8/+55
* nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined.Alexander Holler2011-01-121-1/+1
* add AM29F400BB to table of supported legacy flashsDavid Müller2011-01-111-0/+18
* cfi_flash: avoid flash_verbose when possibleMike Frysinger2011-01-091-0/+6
* MTD/NAND: fix nand_base.c to use get_timer() correctlyReinhard Meyer2010-12-171-6/+9
* nand: constify id/manu tablesMike Frysinger2010-12-172-5/+5
OpenPOWER on IntegriCloud