summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nand_mxs.c
Commit message (Expand)AuthorAgeFilesLines
...
* dma: apbh-dma: move header file to common locationSascha Hauer2013-07-231-1/+1
* ARM: MXS: introduce stmp device supportSascha Hauer2013-07-231-6/+6
* mtd: nand: update to v3.11-rc1Sascha Hauer2013-07-231-6/+9
* mtd: introduce ecc strengthSascha Hauer2013-07-221-0/+1
* mtd: rename MTD_OOB_* to MTD_OPS_*Sascha Hauer2013-07-221-2/+2
* mtd: gpmi-nand: switch to clk supportSascha Hauer2013-06-201-2/+9
* mtd: nand: register nand flashes with nand specific functionSascha Hauer2013-03-041-1/+1
* Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-131-7/+1
* nand: mxs: NO_SUBPAGE_WRITE flag was overwrittenWolfram Sang2012-12-191-3/+9
* mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problemsWolfram Sang2012-12-061-3/+10
* Merge branch 'for-next/mxs'Sascha Hauer2012-11-161-3/+9
|\
| * mtd: nand: mxs: check for errors when resetting ip coreWolfram Sang2012-10-311-3/+9
* | mtd: add parent supportJean-Christophe PLAGNIOL-VILLARD2012-10-171-0/+1
|/
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* mtd nand: add mxs-nand driverWolfram Sang2012-06-301-0/+1258