summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/mxs_nand.c
Commit message (Expand)AuthorAgeLines
* mtd: nand: mxs: fix cache alignment for cache lines >32Stefan Agner2016-09-06-0/+5
* Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-16-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-06-12-1/+1
|\
| * mtd: nand: mxs: use simpler runtime cpu dection macrosPeng Fan2016-05-24-1/+1
* | mtd: nand: Sync with Linux v4.6Scott Wood2016-06-03-1/+1
* | mtd: nand: Add page argument to write_page() etc.Scott Wood2016-06-03-1/+1
* | mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-03-23/+23
|/
* nand: mxs: fix error handling for mxs_nand_initPeng Fan2016-02-12-9/+15
* imx: nand: update GPMI NAND driver to support MX7Peng Fan2016-01-24-2/+2
* mtd: nand: mxs check maximum ecc that platfrom supportsPeng Fan2015-09-20-1/+8
* mtd: nand: mxs invalidate dcache before DMA readPeng Fan2015-08-25-0/+6
* mtd: nand: mxs support oobsize bigger than 512Peng Fan2015-08-25-9/+23
* mtd: nand: mxs: Replace magic number for bits per ECC level with macroJörg Krause2015-05-24-3/+4
* mtd:mxs:nand calculate ecc strength dynamicallyPeng Fan2015-05-24-18/+12
* mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()Luca Ellero2015-03-30-1/+1
* mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf()Luca Ellero2015-03-30-1/+1
* mtd: nand: mxs: Add ECC geometry for 2048b/112b NANDMarek Vasut2014-10-30-2/+7
* mxs_nand: Fix ECC strength for NAND flash with OOB size of 224Elie De Brauwer2013-09-11-0/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-13/+1
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-05-31-15/+19
|\
| * mtd: resync with Linux-3.7.1Sergey Lapin2013-05-31-15/+19
* | mtd: mxs_nand: Add support for i.MX6Stefan Roese2013-04-22-2/+9
* | imx: Move some header files from arch-mxs to imx-commonStefan Roese2013-04-22-1/+3
|/
* mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problemsWolfram Sang2012-12-11-0/+3
* NAND: MXS: include common.h first so cache.h is included in correct orderTom Warren2012-09-10-1/+1
* mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador2012-09-01-3/+3
* mxs: prefix register structs with 'mxs' prefixOtavio Salvador2012-09-01-6/+6
* DMA: Split the APBH DMA init into block and channel initMarek Vasut2012-04-16-2/+9
* i.MX28: Add cache support to MXS NAND driverMarek Vasut2012-03-29-3/+50
* iMX28: Add GPMI NAND driverMarek Vasut2011-11-11-0/+1118