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