index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
mxs_nand.c
Age
Commit message (
Expand
)
Author
2022-05-20
nand: raw: mxs_nand: Fix specific hook registration
Michael Trimarchi
2022-05-19
mtd: rawnand: mxs_nand: Fix use_minimum_ecc for spl driver
Ye Li
2022-03-28
mtd: gpmi: fix the bch setting backward compatible issue
Han Xu
2021-09-28
mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface
Patrice Chotard
2020-10-15
mtd: mxs_nand: Fix not calling dev_xxx with a device
Sean Anderson
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-10
mtd: nand: raw: mxs_nand changes for nandbcb
Han Xu
2020-05-10
nand: enable the Randomizer module for i.mx7 and i.mx8
Alice Guo
2020-05-10
mxs_nand: don't check zero count when ECC reading with randomizer
Han Xu
2020-05-10
mtd: nand: support GPMI NAND driver for i.MX8
Peng Fan
2020-05-10
nand: mxs_nand: make imx8mm can use hardware BCH and randomizer
Alice Guo
2020-05-10
mtd: mxs_nand: fix the gf_13/14 definition issue
Han Xu
2020-05-10
mxs_nand: Add support for i.MX8M
Ye Li
2020-05-10
nand: mxs: correct bitflip for erased NAND page
Peng Fan
2020-05-10
nand: mxs: fix the bitflips for erased page when uncorrectable error
Peng Fan
2020-05-10
mtd: gpmi: provide the option to use legacy bch geometry
Ye Li
2020-05-10
mtd: gpmi: change the BCH layout setting for large oob NAND
Ye Li
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-11-03
nand: mxs_nand: add API for switching different BCH layouts
Igor Opaniuk
2019-07-19
i.MX6: nand: add nandbcb command for imx
Shyam Saini
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-02-15
MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL
Adam Ford
2019-02-15
MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static
Adam Ford
2019-02-15
MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC
Adam Ford
2018-09-20
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal