summaryrefslogtreecommitdiff
path: root/drivers/mtd
Commit message (Expand)AuthorAgeLines
* ENGR00133756:UBOOT:NAND:Remove the 2G limitation from NAND driverJason Liu2010-11-16-10/+0
* ENGR00133049 Support nand flash for MX28Frank Li2010-11-04-5/+5
* ENGR00132965 add MT29F16G08ABACA NAND descriptionLily Zhang2010-10-26-0/+5
* ENGR00132727 NAND: remove REG_NFC_ONE_CYCLE callingLily Zhang2010-10-18-2/+0
* ENGR00132617 MX53: add NAND supportLily Zhang2010-10-17-9/+29
* ENGR00132014: nand read and write page may fail in some pagesTerry Lv2010-09-28-30/+33
* ENGR00127167: Add gpmi nfc and apbh dma support for mx50.Terry Lv2010-09-19-0/+4591
* ENGR00122651: Add dwc_ahsata supportTerry Lv2010-06-24-1/+2
* ENGR00123265 UBOOT:Preserve NAND bad block indicationJason Liu2010-05-07-1/+29
* ENGR00121832: Some code reconstructure for u-bootTerry Lv2010-03-22-4/+4
* ENGR00119246 Add CONFIG_MXC_NAND config flag in MX25 platformJason2009-12-11-1/+0
* ENGR00118789 Uboot:Update NAND scan scheme to support new nand typeJason2009-12-08-4/+2493
* ENGR00118576 MX25: Support Smc911x ethernetSammy He2009-11-20-2/+2
* ENGR00116924 Uboot: Boot up hang at detecting NAND when cold bootJason2009-11-04-14/+45
* ENGR00116203: Change nand Makefile to use CONFIG_MXC_NAND.Terry Lv2009-09-10-2/+1
* ENGR00116083: Recovery mode support for Android on mx51.Terry Lv2009-09-10-1/+1
* ENGR00114393: Support Atmel AT45DB321D SPI NOR flash.Terry Lv2009-09-10-0/+533
* ENGR00114236 Disable NAND driver interleave mode supportJason2009-09-10-23/+13
* ENGR00114233 Add support for programming ubifs image on nand flashJason2009-09-10-0/+67
* ENGR00113439: BBG2, enable SPI NOR and MMC in one image.Terry Lv2009-09-10-5/+11
* ENGR00113148 Add build option to uboot for different media typeJason2009-09-10-1/+1
* ENGR00112845 spi nor boot and pmic support for BBG2.Terry Lv2009-09-10-0/+560
* ENGR00109851 Add nand driver for MX51 ubootJason2009-09-10-212/+257
* ENGR00108673 Add i.MX25 core to U-BootAlan Carvalho de Assis2009-09-10-0/+1
* ENGR00108473 Porting i.MX51 3stack TO2 support to V2009.01Fred Fan2009-09-10-0/+1
* ENGR00107886 Porting MX31, MX35 3stack to u-boot V2009.01Fred Fan2009-09-10-93/+88
* ENGR00102788 Remove CONFIG_NAND_BOOT on i.MX31 3stackFred Fan2009-09-09-1/+1
* ENGR00099697 Add nand driver for mx35Fred Fan2009-09-09-12/+1158
* ENGR00094619 Support i.MX31 3stack boardFred Fan2009-09-09-0/+970
* ppc4xx: Fix ECC Correction bug with SMC ordering for NDFC driverFeng Kan2009-08-25-2/+2
* eeprom_m95xxx: remove unused variable iJean-Christophe PLAGNIOL-VILLARD2009-08-21-1/+0
* add WATCHDOG_RESET() on nand write and readGiulio Benetti2009-08-21-0/+4
* flash: Fix CFI buffer size bugJohn Schmoller2009-08-13-1/+1
* Add driver for the ST M95xxx SPI EEPROMAlbin Tonnerre2009-08-09-0/+118
* omap3: replace all instances of gpmc config struct by one globalDirk Behme2009-08-08-17/+16
* omap3: remove typedefs for configuration structsDirk Behme2009-08-08-1/+1
* omap3: embedd gpmc_cs into gpmc config structMatthias Ludwig2009-08-07-15/+7
* Remove legacy NAND and disk on chip code.Scott Wood2009-07-16-1663/+0
* nand: ndfc: Remove unnecessary #ifdef'sStefan Roese2009-07-16-6/+0
* nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese2009-07-16-0/+224
* nand: fixed failed reads on corrected ECC errors in nand_util.cValeriy Glushkov2009-07-16-5/+5
* Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646.David Brownell2009-07-16-1/+1
* mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarationsKim Phillips2009-07-16-2/+9
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-13-0/+83
|\
| * nand: Add Marvell Kirkwood NAND driverPrafulla Wadaskar2009-07-08-0/+83
* | issue write command to base for JEDEC flashPo-Yu Chuang2009-07-13-3/+8
* | fsl_elbc_nand: redirect the pointer of bbt pattern to RAMMingkai Hu2009-07-07-0/+4
* | Bug-fix in drivers mtd nand Makefilekevin.morfitt@fearnside-systems.co.uk2009-07-07-1/+1
* | mtd: nand: use loff_t for offsetJean-Christophe PLAGNIOL-VILLARD2009-07-07-10/+10
* | mtd: nand: new base driver for memory mapped nand devicesMike Frysinger2009-07-07-0/+54