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
/
mxc_nand.c
Age
Commit message (
Expand
)
Author
2018-09-20
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-23
mtd: replace MTDDEBUG() with pr_debug()
Masahiro Yamada
2016-06-03
mtd: nand: Sync with Linux v4.6
Scott Wood
2016-06-03
mtd: nand: Add page argument to write_page() etc.
Scott Wood
2016-06-03
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
Scott Wood
2016-06-03
nand: Embed mtd_info in struct nand_chip
Scott Wood
2015-03-30
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
Peter Tyser
2014-08-25
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-12
mtd: mxc_nand: Fix crash after MTD resync
Marek Vasut
2013-05-31
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-04-12
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-04-12
nand: mxc: Switch NAND SPL to generic SPL
Benoît Thébaudeau
2013-04-12
nand: mxc: Use appropriate page number in syndrome functions
Benoît Thébaudeau
2013-04-12
nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()
Benoît Thébaudeau
2013-04-12
nand: mxc: Add support for i.MX5
Benoît Thébaudeau
2013-04-12
nand: mxc: Prepare to add support for i.MX5
Benoît Thébaudeau
2013-04-12
mtd: nand: mxc_nand: Fix is_16bit_nand()
Fabio Estevam
2013-04-01
Consolidate bool type
York Sun
2012-09-18
mxc nand: Fix warning on !MXC_NFC_V2_1
Tom Rini
2012-09-17
mxc nand: Homogenize IP revisions with Linux
Benoît Thébaudeau
2012-09-17
mtd mxc nand: Merge init functions
Benoît Thébaudeau
2012-09-17
mtd mxc nand: Fix ECC state after read_page_raw_syndrome()
Benoît Thébaudeau
2012-09-17
mtd mxc nand: Use _mxc_nand_enable_hwecc()
Benoît Thébaudeau
2012-09-17
mxc nand: Access all ecc_status_result fields
Benoît Thébaudeau
2012-09-17
mxc nand: cosmectic: Light cleanup
Benoît Thébaudeau
2012-09-17
mxc nand: Merge mtd and spl register definitions
Benoît Thébaudeau
2012-05-15
imx: nand: Support flash based BBT
Timo Ketola
2011-10-03
mxc_nand: fix a problem writing more than 32MB
Helmut Raiger
2011-10-03
mxc_nand: fixed some typos (cosmetic)
Helmut Raiger
2011-02-02
mxc_nand: add support for i.MX35 processor
Stefano Babic
2010-03-12
Prepare v2010.03-rc1
Wolfgang Denk
2010-01-27
Nand mxc_nand add v1.1 controller support
John Rigby
2010-01-19
MXC: Add large page oob layout for i.MX31 NAND controller.
Magnus Lilja
2010-01-19
mxc_nand: Update driver to work with i.MX31.
Magnus Lilja
2009-09-04
mxc_nand: Remove Freescale's "All Rights Reserved."
Scott Wood
2009-08-26
mxc_nand: add nand driver for MX2/MX3
Ilya Yanok