index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
mxs_nand.c
Age
Commit message (
Expand
)
Author
2015-09-20
mtd: nand: mxs check maximum ecc that platfrom supports
Peng Fan
2015-08-25
mtd: nand: mxs invalidate dcache before DMA read
Peng Fan
2015-08-25
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-30
mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()
Luca Ellero
2015-03-30
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