summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2009-02-22Nand driver for Nomadik SoCAlessandro Rubini
2009-02-06NAND: Add timeout for reset commandPeter Tyser
2009-02-06NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TESTPeter Tyser
2009-02-06NAND: Fixed invalid pointers to static relocated chip namesValeriy Glushkov
2009-02-02Blackfin: add driver for on-chip NAND controllerMike Frysinger
2009-01-24OMAP3: Add NAND supportDirk Behme
2009-01-23nand: fixup printf modifiers to match types usedMike Frysinger
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger
2009-01-23NAND: Enable nand lock, unlock featureNishanth Menon
2009-01-23NAND: move board_nand_init to nand.hMike Frysinger
2008-12-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2008-12-19NAND FSL elbc: Use virt_to_phys to determine which bank is in useKumar Gala
2008-12-16NAND: Mark the BBT as scanned prior to calling scan_bbt.Scott Wood
2008-11-25NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().Scott Wood
2008-10-29NAND: Properly create JFFS2 cleanmarkers.Scott Wood
2008-10-29NAND fsl elbc: Set FMR[ECCM] based on page size.Scott Wood
2008-10-29Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang
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-10-14Fix the NAND size overflow issue.Jason Jin
2008-09-12fsl_elbc_nand: ecclayout cleanupsAnton Vorontsov
2008-09-12fsl_elbc_nand: implement support for flash-based BBTAnton Vorontsov
2008-09-12fsl_elbc_nand: fix OOB workability for large page NAND chipsAnton Vorontsov
2008-08-31NAND: add NAND driver for S3C64XXGuennadi Liakhovetski
2008-08-14Coding Style cleanup, update CHANGELOGWolfgang Denk
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-12NAND read/write fixScott Wood
2008-08-12nand: fsl_upm: convert to updated MTD NAND infrastructureAnton Vorontsov
2008-08-12fsl_elbc_nand: Hard-code the FBAR/FPAR split.Scott Wood
2008-08-12fsl_elbc_nand: workaround for hangs during nand writeAnton Vorontsov
2008-08-12Freescale eLBC FCM NAND driverScott Wood
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-10MTD/NAND: Fix printf format warning in nand codeStefan Roese
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-06-10NAND FSL UPM: driver re-write using the hwcontrol callbackWolfgang Grandegger
2008-05-28nand: Correct NAND erase percentage outputDirk Behme
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-04-21PATCH - Fix oob data copied into supplied bufferTroy Kisky
2008-04-17Remove conflicting NAND IDMike Frysinger
2008-01-16nand: FSL UPM NAND driverAnton Vorontsov
2008-01-09fix comments with new drivers organizationMarcel Ziswiler