aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2010-01-12Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-14/+13
2010-01-06Davinci: davinci_nand.c performance enhancmentsNick Thompson1-54/+146
2010-01-04Davinci: NAND enable ECC even when not in NAND boot modeNick Thompson1-0/+2
2010-01-04Davinci: Configurable NAND chip selectsNick Thompson1-14/+11
2009-12-15Merge branch 'next' of ../nextWolfgang Denk10-159/+855
2009-12-11nand: Fix access to last block in NAND devicesStefan Roese1-2/+2
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-4/+0
2009-12-07Merge branch 'master' into nextWolfgang Denk1-1/+1
2009-12-07Fix computation in nand_util.c:get_len_incl_badDaniel Hobi1-1/+1
2009-12-05Merge branch 'master' into nextWolfgang Denk5-1/+341
2009-11-27Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk1-1/+1
2009-11-27s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang1-1/+1
2009-11-27Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk1-1/+1
2009-11-22sf: fix stmicro offset setup while erasingMike Frysinger1-1/+2
2009-11-22sf: new driver for Winbond W25X16/32/64 devicesJason McMullan4-0/+339
2009-11-20NAND: Add Support for 4K page size in DaVinci NAND driverSandeep Paulraj1-7/+16
2009-11-18S3C2410 NAND Flash Add Missing FunctionHui.Tang1-4/+27
2009-11-18NAND: Update read_read_subpage API checkSandeep Paulraj1-1/+1
2009-11-13Flex-OneNAND driver supportAmul Kumar Saha3-98/+662
2009-11-13fsl_elbc_nand: remove the bbt descriptors relocation fixupMingkai Hu1-4/+0
2009-11-13NAND: fix "raw" reads with ECC syndrome layoutsDavid Brownell1-4/+96
2009-11-13NAND: Don't walk past end of oobfree[]Sandeep Paulraj1-1/+2
2009-11-13NAND: Update check condition for nand_read_page_hwecc APISandeep Paulraj1-1/+1
2009-11-13NAND: Updating comments/explanations in the NAND driverSandeep Paulraj1-4/+8
2009-11-13NAND: Subpage shift for ecc_steps equal to 16Sandeep Paulraj1-0/+1
2009-11-13NAND: Remove commented out codeSandeep Paulraj1-1/+0
2009-11-13NAND: Correct the "chip_shift" calculationSandeep Paulraj1-1/+1
2009-11-13NAND: Update to support 64 bit device sizeSandeep Paulraj2-28/+39
2009-10-28cfi: Add weak default function for flash_cmd_reset()Stefan Roese1-133/+18
2009-10-24sf: add GPL-2 license infoMike Frysinger2-0/+2
2009-10-13Clean-up of s3c24x0 nand driverkevin.morfitt@fearnside-systems.co.uk1-37/+25
2009-10-13s5pc1xx: support onenand driverMinkyu Kang2-0/+637
2009-10-03Conditionally perform common relocation fixupsPeter Tyser1-0/+2
2009-09-28NAND: davinci: Fix warnings when 4-bit ECC not usedScott Wood1-2/+1
2009-09-22mpc512x. Micron nand flash needs a reset before a read command is issued.Paul Gibson1-0/+1
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-2/+2
2009-09-04mxc_nand: Remove Freescale's "All Rights Reserved."Scott Wood1-1/+1
2009-08-26NAND: DaVinci: V2 Adding 4 BIT ECC supportSandeep Paulraj1-2/+282
2009-08-26MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRSTSandeep Paulraj1-0/+59
2009-08-26mxc_nand: add nand driver for MX2/MX3Ilya Yanok2-0/+881
2009-08-26NAND: ADD page Parameter to all read_page/read_page_raw API'sSandeep Paulraj2-8/+10
2009-08-2683xx, kmeter1: added NAND supportHeiko Schocher2-0/+136
2009-08-26OneNAND: Remove unused read_spareramKyungmin Park1-3/+1
2009-08-26KB9202: Add NAND supportMatthias Kaehlcke2-0/+151
2009-08-26Support up to 7 banks for ids as specified in JEDEC JEP106ZNiklaus Giger2-2/+80
2009-08-25ppc4xx: Fix ECC Correction bug with SMC ordering for NDFC driverFeng Kan1-2/+2
2009-08-21eeprom_m95xxx: remove unused variable iJean-Christophe PLAGNIOL-VILLARD1-1/+0
2009-08-21add WATCHDOG_RESET() on nand write and readGiulio Benetti1-0/+4
2009-08-13flash: Fix CFI buffer size bugJohn Schmoller1-1/+1
2009-08-09Add driver for the ST M95xxx SPI EEPROMAlbin Tonnerre2-0/+118