summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/nand_base.c
AgeCommit message (Expand)Author
2009-11-18NAND: Update read_read_subpage API checkSandeep Paulraj
2009-11-13NAND: fix "raw" reads with ECC syndrome layoutsDavid Brownell
2009-11-13NAND: Don't walk past end of oobfree[]Sandeep Paulraj
2009-11-13NAND: Update check condition for nand_read_page_hwecc APISandeep Paulraj
2009-11-13NAND: Updating comments/explanations in the NAND driverSandeep Paulraj
2009-11-13NAND: Subpage shift for ecc_steps equal to 16Sandeep Paulraj
2009-11-13NAND: Remove commented out codeSandeep Paulraj
2009-11-13NAND: Correct the "chip_shift" calculationSandeep Paulraj
2009-11-13NAND: Update to support 64 bit device sizeSandeep Paulraj
2009-08-26MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRSTSandeep Paulraj
2009-08-26NAND: ADD page Parameter to all read_page/read_page_raw API'sSandeep Paulraj
2009-04-28mtd: nand: Include linux/mtd/partitions.h in nand_base.hStefan Roese
2009-03-23Enable multi chip support in the NAND layerWolfgang Grandegger
2009-02-06NAND: Add timeout for reset commandPeter Tyser
2009-02-06NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TESTPeter Tyser
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger
2008-12-16NAND: Mark the BBT as scanned prior to calling scan_bbt.Scott Wood
2008-10-29NAND: Reset chip on power-upKarl Beldan
2008-10-29NAND: sync with 2.6.27Scott Wood
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-12NAND: chip->state does not always get set.Marcel Ziswiler
2008-08-12NAND: Scan bad blocks lazily.Ilya Yanok
2008-08-12Don't panic if a controller driver does ecc its own way.Scott Wood
2008-08-12NAND: Make NAND driver less verbose per defaultStefan Roese
2008-08-12NAND: Change nand_wait_ready() to not call nand_wait()Stefan Roese
2008-08-12Fixing coding style issuesWilliam Juul
2008-08-12Remove white space at end.William Juul
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul
2008-07-09NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood
2008-06-11NAND: Added support for 128-bit OOB, adaptedSergei Poselenov
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-04-21PATCH - Fix oob data copied into supplied bufferTroy Kisky
2007-11-25drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD