summaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)AuthorFilesLines
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada4-4/+0
2014-08-26mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher2-19/+110
2014-08-26mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher1-0/+1
2014-08-26mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher7-257/+728
2014-06-07mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta1-0/+8
2014-06-07mtd: nand: omap_gpmc: use macro for register definitionspekon gupta1-1/+2
2014-06-07mtd: nand: fix GET/SET_FEATURES address on 16-bit devicesDavid Mosberger1-1/+10
2014-06-07mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris1-0/+10
2014-06-07mtd: nand: omap_elm: use macros for register definitionspekon gupta1-3/+6
2014-06-07mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be...pekon gupta1-1/+1
2014-04-17mtd: delete unused filesMasahiro Yamada3-212/+0
2014-03-05mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta1-0/+77
2014-03-05mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta1-0/+84
2014-01-25include: delete unused header filesMasahiro Yamada2-124/+0
2013-11-21mtd: move & update nand_ecclayout structure (plus board changes)Prabhakar Kushwaha1-0/+23
2013-10-09mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANPaul Burton1-0/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk7-85/+7
2013-06-01Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini4-315/+268
2013-06-01mtd: resync with Linux-3.7.1Sergey Lapin4-315/+268
2013-05-06mtd: nand: add driver for diskonchip g4 nand flashMike Dunn1-0/+134
2013-04-02Consolidate bool typeYork Sun1-1/+1
2012-11-27nand: Move the sub-page read support enable to a flagJoe Hershberger1-3/+4
2012-11-04include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} red...Kim Phillips1-0/+2
2012-09-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-3/+4
2012-09-18mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverMarek Vasut1-3/+0
2012-09-18nand: consolidate duplicated constantsJoe Hershberger1-0/+2
2012-09-08nand: Try to align the default buffersSimon Glass1-3/+4
2012-07-07st_smi: Change SMI timeout valuesAmit Virdi1-2/+2
2012-07-07st_smi: Add support for SPEAr SMI driverVipin KUMAR1-0/+117
2012-07-07mtd/NAND: Add FSMC driver supportVipin KUMAR1-0/+101
2012-04-30linux/compat.h: rename from linux/mtd/compat.hMike Frysinger4-55/+3
2012-04-04onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB()Lukasz Majewski1-0/+4
2012-04-04onenand:samsung Target dependent OneNAND chip probe functionLukasz Majewski2-0/+3
2012-02-29nand: reinstate lazy bad block scanningScott Wood1-0/+2
2012-02-29Revert "nand: make 1-bit software ECC configurable"Scott Wood1-25/+0
2012-01-27nand: make 1-bit software ECC configurableChristian Hitz1-0/+25
2012-01-27nand: Merge changes to BBT from Linux nand driverChristian Hitz1-0/+2
2012-01-27nand: Merge changes from Linux nand driverChristian Hitz2-165/+232
2012-01-27nand: Merge BCH code from Linux nand driverChristian Hitz2-7/+75
2011-12-07nand: Add common functions to linux/mtd/nand.hSimon Schwarz1-0/+7
2011-10-04NAND: Really ignore bad blocks when scrubbingMarek Vasut1-0/+1
2011-08-05Convert ISO-8859 files to UTF-8Albert ARIBAUD1-1/+1
2011-04-01NAND: add support for reading ONFI page tableFlorian Fainelli1-0/+69
2011-01-13mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()Lei Wen1-1/+3
2010-12-17NAND: add NAND_CMD_PARAM (0xec) definitionFlorian Fainelli1-0/+1
2010-12-17nand: constify id/manu tablesMike Frysinger1-2/+2
2010-10-12mtd: OneNAND: add support for OneNAND manufactured by NumonyxEnric Balletbo i Serra1-0/+1
2010-10-12mtd: add an mtd method for get_len_incl_bad()Ben Gardiner1-1/+3
2010-10-12nand: remove dead code and suspend/resumeScott Wood1-4/+0
2010-01-18move definition of macros likely and unlikely to compiler.hMatthias Kaehlcke1-3/+0