summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
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
2010-02-03Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2010-02-02CFI: fix eraseregions numblocksLadislav Michl
2010-01-27Nand mxc_nand add v1.1 controller supportJohn Rigby
2010-01-23SPEAr : nand driver support for SPEAr SoCsVipin KUMAR
2010-01-23SPEAr : smi driver support for SPEAr SoCsVipin KUMAR
2010-01-19MXC: Add large page oob layout for i.MX31 NAND controller.Magnus Lilja
2010-01-19mxc_nand: Update driver to work with i.MX31.Magnus Lilja
2010-01-12Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-01-06Davinci: davinci_nand.c performance enhancmentsNick Thompson
2010-01-04Davinci: NAND enable ECC even when not in NAND boot modeNick Thompson
2010-01-04Davinci: Configurable NAND chip selectsNick Thompson
2009-12-15Merge branch 'next' of ../nextWolfgang Denk
2009-12-11nand: Fix access to last block in NAND devicesStefan Roese
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-12-07Merge branch 'master' into nextWolfgang Denk
2009-12-07Fix computation in nand_util.c:get_len_incl_badDaniel Hobi
2009-12-05Merge branch 'master' into nextWolfgang Denk
2009-11-27Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk
2009-11-27s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang
2009-11-27Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk
2009-11-22sf: fix stmicro offset setup while erasingMike Frysinger
2009-11-22sf: new driver for Winbond W25X16/32/64 devicesJason McMullan
2009-11-20NAND: Add Support for 4K page size in DaVinci NAND driverSandeep Paulraj
2009-11-18S3C2410 NAND Flash Add Missing FunctionHui.Tang
2009-11-18NAND: Update read_read_subpage API checkSandeep Paulraj
2009-11-13Flex-OneNAND driver supportAmul Kumar Saha
2009-11-13fsl_elbc_nand: remove the bbt descriptors relocation fixupMingkai Hu
2009-11-13NAND: fix "raw" reads with ECC syndrome layoutsDavid Brownell
2009-11-13NAND: Don't walk past end of oobfree[]Sandeep Paulraj
2009-11-13NAND: Update check condition for nand_read_page_hwecc APISandeep Paulraj
2009-11-13NAND: Updating comments/explanations in the NAND driverSandeep Paulraj
2009-11-13NAND: Subpage shift for ecc_steps equal to 16Sandeep Paulraj
2009-11-13NAND: Remove commented out codeSandeep Paulraj
2009-11-13NAND: Correct the "chip_shift" calculationSandeep Paulraj