aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/nand_base.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-08mtd: nand: supress 'unknown NAND' warning if no nand is foundSteve Sakoman1-3/+6
2010-07-08NAND: show manufacturer and device ID for unknown chipsFlorian Fainelli1-1/+5
2009-11-18NAND: Update read_read_subpage API checkSandeep Paulraj1-1/+1
2009-11-13NAND: fix "raw" reads with ECC syndrome layoutsDavid Brownell1-4/+96
2009-11-13NAND: Don't walk past end of oobfree[]Sandeep Paulraj1-1/+2
2009-11-13NAND: Update check condition for nand_read_page_hwecc APISandeep Paulraj1-1/+1
2009-11-13NAND: Updating comments/explanations in the NAND driverSandeep Paulraj1-4/+8
2009-11-13NAND: Subpage shift for ecc_steps equal to 16Sandeep Paulraj1-0/+1
2009-11-13NAND: Remove commented out codeSandeep Paulraj1-1/+0
2009-11-13NAND: Correct the "chip_shift" calculationSandeep Paulraj1-1/+1
2009-11-13NAND: Update to support 64 bit device sizeSandeep Paulraj1-10/+16
2009-08-26MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRSTSandeep Paulraj1-0/+59
2009-08-26NAND: ADD page Parameter to all read_page/read_page_raw API'sSandeep Paulraj1-7/+9
2009-04-28mtd: nand: Include linux/mtd/partitions.h in nand_base.hStefan Roese1-0/+4
2009-03-23Enable multi chip support in the NAND layerWolfgang Grandegger1-0/+2
2009-02-06NAND: Add timeout for reset commandPeter Tyser1-2/+17
2009-02-06NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TESTPeter Tyser1-0/+2
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger1-1/+1
2008-12-16NAND: Mark the BBT as scanned prior to calling scan_bbt.Scott Wood1-1/+1
2008-10-29NAND: Reset chip on power-upKarl Beldan1-0/+8
2008-10-29NAND: sync with 2.6.27Scott Wood1-8/+119
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-5/+0
2008-08-12NAND: chip->state does not always get set.Marcel Ziswiler1-0/+1
2008-08-12NAND: Scan bad blocks lazily.Ilya Yanok1-3/+7
2008-08-12Don't panic if a controller driver does ecc its own way.Scott Wood1-2/+6
2008-08-12NAND: Make NAND driver less verbose per defaultStefan Roese1-3/+3
2008-08-12NAND: Change nand_wait_ready() to not call nand_wait()Stefan Roese1-1/+10
2008-08-12Fixing coding style issuesWilliam Juul1-1/+1
2008-08-12Remove white space at end.William Juul1-2/+2
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul1-1695/+1784
2008-07-09NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood1-35/+68
2008-06-11NAND: Added support for 128-bit OOB, adaptedSergei Poselenov1-13/+33
2008-05-21Big white-space cleanup.Wolfgang Denk1-10/+10
2008-04-21PATCH - Fix oob data copied into supplied bufferTroy Kisky1-9/+8
2007-11-25drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD1-0/+2668