summaryrefslogtreecommitdiff
path: root/drivers/mtd
Commit message (Expand)AuthorAgeLines
* 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
|/
* mod change 755 => 644 for multiple filesThomas Weber2010-03-21-0/+0
* Prepare v2010.03-rc1v2010.03-rc1Wolfgang Denk2010-03-12-3/+1
* ] fix monitor protection for CONFIG_MONITOR_IS_IN_RAMWolfgang Wegner2010-03-04-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2010-02-03-17/+18
|\
| * CFI: fix eraseregions numblocksLadislav Michl2010-02-02-17/+18
* | Nand mxc_nand add v1.1 controller supportJohn Rigby2010-01-27-71/+546
|/
* SPEAr : nand driver support for SPEAr SoCsVipin KUMAR2010-01-23-0/+125
* SPEAr : smi driver support for SPEAr SoCsVipin KUMAR2010-01-23-0/+524
* MXC: Add large page oob layout for i.MX31 NAND controller.Magnus Lilja2010-01-19-0/+12
* mxc_nand: Update driver to work with i.MX31.Magnus Lilja2010-01-19-3/+31
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-01-12-14/+13
|\
| * Davinci: NAND enable ECC even when not in NAND boot modeNick Thompson2010-01-04-0/+2
| * Davinci: Configurable NAND chip selectsNick Thompson2010-01-04-14/+11
* | Davinci: davinci_nand.c performance enhancmentsNick Thompson2010-01-06-54/+146
|/