Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
afed2a1ad20ace7f4abc388a070e295f30630f7b
/
drivers
/
mtd
/
nand
/
raw
/
mxs_nand.c
afed2a1
mtd: nand: raw: mxs_nand changes for nandbcb
by Han Xu
· Wed May 06 20:59:19 2020 +0800
3f27778
nand: enable the Randomizer module for i.mx7 and i.mx8
by Alice Guo
· Mon May 04 22:09:03 2020 +0800
e4f2b00
mxs_nand: don't check zero count when ECC reading with randomizer
by Han Xu
· Mon May 04 22:09:02 2020 +0800
128abf4
mtd: nand: support GPMI NAND driver for i.MX8
by Peng Fan
· Mon May 04 22:09:00 2020 +0800
7f174c6
nand: mxs_nand: make imx8mm can use hardware BCH and randomizer
by Alice Guo
· Mon May 04 22:08:59 2020 +0800
33543b5
mtd: mxs_nand: fix the gf_13/14 definition issue
by Han Xu
· Mon May 04 22:08:58 2020 +0800
74948b8
mxs_nand: Add support for i.MX8M
by Ye Li
· Mon May 04 22:08:54 2020 +0800
9e81373
nand: mxs: correct bitflip for erased NAND page
by Peng Fan
· Mon May 04 22:08:53 2020 +0800
df23c9d
nand: mxs: fix the bitflips for erased page when uncorrectable error
by Peng Fan
· Mon May 04 22:08:52 2020 +0800
c673613
mtd: gpmi: provide the option to use legacy bch geometry
by Ye Li
· Mon May 04 22:08:51 2020 +0800
9454744
mtd: gpmi: change the BCH layout setting for large oob NAND
by Ye Li
· Mon May 04 22:08:50 2020 +0800
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· Thu Nov 14 12:57:39 2019 -0700
c5540137
nand: mxs_nand: add API for switching different BCH layouts
by Igor Opaniuk
· Sun Nov 03 16:49:43 2019 +0100
f63ef49
i.MX6: nand: add nandbcb command for imx
by Shyam Saini
· Fri Jun 14 13:05:33 2019 +0530
43ec7e0
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
by Trevor Woerner
· Fri May 03 09:41:00 2019 -0400
cb61ead
MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL
by Adam Ford
· Thu Jan 17 07:16:39 2019 -0600
6edb91a
MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static
by Adam Ford
· Sat Jan 12 06:25:48 2019 -0600
1021073
MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC
by Adam Ford
· Wed Jan 02 20:36:52 2019 -0600
1f1ae15
mtd: move NAND files into a raw/ subdirectory
by Miquel Raynal
· Thu Aug 16 17:30:07 2018 +0200
[Renamed from drivers/mtd/nand/mxs_nand.c]
ead66eb
mtd: nand: mxs_nand: add support for specific ECC strength
by Stefan Agner
· Fri Jun 22 18:06:18 2018 +0200
150ddbc
mtd: nand: mxs_nand: add device tree support
by Stefan Agner
· Fri Jun 22 18:06:17 2018 +0200
19f9051
mtd: nand: mxs_nand: move structs into header file
by Stefan Agner
· Fri Jun 22 18:06:16 2018 +0200
4dc98db
mtd: nand: mxs_nand: add use_minimum_ecc to struct
by Stefan Agner
· Fri Jun 22 18:06:15 2018 +0200
404b110
mtd: nand: mxs_nand: separate board/controller init
by Stefan Agner
· Fri Jun 22 18:06:14 2018 +0200
00e6516
mtd: nand: mxs_nand: use more precise function name
by Stefan Agner
· Fri Jun 22 18:06:13 2018 +0200
dc8af6d
mtd: nand: mxs_nand: move register structs to driver data
by Stefan Agner
· Fri Jun 22 18:06:12 2018 +0200
4d42ac1
mtd: nand: mxs_nand: add minimal ECC support
by Stefan Agner
· Fri Jun 22 17:19:51 2018 +0200
72d627d
mtd: nand: mxs_nand: report correct ECC parameters
by Stefan Agner
· Fri Jun 22 17:19:50 2018 +0200
d0778b3
mtd: nand: mxs_nand: use structure for BCH geometry
by Stefan Agner
· Fri Jun 22 17:19:49 2018 +0200
95f376f
mtd: nand: mxs_nand: allow to enable BBT support
by Stefan Agner
· Fri Jun 22 17:19:48 2018 +0200
5883e55
mtd: nand: mxs_nand: use self init
by Stefan Agner
· Fri Jun 22 17:19:47 2018 +0200
7152f34
mtd: nand: mxs_nand: introduce SPL specific init
by Stefan Agner
· Fri Jun 22 17:19:46 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
2b7a873
mtd: nand: Rename nand.h into rawnand.h
by Masahiro Yamada
· Thu Nov 30 13:45:24 2017 +0900
33731bc
imx: reorganize IMX code as other SOCs
by Stefano Babic
· Thu Jun 29 10:16:06 2017 +0200
1715622
mx6: soc: Move mxs_dma_init() into the mxs nand driver
by Fabio Estevam
· Thu Jun 29 09:33:44 2017 -0300
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
54bf808
mtd: nand: mxs: fix cache alignment for cache lines >32
by Stefan Agner
· Mon Aug 01 23:55:18 2016 -0700
8d56db9
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· Fri Jul 15 13:44:45 2016 -0400
61a382b
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Sun Jun 12 12:51:34 2016 -0400
52ab7ce
mtd: nand: Sync with Linux v4.6
by Scott Wood
· Mon May 30 13:57:58 2016 -0500
46e1310
mtd: nand: Add page argument to write_page() etc.
by Scott Wood
· Mon May 30 13:57:57 2016 -0500
17fed14
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
by Scott Wood
· Mon May 30 13:57:56 2016 -0500
4e70a68
mtd: nand: mxs: use simpler runtime cpu dection macros
by Peng Fan
· Mon May 23 18:36:02 2016 +0800
e37d5a9
nand: mxs: fix error handling for mxs_nand_init
by Peng Fan
· Wed Jan 27 10:38:02 2016 +0800
007c8da
imx: nand: update GPMI NAND driver to support MX7
by Peng Fan
· Tue Dec 22 17:04:23 2015 +0800
2a0bb35
mtd: nand: mxs check maximum ecc that platfrom supports
by Peng Fan
· Mon Sep 07 16:12:11 2015 +0800
e3bbfb7
mtd: nand: mxs invalidate dcache before DMA read
by Peng Fan
· Tue Jul 21 16:15:21 2015 +0800
c94f09d
mtd: nand: mxs support oobsize bigger than 512
by Peng Fan
· Tue Jul 21 16:15:19 2015 +0800
1d87026
mtd: nand: mxs: Replace magic number for bits per ECC level with macro
by Jörg Krause
· Wed Apr 15 09:27:22 2015 +0200
c6fe144
mtd:mxs:nand calculate ecc strength dynamically
by Peng Fan
· Wed Apr 15 09:27:21 2015 +0200
966f1cd
mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()
by Luca Ellero
· Tue Dec 16 15:36:15 2014 +0100
80f06b8
mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf()
by Luca Ellero
· Tue Dec 16 15:36:14 2014 +0100
e854108
mtd: nand: mxs: Add ECC geometry for 2048b/112b NAND
by Marek Vasut
· Thu Sep 25 21:13:36 2014 +0200
59bbd53
mxs_nand: Fix ECC strength for NAND flash with OOB size of 224
by Elie De Brauwer
· Sat Aug 24 16:51:24 2013 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
800029e
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· Fri May 31 18:28:47 2013 -0400
3a38a55
mtd: resync with Linux-3.7.1
by Sergey Lapin
· Mon Jan 14 03:46:50 2013 +0000
8338d1d
mtd: mxs_nand: Add support for i.MX6
by Stefan Roese
· Mon Apr 15 21:14:12 2013 +0000
136f3f4
imx: Move some header files from arch-mxs to imx-common
by Stefan Roese
· Tue Apr 09 21:06:07 2013 +0000
4c0f063
mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problems
by Wolfram Sang
· Wed Dec 05 10:48:47 2012 +0000
c88d30f
NAND: MXS: include common.h first so cache.h is included in correct order
by Tom Warren
· Mon Sep 10 08:47:51 2012 -0700
cbf0bf2
mxs: Convert sys_proto.h prefixes to 'mxs'
by Otavio Salvador
· Mon Aug 13 09:53:12 2012 +0000
22f4ff9
mxs: prefix register structs with 'mxs' prefix
by Otavio Salvador
· Sun Aug 05 09:05:31 2012 +0000
93541b4
DMA: Split the APBH DMA init into block and channel init
by Marek Vasut
· Sun Apr 08 17:34:46 2012 +0000
1b120e8
i.MX28: Add cache support to MXS NAND driver
by Marek Vasut
· Thu Mar 15 18:33:19 2012 +0000
913a725
iMX28: Add GPMI NAND driver
by Marek Vasut
· Tue Nov 08 23:18:16 2011 +0000