summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: OMAP: Enable GPMC prefetch modeDaniel Mack2015-01-131-1/+5
* kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada2014-09-164-4/+0
* mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher2014-08-252-19/+110
* mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher2014-08-251-0/+1
* mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-257-257/+728
* mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta2014-06-061-0/+8
* mtd: nand: omap_gpmc: use macro for register definitionspekon gupta2014-06-061-1/+2
* mtd: nand: fix GET/SET_FEATURES address on 16-bit devicesDavid Mosberger2014-06-061-1/+10
* mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris2014-06-061-0/+10
* mtd: nand: omap_elm: use macros for register definitionspekon gupta2014-06-061-3/+6
* mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be...pekon gupta2014-06-061-1/+1
* mtd: delete unused filesMasahiro Yamada2014-04-173-212/+0
* mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-041-0/+77
* mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-041-0/+84
* include: delete unused header filesMasahiro Yamada2014-01-242-124/+0
* mtd: move & update nand_ecclayout structure (plus board changes)Prabhakar Kushwaha2013-11-211-0/+23
* mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANPaul Burton2013-10-091-0/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-247-85/+7
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-05-314-315/+268
|\
| * mtd: resync with Linux-3.7.1Sergey Lapin2013-05-314-315/+268
* | mtd: nand: add driver for diskonchip g4 nand flashMike Dunn2013-05-051-0/+134
|/
* Consolidate bool typeYork Sun2013-04-011-1/+1
* nand: Move the sub-page read support enable to a flagJoe Hershberger2012-11-261-3/+4
* include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} red...Kim Phillips2012-11-041-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-09-211-3/+4
|\
| * nand: Try to align the default buffersSimon Glass2012-09-071-3/+4
* | mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverMarek Vasut2012-09-171-3/+0
* | nand: consolidate duplicated constantsJoe Hershberger2012-09-171-0/+2
|/
* st_smi: Change SMI timeout valuesAmit Virdi2012-07-071-2/+2
* st_smi: Add support for SPEAr SMI driverVipin KUMAR2012-07-071-0/+117
* mtd/NAND: Add FSMC driver supportVipin KUMAR2012-07-071-0/+101
* linux/compat.h: rename from linux/mtd/compat.hMike Frysinger2012-04-304-55/+3
* onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB()Lukasz Majewski2012-04-041-0/+4
* onenand:samsung Target dependent OneNAND chip probe functionLukasz Majewski2012-04-042-0/+3
* nand: reinstate lazy bad block scanningScott Wood2012-02-281-0/+2
* Revert "nand: make 1-bit software ECC configurable"Scott Wood2012-02-281-25/+0
* nand: make 1-bit software ECC configurableChristian Hitz2012-01-261-0/+25
* nand: Merge changes to BBT from Linux nand driverChristian Hitz2012-01-261-0/+2
* nand: Merge changes from Linux nand driverChristian Hitz2012-01-262-165/+232
* nand: Merge BCH code from Linux nand driverChristian Hitz2012-01-262-7/+75
* nand: Add common functions to linux/mtd/nand.hSimon Schwarz2011-12-061-0/+7
* NAND: Really ignore bad blocks when scrubbingMarek Vasut2011-10-031-0/+1
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-041-1/+1
* NAND: add support for reading ONFI page tableFlorian Fainelli2011-04-011-0/+69
* mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()Lei Wen2011-01-121-1/+3
* NAND: add NAND_CMD_PARAM (0xec) definitionFlorian Fainelli2010-12-171-0/+1
* nand: constify id/manu tablesMike Frysinger2010-12-171-2/+2
* mtd: OneNAND: add support for OneNAND manufactured by NumonyxEnric Balletbo i Serra2010-10-111-0/+1
* mtd: add an mtd method for get_len_incl_bad()Ben Gardiner2010-10-111-1/+3
* nand: remove dead code and suspend/resumeScott Wood2010-10-111-4/+0
OpenPOWER on IntegriCloud