summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into nextWolfgang Denk2010-12-171-3/+58
|\
| * cfi_flash: Add optional config register write to cfi-detectionStefan Roese2010-12-171-0/+43
| * cfi_flash: Use flash_read32() in sector_erased()Stefan Roese2010-12-171-3/+3
| * cfi_flash: Fix problems with status/id read modeStefan Roese2010-12-171-0/+12
* | sf: winbond: add support for W25Q16/32/128 partsWojtek Skulski2010-12-171-10/+29
* | sf: new driver for EON devicesChong Huang2010-12-174-0/+280
|/
* fsl_upm: Add MxMR/MDR synchronizationJohn Schmoller2010-12-131-0/+2
* fix s3c2410_nand timing default valuesDavid Müller (ELSOFT AG)2010-12-061-3/+9
* cfi_flash: fix bug introduced while recent change to flash_get_size()Anatolij Gustschin2010-11-281-3/+4
* ppc4xx/NAND: Reduce size of NAND SPL imageStefan Roese2010-11-271-2/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-175-10/+10
* sf: ramtron: new spi fram driverReinhard Meyer2010-11-104-0/+329
* Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-10-291-12/+13
|\
| * Add generic support for samsung s3c2440C Nauman2010-10-281-12/+13
* | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-291-1/+1
* | cfi_flash: handle 'chip size exceeds address window' situationIlya Yanok2010-10-231-5/+23
|/
* davinci_nand, trivial : use symbolic ECC start commandBen Gardiner2010-10-171-1/+2
OpenPOWER on IntegriCloud