summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeLines
* nand/mpc512x: Add MPC512x NAND support (NFC)Stefan Roese2009-06-12-0/+693
* mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.oStefan Roese2009-06-12-1/+1
* mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese2009-06-12-4/+7
* nand: Fix problem with ECC ordering for PPC4xx NDFC platformsStefan Roese2009-05-23-0/+5
* mtd: nand/onenand: Register mtd device upon device scanningStefan Roese2009-04-28-0/+12
* mtd: nand: Include linux/mtd/partitions.h in nand_base.hStefan Roese2009-04-28-0/+4
* Blackfin: nand: flush peripheral before polling itGraf Yang2009-04-06-0/+1
* s3c2410: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-30-0/+172
* davinci: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-30-0/+467
* Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2009-03-26-0/+79
|\
| * at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-22-0/+79
* | Add wait flags to support board/chip specific delaysWolfgang Grandegger2009-03-23-9/+28
* | Add support for TQM-specific chip select logic to FSL-UPMWolfgang Grandegger2009-03-23-1/+4
* | Add multi chip support to the FSL-UPM driverWolfgang Grandegger2009-03-23-8/+36
* | Enable multi chip support in the NAND layerWolfgang Grandegger2009-03-23-1/+7
|/
* nomadik/nand: fix 'ecc512' discards qualifiers from pointer target typeJean-Christophe PLAGNIOL-VILLARD2009-02-22-1/+1
* Nand driver for Nomadik SoCAlessandro Rubini2009-02-22-0/+222
* NAND: Add timeout for reset commandPeter Tyser2009-02-06-2/+17
* NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TESTPeter Tyser2009-02-06-0/+2
* NAND: Fixed invalid pointers to static relocated chip namesValeriy Glushkov2009-02-06-0/+4
* Blackfin: add driver for on-chip NAND controllerMike Frysinger2009-02-02-0/+386
* OMAP3: Add NAND supportDirk Behme2009-01-24-0/+354
* nand: fixup printf modifiers to match types usedMike Frysinger2009-01-23-6/+6
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-23-1/+1
* NAND: Enable nand lock, unlock featureNishanth Menon2009-01-23-36/+43
* NAND: move board_nand_init to nand.hMike Frysinger2009-01-23-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-12-30-2/+4
|\
| * NAND FSL elbc: Use virt_to_phys to determine which bank is in useKumar Gala2008-12-19-2/+4
* | NAND: Mark the BBT as scanned prior to calling scan_bbt.Scott Wood2008-12-16-1/+1
|/
* NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().Scott Wood2008-11-25-6/+6
* NAND: Properly create JFFS2 cleanmarkers.Scott Wood2008-10-29-19/+11
* NAND fsl elbc: Set FMR[ECCM] based on page size.Scott Wood2008-10-29-2/+14
* Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang2008-10-29-9/+11
* NAND: Reset chip on power-upKarl Beldan2008-10-29-0/+8
* NAND: sync with 2.6.27Scott Wood2008-10-29-42/+140
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-17/+17
* Fix the NAND size overflow issue.Jason Jin2008-10-14-2/+2
* fsl_elbc_nand: ecclayout cleanupsAnton Vorontsov2008-09-12-4/+0
* fsl_elbc_nand: implement support for flash-based BBTAnton Vorontsov2008-09-12-1/+34
* fsl_elbc_nand: fix OOB workability for large page NAND chipsAnton Vorontsov2008-09-12-1/+16
* NAND: add NAND driver for S3C64XXGuennadi Liakhovetski2008-08-31-0/+320
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-08-14-55/+55
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-35/+8
* NAND: chip->state does not always get set.Marcel Ziswiler2008-08-12-0/+1
* NAND: Scan bad blocks lazily.Ilya Yanok2008-08-12-3/+7
* NAND read/write fixScott Wood2008-08-12-581/+181
* nand: fsl_upm: convert to updated MTD NAND infrastructureAnton Vorontsov2008-08-12-40/+28
* fsl_elbc_nand: Hard-code the FBAR/FPAR split.Scott Wood2008-08-12-3/+2
* fsl_elbc_nand: workaround for hangs during nand writeAnton Vorontsov2008-08-12-1/+10
* Freescale eLBC FCM NAND driverScott Wood2008-08-12-0/+760