aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/denali.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-25mtd: nand: denali: allow to override revision numberMasahiro Yamada1-2/+1
2017-04-25mtd: nand: denali: support 64bit capable DMA engineMasahiro Yamada1-0/+1
2017-04-25mtd: nand: denali: support HW_ECC_FIXUP capabilityMasahiro Yamada1-2/+12
2017-03-28mtd: nand: denali: remove unnecessary writes to ECC_CORRECTIONMasahiro Yamada1-3/+0
2017-03-24mtd: nand: denali: use int where no reason to use fixed width variableMasahiro Yamada1-4/+4
2017-03-24mtd: nand: denali: introduce capability flagMasahiro Yamada1-0/+1
2017-03-24mtd: nand: denali: consolidate INTR_STATUS__* and INTR_EN__* macrosMasahiro Yamada1-43/+18
2017-03-24mtd: nand: denali: fix comment of denali_nand_info::flash_memMasahiro Yamada1-2/+2
2017-03-24mtd: nand: denali: remove more unused struct membersMasahiro Yamada1-2/+0
2017-03-24mtd: nand: denali: remove unused CONFIG option and macrosMasahiro Yamada1-99/+0
2016-11-19mtd: nand: denali: remove unused struct member totalblks, blksperchipMasahiro Yamada1-2/+0
2016-11-19mtd: nand: denali: remove detect_partition_feature()Masahiro Yamada1-9/+0
2016-11-19mtd: nand: denali: remove unused struct member denali_nand_info::idxMasahiro Yamada1-1/+0
2015-12-18mtd: nand: denali: use the mtd instance embedded in struct nand_chipBoris BREZILLON1-1/+0
2015-09-29mtd: nand: denali: max_banks calculation changed in revision 5.1Graham Moore1-0/+2
2014-09-17mtd: denali: fix include guard and license block of denali.hMasahiro Yamada1-23/+4
2014-01-11mtd: denali: kill the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZEHuang Shijie1-3/+1
2012-11-15mtd: denali: add a DT driverDinh Nguyen1-0/+1
2012-11-15mtd: denali: split the generic driver and PCI layerDinh Nguyen1-0/+4
2011-05-25mtd: denali: detect the number of banksJamie Iles1-1/+1
2011-05-25mtd: denali: remove nearly-duplicated register definitionsJamie Iles1-314/+57
2011-05-25mtd: denali: convert to generic DMA APIJamie Iles1-1/+1
2010-08-11nand/denali: use dev_xx debug function to replace nand_dbg_print and some printkChuanxiao Dong1-18/+0
2010-08-06mtd: denali: Add multi connected NAND supportChuanxiao Dong1-0/+1
2010-08-06mtd: denali: Remove set_ecc_config functionChuanxiao Dong1-0/+1
2010-08-06mtd: denali: Remove device_info_tag structureChuanxiao.Dong1-39/+4
2010-08-05mtd: denali: rename functions which is named by using capitalsChuanxiao Dong1-5/+0
2010-08-02mtd: denali.h: fixed checkpatch errorsDong, Chuanxiao1-82/+78
2010-05-13mtd/nand: Add Intel Moorestown/Denali NAND supportJason Roberts1-0/+816