aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2010-10-12Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2010-10-12cfi_flash: Fix "Unknown FLASH" error messageJohn Schmoller
2010-10-11mtd: OneNAND: add support for OneNAND manufactured by NumonyxEnric Balletbo i Serra
2010-10-11Followup fixes on the mtdparts spread patchsetScott Wood
2010-10-11mtd: add an mtd method for get_len_incl_bad()Ben Gardiner
2010-10-11nand: remove dead code and suspend/resumeScott Wood
2010-10-11nand erase: .spread, .part, .chip subcommandsScott Wood
2010-10-11nand util: read/write: accept unaligned lengthScott Wood
2010-10-06sf: spansion: add support for S25FL032P partsDavid Jander
2010-10-06sf: spansion: fixing erasing when sector size >64KiBMarc-André Hébert
2010-10-06sf: winbond: add support W25Q64 partsGraeme Smecher
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk
2010-09-27Fix "ubi part" cmd re-entrancyKarl Beldan
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese
2010-09-20cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECTStefan Roese
2010-09-20cfi_flash: Simplify dynamic flash bank number detectionStefan Roese
2010-09-20cfi_flash: Add weak default for cfi_flash_bank_addr()Stefan Roese
2010-09-20cfi_flash: Simplify flash_get_info()Stefan Roese
2010-09-13nand/davinci: make sure ECC calculation has really startedWolfram Sang
2010-09-09Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk
2010-09-08mtd: nand: supress 'unknown NAND' warning if no nand is foundSteve Sakoman
2010-09-08Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk
2010-08-26ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5PMinkyu Kang
2010-08-18Work around bug in Numonyx P33/P30 256-Mbit 65nm flash chips.Philippe De Muyter
2010-08-18cfi_flash: Cleanup flash_print_info()Stefan Roese
2010-08-18Fix printing & reading of 16-bit CFI device identifiersPhilippe De Muyter
2010-08-18cfi_flash: flinfo: allow user interrupt in flash print info fnKim Phillips
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce
2010-07-14Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2010-07-13Blackfin: bfin_nand: convert to portmux frameworkMike Frysinger
2010-07-08mtd: nand_plat: add simple GPIO framework DEV_READY optionMike Frysinger
2010-07-08NAND: add Toshiba TC58NVG0 identifierFlorian Fainelli
2010-07-08NAND: show manufacturer and device ID for unknown chipsFlorian Fainelli
2010-06-30sf: move useful messages from debug to printfMike Frysinger
2010-06-30spi_flash: support old STMicro parts with RESThomas Chou
2010-06-23UBI: initialise update markerPeter Horton
2010-05-26Blackfin: nand: drain the write buffer before returningAndrew Caldwell
2010-05-19UBI: Ensure that "background thread" operations are really executedStefan Roese
2010-04-09drivers/mtd/spi/eeprom_m95xxx.c: add missing error checkingAlbin Tonnerre
2010-04-07cfi_flash: reset timer in flash status checkThomas Chou
2010-03-29Merge remote branch 'origin/master' into nextWolfgang Denk
2010-03-29Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into nextWolfgang Denk
2010-03-26cfi flash: add status polling method for amd flashThomas Chou
2010-03-25cfi_flash: precision and underflow problem in tout calculationRenato Andreola
2010-03-23at91: add hwecc method for nandNikolay Petukhov
2010-03-23TI: Davinci: NAND Driver CleanupCyril Chemparathy
2010-03-21mod change 755 => 644 for multiple filesThomas Weber
2010-03-12Prepare v2010.03-rc1Wolfgang Denk
2010-03-04] fix monitor protection for CONFIG_MONITOR_IS_IN_RAMWolfgang Wegner