summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* s3c2410: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-302-0/+172
* davinci: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-302-0/+467
* Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2009-03-262-0/+79
|\
| * at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-222-0/+79
* | Add wait flags to support board/chip specific delaysWolfgang Grandegger2009-03-231-9/+28
* | Add support for TQM-specific chip select logic to FSL-UPMWolfgang Grandegger2009-03-231-1/+4
* | Add multi chip support to the FSL-UPM driverWolfgang Grandegger2009-03-231-8/+36
* | Enable multi chip support in the NAND layerWolfgang Grandegger2009-03-232-1/+7
|/
* nomadik/nand: fix 'ecc512' discards qualifiers from pointer target typeJean-Christophe PLAGNIOL-VILLARD2009-02-221-1/+1
* Nand driver for Nomadik SoCAlessandro Rubini2009-02-222-0/+222
* NAND: Add timeout for reset commandPeter Tyser2009-02-061-2/+17
* NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TESTPeter Tyser2009-02-061-0/+2
* NAND: Fixed invalid pointers to static relocated chip namesValeriy Glushkov2009-02-061-0/+4
* Blackfin: add driver for on-chip NAND controllerMike Frysinger2009-02-022-0/+386
* OMAP3: Add NAND supportDirk Behme2009-01-242-0/+354
* nand: fixup printf modifiers to match types usedMike Frysinger2009-01-231-6/+6
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-231-1/+1
* NAND: Enable nand lock, unlock featureNishanth Menon2009-01-231-36/+43
* NAND: move board_nand_init to nand.hMike Frysinger2009-01-231-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-12-301-2/+4
|\
| * NAND FSL elbc: Use virt_to_phys to determine which bank is in useKumar Gala2008-12-191-2/+4
* | NAND: Mark the BBT as scanned prior to calling scan_bbt.Scott Wood2008-12-161-1/+1
|/
* NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().Scott Wood2008-11-251-6/+6
* NAND: Properly create JFFS2 cleanmarkers.Scott Wood2008-10-291-19/+11
* NAND fsl elbc: Set FMR[ECCM] based on page size.Scott Wood2008-10-291-2/+14
* Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang2008-10-291-9/+11
* NAND: Reset chip on power-upKarl Beldan2008-10-291-0/+8
* NAND: sync with 2.6.27Scott Wood2008-10-295-42/+140
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-184-17/+17
* Fix the NAND size overflow issue.Jason Jin2008-10-141-2/+2
* fsl_elbc_nand: ecclayout cleanupsAnton Vorontsov2008-09-121-4/+0
* fsl_elbc_nand: implement support for flash-based BBTAnton Vorontsov2008-09-121-1/+34
* fsl_elbc_nand: fix OOB workability for large page NAND chipsAnton Vorontsov2008-09-121-1/+16
* NAND: add NAND driver for S3C64XXGuennadi Liakhovetski2008-08-312-0/+320
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-08-142-55/+55
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-139-35/+8
* NAND: chip->state does not always get set.Marcel Ziswiler2008-08-121-0/+1
* NAND: Scan bad blocks lazily.Ilya Yanok2008-08-121-3/+7
* NAND read/write fixScott Wood2008-08-121-581/+181
* nand: fsl_upm: convert to updated MTD NAND infrastructureAnton Vorontsov2008-08-121-40/+28
* fsl_elbc_nand: Hard-code the FBAR/FPAR split.Scott Wood2008-08-121-3/+2
* fsl_elbc_nand: workaround for hangs during nand writeAnton Vorontsov2008-08-121-1/+10
* Freescale eLBC FCM NAND driverScott Wood2008-08-122-0/+760
* Don't panic if a controller driver does ecc its own way.Scott Wood2008-08-121-2/+6
* NAND: Make NAND driver less verbose per defaultStefan Roese2008-08-122-6/+7
* NAND: Change nand_wait_ready() to not call nand_wait()Stefan Roese2008-08-121-1/+10
* Fixing coding style issuesWilliam Juul2008-08-122-6/+6
* Remove white space at end.William Juul2008-08-122-7/+7
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-126-2299/+2753
* MTD/NAND: Fix printf format warning in nand codeStefan Roese2008-07-102-4/+4
OpenPOWER on IntegriCloud