summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* NAND: Add Support for 4K page size in DaVinci NAND driverSandeep Paulraj2009-11-201-7/+16
* S3C2410 NAND Flash Add Missing FunctionHui.Tang2009-11-181-4/+27
* NAND: Update read_read_subpage API checkSandeep Paulraj2009-11-181-1/+1
* Flex-OneNAND driver supportAmul Kumar Saha2009-11-133-98/+662
* fsl_elbc_nand: remove the bbt descriptors relocation fixupMingkai Hu2009-11-131-4/+0
* NAND: fix "raw" reads with ECC syndrome layoutsDavid Brownell2009-11-131-4/+96
* NAND: Don't walk past end of oobfree[]Sandeep Paulraj2009-11-131-1/+2
* NAND: Update check condition for nand_read_page_hwecc APISandeep Paulraj2009-11-131-1/+1
* NAND: Updating comments/explanations in the NAND driverSandeep Paulraj2009-11-131-4/+8
* NAND: Subpage shift for ecc_steps equal to 16Sandeep Paulraj2009-11-131-0/+1
* NAND: Remove commented out codeSandeep Paulraj2009-11-131-1/+0
* NAND: Correct the "chip_shift" calculationSandeep Paulraj2009-11-131-1/+1
* NAND: Update to support 64 bit device sizeSandeep Paulraj2009-11-132-28/+39
* cfi: Add weak default function for flash_cmd_reset()Stefan Roese2009-10-281-133/+18
* sf: add GPL-2 license infoMike Frysinger2009-10-242-0/+2
* Clean-up of s3c24x0 nand driverkevin.morfitt@fearnside-systems.co.uk2009-10-131-37/+25
* s5pc1xx: support onenand driverMinkyu Kang2009-10-132-0/+637
* Conditionally perform common relocation fixupsPeter Tyser2009-10-031-0/+2
* NAND: davinci: Fix warnings when 4-bit ECC not usedScott Wood2009-09-281-2/+1
* mpc512x. Micron nand flash needs a reset before a read command is issued.Paul Gibson2009-09-221-0/+1
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-111-2/+2
* mxc_nand: Remove Freescale's "All Rights Reserved."Scott Wood2009-09-041-1/+1
* NAND: DaVinci: V2 Adding 4 BIT ECC supportSandeep Paulraj2009-08-261-2/+282
* MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRSTSandeep Paulraj2009-08-261-0/+59
* mxc_nand: add nand driver for MX2/MX3Ilya Yanok2009-08-262-0/+881
* NAND: ADD page Parameter to all read_page/read_page_raw API'sSandeep Paulraj2009-08-262-8/+10
* 83xx, kmeter1: added NAND supportHeiko Schocher2009-08-262-0/+136
* OneNAND: Remove unused read_spareramKyungmin Park2009-08-261-3/+1
* KB9202: Add NAND supportMatthias Kaehlcke2009-08-262-0/+151
* Support up to 7 banks for ids as specified in JEDEC JEP106ZNiklaus Giger2009-08-262-2/+80
* ppc4xx: Fix ECC Correction bug with SMC ordering for NDFC driverFeng Kan2009-08-251-2/+2
* eeprom_m95xxx: remove unused variable iJean-Christophe PLAGNIOL-VILLARD2009-08-211-1/+0
* add WATCHDOG_RESET() on nand write and readGiulio Benetti2009-08-211-0/+4
* flash: Fix CFI buffer size bugJohn Schmoller2009-08-131-1/+1
* Add driver for the ST M95xxx SPI EEPROMAlbin Tonnerre2009-08-092-0/+118
* omap3: replace all instances of gpmc config struct by one globalDirk Behme2009-08-081-17/+16
* omap3: remove typedefs for configuration structsDirk Behme2009-08-081-1/+1
* omap3: embedd gpmc_cs into gpmc config structMatthias Ludwig2009-08-071-15/+7
* Remove legacy NAND and disk on chip code.Scott Wood2009-07-164-1663/+0
* nand: ndfc: Remove unnecessary #ifdef'sStefan Roese2009-07-161-6/+0
* nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese2009-07-162-0/+224
* nand: fixed failed reads on corrected ECC errors in nand_util.cValeriy Glushkov2009-07-161-5/+5
* Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646.David Brownell2009-07-161-1/+1
* mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarationsKim Phillips2009-07-161-2/+9
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-132-0/+83
|\
| * nand: Add Marvell Kirkwood NAND driverPrafulla Wadaskar2009-07-082-0/+83
* | issue write command to base for JEDEC flashPo-Yu Chuang2009-07-131-3/+8
* | fsl_elbc_nand: redirect the pointer of bbt pattern to RAMMingkai Hu2009-07-071-0/+4
* | Bug-fix in drivers mtd nand Makefilekevin.morfitt@fearnside-systems.co.uk2009-07-071-1/+1
* | mtd: nand: use loff_t for offsetJean-Christophe PLAGNIOL-VILLARD2009-07-071-10/+10
OpenPOWER on IntegriCloud