index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
nand_base.c
Age
Commit message (
Expand
)
Author
2017-04-05
Blackfin: Remove
Tom Rini
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-07-25
mtd: nand: fix bug writing 1 byte less than page size
Hector Palacios
2016-07-25
mtd: nand: add common DT init code
Brian Norris
2016-06-24
mtd: nand: Drop a blank line in nand_wait()
Andre Renaud
2016-06-04
mtd: nand: Sync with Linux v4.6
Scott Wood
2016-06-04
mtd: nand: Add page argument to write_page() etc.
Scott Wood
2016-06-04
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
Scott Wood
2015-08-26
nand: Sync with Linux v4.1
Scott Wood
2015-08-26
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
2015-08-26
nand: Remove __UBOOT__ ifdefs
Scott Wood
2015-03-31
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
Peter Tyser
2015-01-23
powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards
Masahiro Yamada
2015-01-09
mtd: nand: do not scan BBT after scrub
Masahiro Yamada
2015-01-09
mtd: nand: Mark the BBT as scanned prior to calling scan_bbt again
Masahiro Yamada
2015-01-09
mtd: nand: revive "nand scrub" command
Masahiro Yamada
2014-11-27
nand: reinstate lazy bad block scanning
Rostislav Lisovy
2014-09-25
mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep()
Stefan Roese
2014-09-16
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
2014-08-25
mtd,ubi,ubifs: sync with linux v3.15
Heiko Schocher
2014-08-25
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
2014-06-06
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
2014-06-06
mtd: nand: don't use read_buf for 8-bit ONFI transfers
Brian Norris
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-09
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
Paul Burton
2013-05-31
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-05-22
mtd: nand: fix the partial page write condition
htbegin
2012-11-26
nand: Move the sub-page read support enable to a flag
Joe Hershberger
2012-11-04
drivers/mtd/nand: sparse fixes
Kim Phillips
2012-09-21
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-09-17
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
Marek Vasut
2012-09-17
mtd: support ONFI multi lun NAND
Matthieu CASTET
2012-09-07
nand: Try to align the default buffers
Simon Glass
2012-05-18
NAND: Remove ONFI detection message to from bootup log
Stefan Roese
2012-04-30
linux/compat.h: rename from linux/mtd/compat.h
Mike Frysinger
2012-02-28
nand: reinstate lazy bad block scanning
Scott Wood
2012-02-28
Revert "nand: make 1-bit software ECC configurable"
Scott Wood
2012-01-26
nand: make 1-bit software ECC configurable
Christian Hitz
2012-01-26
nand: Sanitize ONFI strings.
Christian Hitz
2012-01-26
nand: Merge changes from Linux nand driver
Christian Hitz
2012-01-26
nand: cleanup whitespace
Christian Hitz
2012-01-26
nand: Merge BCH code from Linux nand driver
Christian Hitz
2011-12-06
nand: Add common functions to linux/mtd/nand.h
Simon Schwarz
2011-10-03
NAND: Really ignore bad blocks when scrubbing
Marek Vasut
2011-09-30
spl: add NAND Library to new SPL
Simon Schwarz
2011-07-01
nand_base: trivial: fix comment read/write comment
Ben Gardiner
2011-04-15
NAND: rearrange ONFI revision checking, add ONFI 2.3
Florian Fainelli
2011-04-15
NAND: Fix integer overflow in ONFI detection of chips >= 4GiB
Florian Fainelli
2011-04-01
NAND: add support for reading ONFI page table
Florian Fainelli
2011-04-01
NAND: add more watchdog resets
Scott Wood
[next]