summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/nand_base.c
Commit message (Expand)AuthorAgeLines
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-1/+1
* mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios2016-07-24-1/+1
* mtd: nand: add common DT init codeBrian Norris2016-07-24-0/+70
* mtd: nand: Drop a blank line in nand_wait()Andre Renaud2016-06-24-1/+0
* mtd: nand: Sync with Linux v4.6Scott Wood2016-06-03-101/+228
* mtd: nand: Add page argument to write_page() etc.Scott Wood2016-06-03-10/+21
* mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-03-36/+36
* nand: Sync with Linux v4.1Scott Wood2015-08-25-67/+137
* mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2015-08-25-0/+18
* nand: Remove __UBOOT__ ifdefsScott Wood2015-08-25-396/+1
* nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser2015-03-30-65/+0
* powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boardsMasahiro Yamada2015-01-23-5/+0
* mtd: nand: do not scan BBT after scrubMasahiro Yamada2015-01-09-5/+2
* mtd: nand: Mark the BBT as scanned prior to calling scan_bbt againMasahiro Yamada2015-01-09-1/+1
* mtd: nand: revive "nand scrub" commandMasahiro Yamada2015-01-09-1/+1
* nand: reinstate lazy bad block scanningRostislav Lisovy2014-11-26-3/+7
* mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep()Stefan Roese2014-09-25-3/+1
* kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada2014-09-16-1/+0
* mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher2014-08-25-33/+141
* mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-25-498/+1367
* mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris2014-06-06-2/+4
* mtd: nand: don't use read_buf for 8-bit ONFI transfersBrian Norris2014-06-06-2/+3
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14-1/+1
* mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANPaul Burton2013-10-09-4/+14
* mtd: resync with Linux-3.7.1Sergey Lapin2013-05-31-730/+926
* mtd: nand: fix the partial page write conditionhtbegin2013-05-22-1/+1
* nand: Move the sub-page read support enable to a flagJoe Hershberger2012-11-26-2/+7
* drivers/mtd/nand: sparse fixesKim Phillips2012-11-04-6/+7
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-09-21-1/+2
|\
| * nand: Try to align the default buffersSimon Glass2012-09-07-1/+2
* | mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverMarek Vasut2012-09-17-5/+2
* | mtd: support ONFI multi lun NANDMatthieu CASTET2012-09-17-1/+2
|/
* NAND: Remove ONFI detection message to from bootup logStefan Roese2012-05-18-2/+3
* linux/compat.h: rename from linux/mtd/compat.hMike Frysinger2012-04-30-1/+1
* nand: reinstate lazy bad block scanningScott Wood2012-02-28-3/+7
* Revert "nand: make 1-bit software ECC configurable"Scott Wood2012-02-28-4/+0
* nand: make 1-bit software ECC configurableChristian Hitz2012-01-26-0/+4
* nand: Sanitize ONFI strings.Christian Hitz2012-01-26-1/+22
* nand: Merge changes from Linux nand driverChristian Hitz2012-01-26-150/+309
* nand: cleanup whitespaceChristian Hitz2012-01-26-74/+78
* nand: Merge BCH code from Linux nand driverChristian Hitz2012-01-26-1/+38
* nand: Add common functions to linux/mtd/nand.hSimon Schwarz2011-12-06-3/+3
* NAND: Really ignore bad blocks when scrubbingMarek Vasut2011-10-03-1/+1
* spl: add NAND Library to new SPLSimon Schwarz2011-09-30-2/+2
* nand_base: trivial: fix comment read/write commentBen Gardiner2011-07-01-1/+1
* NAND: rearrange ONFI revision checking, add ONFI 2.3Florian Fainelli2011-04-15-8/+12
* NAND: Fix integer overflow in ONFI detection of chips >= 4GiBFlorian Fainelli2011-04-15-1/+1
* NAND: add support for reading ONFI page tableFlorian Fainelli2011-04-01-49/+144
* NAND: add more watchdog resetsScott Wood2011-04-01-0/+6
* Minor Coding Style Cleanup.Wolfgang Denk2011-02-02-19/+19