Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c673613c54f50d984ed36e2fa1966b1a5989bb8a
/
drivers
/
mtd
/
nand
/
raw
/
mxs_nand.c
c673613
mtd: gpmi: provide the option to use legacy bch geometry
by Ye Li
· 4 years, 7 months ago
9454744
mtd: gpmi: change the BCH layout setting for large oob NAND
by Ye Li
· 4 years, 7 months ago
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
c5540137
nand: mxs_nand: add API for switching different BCH layouts
by Igor Opaniuk
· 5 years ago
f63ef49
i.MX6: nand: add nandbcb command for imx
by Shyam Saini
· 5 years ago
43ec7e0
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
by Trevor Woerner
· 6 years ago
cb61ead
MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL
by Adam Ford
· 6 years ago
6edb91a
MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static
by Adam Ford
· 6 years ago
1021073
MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC
by Adam Ford
· 6 years ago
1f1ae15
mtd: move NAND files into a raw/ subdirectory
by Miquel Raynal
· 6 years ago
[Renamed from drivers/mtd/nand/mxs_nand.c]
ead66eb
mtd: nand: mxs_nand: add support for specific ECC strength
by Stefan Agner
· 6 years ago
150ddbc
mtd: nand: mxs_nand: add device tree support
by Stefan Agner
· 6 years ago
19f9051
mtd: nand: mxs_nand: move structs into header file
by Stefan Agner
· 6 years ago
4dc98db
mtd: nand: mxs_nand: add use_minimum_ecc to struct
by Stefan Agner
· 6 years ago
404b110
mtd: nand: mxs_nand: separate board/controller init
by Stefan Agner
· 6 years ago
00e6516
mtd: nand: mxs_nand: use more precise function name
by Stefan Agner
· 6 years ago
dc8af6d
mtd: nand: mxs_nand: move register structs to driver data
by Stefan Agner
· 6 years ago
4d42ac1
mtd: nand: mxs_nand: add minimal ECC support
by Stefan Agner
· 6 years ago
72d627d
mtd: nand: mxs_nand: report correct ECC parameters
by Stefan Agner
· 6 years ago
d0778b3
mtd: nand: mxs_nand: use structure for BCH geometry
by Stefan Agner
· 6 years ago
95f376f
mtd: nand: mxs_nand: allow to enable BBT support
by Stefan Agner
· 6 years ago
5883e55
mtd: nand: mxs_nand: use self init
by Stefan Agner
· 6 years ago
7152f34
mtd: nand: mxs_nand: introduce SPL specific init
by Stefan Agner
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
2b7a873
mtd: nand: Rename nand.h into rawnand.h
by Masahiro Yamada
· 7 years ago
33731bc
imx: reorganize IMX code as other SOCs
by Stefano Babic
· 7 years ago
1715622
mx6: soc: Move mxs_dma_init() into the mxs nand driver
by Fabio Estevam
· 7 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
54bf808
mtd: nand: mxs: fix cache alignment for cache lines >32
by Stefan Agner
· 8 years ago
8d56db9
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
61a382b
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
52ab7ce
mtd: nand: Sync with Linux v4.6
by Scott Wood
· 8 years ago
46e1310
mtd: nand: Add page argument to write_page() etc.
by Scott Wood
· 8 years ago
17fed14
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
by Scott Wood
· 8 years ago
4e70a68
mtd: nand: mxs: use simpler runtime cpu dection macros
by Peng Fan
· 9 years ago
e37d5a9
nand: mxs: fix error handling for mxs_nand_init
by Peng Fan
· 9 years ago
007c8da
imx: nand: update GPMI NAND driver to support MX7
by Peng Fan
· 9 years ago
2a0bb35
mtd: nand: mxs check maximum ecc that platfrom supports
by Peng Fan
· 9 years ago
e3bbfb7
mtd: nand: mxs invalidate dcache before DMA read
by Peng Fan
· 9 years ago
c94f09d
mtd: nand: mxs support oobsize bigger than 512
by Peng Fan
· 9 years ago
1d87026
mtd: nand: mxs: Replace magic number for bits per ECC level with macro
by Jörg Krause
· 10 years ago
c6fe144
mtd:mxs:nand calculate ecc strength dynamically
by Peng Fan
· 10 years ago
966f1cd
mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()
by Luca Ellero
· 10 years ago
80f06b8
mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf()
by Luca Ellero
· 10 years ago
e854108
mtd: nand: mxs: Add ECC geometry for 2048b/112b NAND
by Marek Vasut
· 10 years ago
59bbd53
mxs_nand: Fix ECC strength for NAND flash with OOB size of 224
by Elie De Brauwer
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
800029e
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 11 years ago
3a38a55
mtd: resync with Linux-3.7.1
by Sergey Lapin
· 12 years ago
8338d1d
mtd: mxs_nand: Add support for i.MX6
by Stefan Roese
· 12 years ago
136f3f4
imx: Move some header files from arch-mxs to imx-common
by Stefan Roese
· 12 years ago
4c0f063
mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problems
by Wolfram Sang
· 12 years ago
c88d30f
NAND: MXS: include common.h first so cache.h is included in correct order
by Tom Warren
· 12 years ago
cbf0bf2
mxs: Convert sys_proto.h prefixes to 'mxs'
by Otavio Salvador
· 12 years ago
22f4ff9
mxs: prefix register structs with 'mxs' prefix
by Otavio Salvador
· 12 years ago
93541b4
DMA: Split the APBH DMA init into block and channel init
by Marek Vasut
· 13 years ago
1b120e8
i.MX28: Add cache support to MXS NAND driver
by Marek Vasut
· 13 years ago
913a725
iMX28: Add GPMI NAND driver
by Marek Vasut
· 13 years ago