summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/tegra_nand.c
AgeCommit message (Expand)Author
2015-09-11Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass
2015-08-13tegra: nand: disable subpage writesMarcel Ziswiler
2015-08-13mtd/nand/tegra: alignment workaroundMarcel Ziswiler
2015-08-13tegra: nand: fix read_byte required for proper onfi detectionMarcel Ziswiler
2015-01-29dm: tegra: nand: Remove use of fdtdec GPIO supportSimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin
2012-10-29tegra: nand: make ONFI detection workLucas Stach
2012-10-15tegra: nand: add board pinmuxLucas Stach
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren
2012-09-07tegra: nand: Add Tegra NAND driverJim Lin