summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* 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
* | mtd: nand: new base driver for memory mapped nand devicesMike Frysinger2009-07-072-0/+54
* | davinci_nand chipselect/init cleanupDavid Brownell2009-07-071-20/+8
* | davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC)David Brownell2009-07-071-205/+13
* | davinci_nand: cleanup I (minor)David Brownell2009-07-071-33/+22
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-071-9/+3
|\
| * ARM DaVinci: EMIF settingsThomas Lange2009-07-061-9/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2009-07-071-1/+1
|\ \
| * | UBI: Fix build problem noticed on Apollon (arm/testing repo)Stefan Roese2009-07-071-1/+1
| |/
* | sf: Macronix additional chips supportedPrafulla Wadaskar2009-07-061-12/+37
* | sf: sst: add sst25vf###b idsMike Frysinger2009-07-061-0/+16
* | sf: sst: fix sector sizeMike Frysinger2009-07-061-4/+4
|/
* nand/mpc512x: Add MPC512x NAND support (NFC)Stefan Roese2009-06-122-0/+693
* UBI: Add compile-time check for correct malloc area configurationStefan Roese2009-06-121-0/+4
* sf: new Macronix MX25xx SPI flash driverPrafulla Wadaskar2009-06-124-0/+319
* sf: atmel: implement power-of-two write/erase funcsTodor I Mollov2009-06-121-0/+139
* mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.oStefan Roese2009-06-123-3/+4
* mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese2009-06-123-274/+229
* mtd: Add MTD concat support to concatenate multiple MTD NOR devicesStefan Roese2009-06-123-1/+886
* Redundant Environment: protect full sector sizeWolfgang Denk2009-06-041-1/+1
* cfi_mtd: Fix bug in last sector detectionStefan Roese2009-06-031-2/+7
* nand: Fix problem with ECC ordering for PPC4xx NDFC platformsStefan Roese2009-05-231-0/+5
OpenPOWER on IntegriCloud