summaryrefslogtreecommitdiff
path: root/drivers/mtd
Commit message (Expand)AuthorAgeLines
* cfi_flash: handle 'chip size exceeds address window' situationIlya Yanok2010-10-23-5/+23
* davinci_nand, trivial : use symbolic ECC start commandBen Gardiner2010-10-17-1/+2
* sf: turn probe switch into a lookup tableReinhard Meyer2010-10-12-44/+82
* Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2010-10-12-1/+1
|\
| * cfi_flash: Fix "Unknown FLASH" error messageJohn Schmoller2010-10-12-1/+1
* | mtd: OneNAND: add support for OneNAND manufactured by NumonyxEnric Balletbo i Serra2010-10-11-0/+1
* | Followup fixes on the mtdparts spread patchsetScott Wood2010-10-11-10/+5
* | mtd: add an mtd method for get_len_incl_bad()Ben Gardiner2010-10-11-0/+49
* | nand: remove dead code and suspend/resumeScott Wood2010-10-11-324/+1
* | nand erase: .spread, .part, .chip subcommandsScott Wood2010-10-11-14/+17
* | nand util: read/write: accept unaligned lengthScott Wood2010-10-11-37/+63
|/
* sf: spansion: add support for S25FL032P partsDavid Jander2010-10-06-0/+9
* sf: spansion: fixing erasing when sector size >64KiBMarc-André Hébert2010-10-06-4/+3
* sf: winbond: add support W25Q64 partsGraeme Smecher2010-10-06-0/+9
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-28-27/+17
|\
| * ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-23-1/+1
| * cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECTStefan Roese2010-09-20-9/+1
| * cfi_flash: Simplify dynamic flash bank number detectionStefan Roese2010-09-20-11/+4
| * cfi_flash: Add weak default for cfi_flash_bank_addr()Stefan Roese2010-09-20-4/+9
| * cfi_flash: Simplify flash_get_info()Stefan Roese2010-09-20-2/+2
* | Fix "ubi part" cmd re-entrancyKarl Beldan2010-09-27-0/+1
|/
* nand/davinci: make sure ECC calculation has really startedWolfram Sang2010-09-13-1/+14
* Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-09-09-3/+6
|\
| * mtd: nand: supress 'unknown NAND' warning if no nand is foundSteve Sakoman2010-09-08-3/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-09-08-3/+3
|\ \ | |/ |/|
| * ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5PMinkyu Kang2010-08-26-3/+3
* | Work around bug in Numonyx P33/P30 256-Mbit 65nm flash chips.Philippe De Muyter2010-08-18-8/+25
* | cfi_flash: Cleanup flash_print_info()Stefan Roese2010-08-18-24/+27
* | Fix printing & reading of 16-bit CFI device identifiersPhilippe De Muyter2010-08-18-4/+7
* | cfi_flash: flinfo: allow user interrupt in flash print info fnKim Phillips2010-08-18-0/+2
* | Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04-1/+1
|/
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-16-11/+7
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-07-14-8/+8
|\
| * Blackfin: bfin_nand: convert to portmux frameworkMike Frysinger2010-07-13-8/+8
* | mtd: nand_plat: add simple GPIO framework DEV_READY optionMike Frysinger2010-07-08-0/+11
* | NAND: add Toshiba TC58NVG0 identifierFlorian Fainelli2010-07-08-0/+1
* | NAND: show manufacturer and device ID for unknown chipsFlorian Fainelli2010-07-08-1/+5
|/
* sf: move useful messages from debug to printfMike Frysinger2010-06-30-16/+22
* spi_flash: support old STMicro parts with RESThomas Chou2010-06-30-0/+22
* UBI: initialise update markerPeter Horton2010-06-23-0/+1
* Blackfin: nand: drain the write buffer before returningAndrew Caldwell2010-05-26-1/+6
* UBI: Ensure that "background thread" operations are really executedStefan Roese2010-05-19-2/+7
* drivers/mtd/spi/eeprom_m95xxx.c: add missing error checkingAlbin Tonnerre2010-04-09-0/+6
* cfi_flash: reset timer in flash status checkThomas Chou2010-04-07-0/+2
* Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-29-1/+4
|\
| * cfi_flash: precision and underflow problem in tout calculationRenato Andreola2010-03-25-1/+4
* | Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into nextWolfgang Denk2010-03-29-7/+86
|\ \
| * | cfi flash: add status polling method for amd flashThomas Chou2010-03-26-7/+86
| |/
* | at91: add hwecc method for nandNikolay Petukhov2010-03-23-0/+301
* | TI: Davinci: NAND Driver CleanupCyril Chemparathy2010-03-23-59/+69
|/