summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/fsl_upm.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal1-184/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-06-04mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood1-11/+11
2015-03-31nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser1-18/+0
2014-08-26mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher1-0/+4
2013-10-15Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-4/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-4/+1
2012-10-05MPC85xx: remove support for TQM85xx boardsWolfgang Denk1-5/+5
2011-10-04PPC: Fix fsl_upm.c by renaming nand handling functionsMarek Vasut1-8/+8
2010-12-13fsl_upm: Add MxMR/MDR synchronizationJohn Schmoller1-0/+2
2009-03-23Add wait flags to support board/chip specific delaysWolfgang Grandegger1-9/+28
2009-03-23Add support for TQM-specific chip select logic to FSL-UPMWolfgang Grandegger1-1/+4
2009-03-23Add multi chip support to the FSL-UPM driverWolfgang Grandegger1-8/+36
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-3/+0
2008-08-12nand: fsl_upm: convert to updated MTD NAND infrastructureAnton Vorontsov1-40/+28
2008-06-11NAND FSL UPM: driver re-write using the hwcontrol callbackWolfgang Grandegger1-82/+46
2008-01-16nand: FSL UPM NAND driverAnton Vorontsov1-0/+201