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
/
raw
/
mxs_nand.c
Age
Commit message (
Expand
)
Author
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