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