- 980f65d mtd: remove stale comment in mtd_oob_ops structure by Miquel Raynal · 6 years ago
- 323a73a mtd: nand: add new enum for storing ECC algorithm by Rafał Miłecki · 6 years ago
- da37d09 mtd: nand: export nand_get_flash_type function by Jörg Krause · 7 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- ba8c9ea mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h by Masahiro Yamada · 7 years ago
- 6ae3900 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
- e600137 mtd: nand: introduce NAND_ROW_ADDR_3 flag by Masahiro Yamada · 7 years ago
- a01549b mtd: nand: add a shorthand to generate nand_ecc_caps structure by Masahiro Yamada · 7 years ago
- 470c29d mtd: nand: add generic helpers to check, match, maximize ECC settings by Masahiro Yamada · 7 years ago
- 52cde35 mtd: nand: Pass the CS line to ->setup_data_interface() by Boris Brezillon · 7 years ago
- 436fb2b mtd: nand: allow drivers to request minimum alignment for passed buffer by Masahiro Yamada · 7 years ago
- 94b50a8 mtd: nand: Drop the ->errstat() hook by Boris Brezillon · 7 years ago
- 4d75596 mtd: nand: Drop unused cached programming support by Boris Brezillon · 7 years ago
- 13f3b04 mtd: add mtd_ooblayout_xxx() helper functions by Boris Brezillon · 7 years ago
- 1fb87de mtd: nand: Support controllers with custom page by Marc Gonzalez · 7 years ago
- 6f84b26 mtd: nand: Add a few more timings to nand_sdr_timings by Boris Brezillon · 7 years ago
- 3d841b3 mtd: nand: Fix data interface configuration logic by Boris Brezillon · 7 years ago
- 27c4792 mtd: nand: automate NAND timings selection by Boris Brezillon · 7 years ago
- b893e83 mtd: nand: Expose data interface for ONFI mode 0 by Sascha Hauer · 7 years ago
- 46deff5 mtd: nand: convert ONFI mode into data interface by Sascha Hauer · 7 years ago
- 0104249 mtd: nand: Introduce nand_data_interface by Sascha Hauer · 7 years ago
- 1728eb5 mtd: nand: Create a NAND reset function by Sascha Hauer · 7 years ago
- 6a1ff76 mtd: nand: remove unnecessary 'extern' from function declarations by Sascha Hauer · 7 years ago
- 19d30de mtd: nand: Add an option to maximize the ECC strength by Boris Brezillon · 7 years ago
- 4c61f79 mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabled by Masahiro Yamada · 7 years ago
- 8b7f4b9 mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG by Masahiro Yamada · 7 years ago
- b44b302 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
- 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
- b5bf5cb treewide: use #include <...> to include public headers by Masahiro Yamada · 8 years ago
- 59441ac mtd: fix compiler warnings by Steve Rae · 8 years ago
- c1fe6b5 mtd: nand: Increase the max OOB size by Boris Brezillon · 8 years ago
- 42bd19c mtd: nand: add common DT init code by Brian Norris · 8 years ago
- 22d6ac4 armv7: armv7: introduce set_gpmc_cs0 by Ladislav Michl · 8 years ago
- 0568dd0 armv7: make gpmc_cfg const by Ladislav Michl · 8 years ago
- ceee07b mtd: nand: Sync with Linux v4.6 by Scott Wood · 8 years ago
- 81c7725 mtd: nand: Add page argument to write_page() etc. by Scott Wood · 8 years ago
- 17cb4b8 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 8 years ago
- b616d9b nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
- ea7d1ee mtd: nand: Remove docg4 driver and palmtreo680 flashing tool by Scott Wood · 8 years ago
- 09c2b8f Change my mailaddress by Andreas Bießmann · 9 years ago
- 78e9e71 include/linux/mtd: Update copyright notices by Tom Rini · 9 years ago
- d858799 dm: implement a MTD uclass by Thomas Chou · 9 years ago
- 0195a7b ubi,ubifs: sync with linux v4.2 by Heiko Schocher · 9 years ago
- 2580a2a mtd: nand: Increase max sizes of OOB and Page size by Siva Durga Prasad Paladugu · 10 years ago
- d396372 nand: Sync with Linux v4.1 by Scott Wood · 9 years ago
- 86a720a mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · 10 years ago
- 2733106 nand: Remove __UBOOT__ ifdefs by Scott Wood · 9 years ago
- f18d111 mtd: fix false positive "Offset exceeds device limit" error by Masahiro Yamada · 9 years ago
- 09c3280 mtd, nand: Move common functions from cmd_nand.c to common place by Heiko Schocher · 10 years ago
- 073adf9 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
- c316f57 mtd: OMAP: Enable GPMC prefetch mode by Daniel Mack · 10 years ago
- 3b61297 kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
- 4e67c57 mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · 10 years ago
- ddf7bcf mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · 10 years ago
- ff94bc4 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
- 46840f6 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · 10 years ago
- 8d13a73 mtd: nand: omap_gpmc: use macro for register definitions by pekon gupta · 10 years ago
- 6e1899e mtd: nand: fix GET/SET_FEATURES address on 16-bit devices by David Mosberger · 11 years ago
- 27ce9e4 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 11 years ago
- 0439d75 mtd: nand: omap_elm: use macros for register definitions by pekon gupta · 11 years ago
- 41bbe4d mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 by pekon gupta · 11 years ago
- dd649f1 mtd: delete unused files by Masahiro Yamada · 11 years ago
- 2eda892 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
- 6aff050 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
- 3b98b57 include: delete unused header files by Masahiro Yamada · 11 years ago
- 68ec9c8 mtd: move & update nand_ecclayout structure (plus board changes) by Prabhakar Kushwaha · 11 years ago
- 40462e5 mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Paul Burton · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- d6639d1 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
- dfe64e2 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
- 956b03e mtd: nand: add driver for diskonchip g4 nand flash by Mike Dunn · 12 years ago
- 472d546 Consolidate bool type by York Sun · 12 years ago
- c788ecf nand: Move the sub-page read support enable to a flag by Joe Hershberger · 12 years ago
- 0d4c1c9 include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined by Kim Phillips · 12 years ago
- 495dbd7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
- 9c790a7 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · 12 years ago
- 33b1d5c nand: consolidate duplicated constants by Joe Hershberger · 12 years ago
- b572595 nand: Try to align the default buffers by Simon Glass · 12 years ago
- 0e88ff0 st_smi: Change SMI timeout values by Amit Virdi · 13 years ago
- f3fcf92 st_smi: Add support for SPEAr SMI driver by Vipin KUMAR · 13 years ago
- 7f0730a mtd/NAND: Add FSMC driver support by Vipin KUMAR · 12 years ago
- 7b15e2b linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · 13 years ago
- e26fd3d onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() by Lukasz Majewski · 13 years ago
- 6b3967b onenand:samsung Target dependent OneNAND chip probe function by Lukasz Majewski · 13 years ago
- fb49454 nand: reinstate lazy bad block scanning by Scott Wood · 13 years ago
- 1f7b174 Revert "nand: make 1-bit software ECC configurable" by Scott Wood · 13 years ago
- 4fee6c2 nand: make 1-bit software ECC configurable by Christian Hitz · 13 years ago
- ff8a8a7 nand: Merge changes to BBT from Linux nand driver by Christian Hitz · 13 years ago
- 2a8e0fc nand: Merge changes from Linux nand driver by Christian Hitz · 13 years ago
- 4c6de85 nand: Merge BCH code from Linux nand driver by Christian Hitz · 13 years ago
- 82645f8 nand: Add common functions to linux/mtd/nand.h by Simon Schwarz · 13 years ago
- 6d41419 NAND: Really ignore bad blocks when scrubbing by Marek Vasut · 13 years ago
- fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
- 0272c71 NAND: add support for reading ONFI page table by Florian Fainelli · 14 years ago
- 245eb90 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by Lei Wen · 14 years ago
- 1ce7084 NAND: add NAND_CMD_PARAM (0xec) definition by Florian Fainelli · 14 years ago
- 0bdecd8 nand: constify id/manu tables by Mike Frysinger · 14 years ago
- 456be17 mtd: OneNAND: add support for OneNAND manufactured by Numonyx by Enric Balletbo i Serra · 14 years ago
- 4ba692f mtd: add an mtd method for get_len_incl_bad() by Ben Gardiner · 14 years ago
- 5b8e6bb nand: remove dead code and suspend/resume by Scott Wood · 14 years ago