Commit Graph

121 Commits (8addd3ed7e6c1bcc54a4c9062e0bec6c302b462d)

Author SHA1 Message Date
Siva Durga Prasad Paladugu 2580a2a7e7 mtd: nand: Increase max sizes of OOB and Page size 9 years ago
Scott Wood d3963721d9 nand: Sync with Linux v4.1 9 years ago
Ezequiel Garcia 86a720aafc mtd: Introduce mtd_block_isreserved() 9 years ago
Scott Wood 273310644f nand: Remove __UBOOT__ ifdefs 9 years ago
Masahiro Yamada f18d11163e mtd: fix false positive "Offset exceeds device limit" error 9 years ago
Heiko Schocher 09c3280754 mtd, nand: Move common functions from cmd_nand.c to common place 9 years ago
Peter Tyser 073adf987e nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE 9 years ago
Daniel Mack c316f577b4 mtd: OMAP: Enable GPMC prefetch mode 10 years ago
Masahiro Yamada 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 10 years ago
Heiko Schocher 4e67c57125 mtd,ubi,ubifs: sync with linux v3.15 10 years ago
Heiko Schocher ddf7bcfa6c mtd, ubi, ubifs: update for the sync with linux v3.14 10 years ago
Heiko Schocher ff94bc40af mtd, ubi, ubifs: resync with Linux-3.14 10 years ago
pekon gupta 46840f66ca mtd: nand: omap: add support for BCH16_ECC - NAND driver updates 10 years ago
pekon gupta 8d13a730de mtd: nand: omap_gpmc: use macro for register definitions 10 years ago
David Mosberger 6e1899e633 mtd: nand: fix GET/SET_FEATURES address on 16-bit devices 10 years ago
Brian Norris 27ce9e4290 mtd: nand: force NAND_CMD_READID onto 8-bit bus 10 years ago
pekon gupta 0439d752c5 mtd: nand: omap_elm: use macros for register definitions 10 years ago
pekon gupta 41bbe4dd49 mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 10 years ago
Masahiro Yamada dd649f1d00 mtd: delete unused files 10 years ago
pekon gupta 2eda892f00 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand 10 years ago
pekon gupta 6aff050988 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand 10 years ago
Masahiro Yamada 3b98b57fa7 include: delete unused header files 11 years ago
Prabhakar Kushwaha 68ec9c85a9 mtd: move & update nand_ecclayout structure (plus board changes) 11 years ago
Paul Burton 40462e541d mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Sergey Lapin dfe64e2c89 mtd: resync with Linux-3.7.1 11 years ago
Mike Dunn 956b03e180 mtd: nand: add driver for diskonchip g4 nand flash 11 years ago
York Sun 472d546054 Consolidate bool type 11 years ago
Joe Hershberger c788ecfdc3 nand: Move the sub-page read support enable to a flag 12 years ago
Kim Phillips 0d4c1c91bb include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined 12 years ago
Marek Vasut 9c790a748f mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver 12 years ago
Joe Hershberger 33b1d5cae3 nand: consolidate duplicated constants 12 years ago
Simon Glass b572595ee9 nand: Try to align the default buffers 12 years ago
Amit Virdi 0e88ff08fe st_smi: Change SMI timeout values 12 years ago
Vipin KUMAR f3fcf92d59 st_smi: Add support for SPEAr SMI driver 12 years ago
Vipin KUMAR 7f0730a02e mtd/NAND: Add FSMC driver support 12 years ago
Mike Frysinger 7b15e2bb9b linux/compat.h: rename from linux/mtd/compat.h 12 years ago
Lukasz Majewski e26fd3d3bf onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() 12 years ago
Lukasz Majewski 6b3967bbbb onenand:samsung Target dependent OneNAND chip probe function 12 years ago
Scott Wood fb49454b1b nand: reinstate lazy bad block scanning 13 years ago
Scott Wood 1f7b1743d3 Revert "nand: make 1-bit software ECC configurable" 13 years ago
Christian Hitz 4fee6c2f29 nand: make 1-bit software ECC configurable 13 years ago
Christian Hitz ff8a8a7183 nand: Merge changes to BBT from Linux nand driver 13 years ago
Christian Hitz 2a8e0fc8b3 nand: Merge changes from Linux nand driver 13 years ago
Christian Hitz 4c6de8560c nand: Merge BCH code from Linux nand driver 13 years ago
Simon Schwarz 82645f816f nand: Add common functions to linux/mtd/nand.h 13 years ago
Marek Vasut 6d41419f0b NAND: Really ignore bad blocks when scrubbing 13 years ago
Albert ARIBAUD fa82f871c8 Convert ISO-8859 files to UTF-8 13 years ago
Florian Fainelli 0272c718ba NAND: add support for reading ONFI page table 13 years ago
Lei Wen 245eb90091 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() 14 years ago