index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
mxs_nand.c
Age
Commit message (
Expand
)
Author
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-06
mtd: nand: mxs: fix cache alignment for cache lines >32
Stefan Agner
2016-07-16
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2016-06-12
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-06-04
mtd: nand: Sync with Linux v4.6
Scott Wood
2016-06-04
mtd: nand: Add page argument to write_page() etc.
Scott Wood
2016-06-04
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
Scott Wood
2016-05-24
mtd: nand: mxs: use simpler runtime cpu dection macros
Peng Fan
2016-02-12
nand: mxs: fix error handling for mxs_nand_init
Peng Fan
2016-01-24
imx: nand: update GPMI NAND driver to support MX7
Peng Fan
2015-09-20
mtd: nand: mxs check maximum ecc that platfrom supports
Peng Fan
2015-08-26
mtd: nand: mxs invalidate dcache before DMA read
Peng Fan
2015-08-26
mtd: nand: mxs support oobsize bigger than 512
Peng Fan
2015-05-24
mtd: nand: mxs: Replace magic number for bits per ECC level with macro
Jörg Krause
2015-05-24
mtd:mxs:nand calculate ecc strength dynamically
Peng Fan
2015-03-31
mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()
Luca Ellero
2015-03-31
mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf()
Luca Ellero
2014-10-30
mtd: nand: mxs: Add ECC geometry for 2048b/112b NAND
Marek Vasut
2013-09-11
mxs_nand: Fix ECC strength for NAND flash with OOB size of 224
Elie De Brauwer
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-31
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
2013-05-31
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-04-22
mtd: mxs_nand: Add support for i.MX6
Stefan Roese
2013-04-22
imx: Move some header files from arch-mxs to imx-common
Stefan Roese
2012-12-11
mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problems
Wolfram Sang
2012-09-10
NAND: MXS: include common.h first so cache.h is included in correct order
Tom Warren
2012-09-01
mxs: Convert sys_proto.h prefixes to 'mxs'
Otavio Salvador
2012-09-01
mxs: prefix register structs with 'mxs' prefix
Otavio Salvador
2012-04-16
DMA: Split the APBH DMA init into block and channel init
Marek Vasut
2012-03-29
i.MX28: Add cache support to MXS NAND driver
Marek Vasut
2011-11-11
iMX28: Add GPMI NAND driver
Marek Vasut