Commit Graph

57 Commits (lime2-spi)

Author SHA1 Message Date
Boris Brezillon 596cf083da mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Masahiro Yamada 166cae20dd mtd: replace MTDDEBUG() with pr_debug() 7 years ago
Ladislav Michl 4e118ce6d8 mtd: OneNAND: Fix onenand_block_markbad 7 years ago
Ladislav Michl b51ced8e2a onenand_spl_simple: Add DDP OneNAND support 7 years ago
Ladislav Michl 0da008ef8d onenand_spl_simple: Call onenand_spl_get_geometry() only once 7 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Ladislav Michl 52486927e7 mtd: OneNAND: initialize mtd->writebufsize to let UBI work 8 years ago
Ladislav Michl 77b93e5e9b mtd: OneNAND: allow board init function fail 8 years ago
Ladislav Michl d9098ee55f mtd: OneNAND: add timeout to wait ready loops 8 years ago
Ladislav Michl 735717d18a onenand_spl_simple: Add a simple OneNAND read function 8 years ago
Heiko Schocher ff94bc40af mtd, ubi, ubifs: resync with Linux-3.14 10 years ago
Marek Vasut 9b56942f7d mtd: onenand: Fix unaligned access 10 years ago
Prabhakar Kushwaha 68ec9c85a9 mtd: move & update nand_ecclayout structure (plus board changes) 11 years ago
Masahiro Yamada 2fc7ef6196 drivers: mtd: convert makefiles to Kbuild style 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
Benoît Thébaudeau e53232250b arm: Remove support for unused s3c64xx 11 years ago
Enric Balletbo i Serra f99613782a SPL: ONENAND: Fix onenand_spl_load_image implementation. 11 years ago
Mike Frysinger 7b15e2bb9b linux/compat.h: rename from linux/mtd/compat.h 12 years ago
Wolfgang Denk 1432c763f8 GCC4.6: Squash warnings in onenand_base.c 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
Anatolij Gustschin 67fad9f69d drivers/mtd/onenand/samsung.c: Fix GCC 4.6 warning 13 years ago
Marek Vasut 24ccca5eb9 GCC4.6: Squash warnings in onenand_base.c 13 years ago
Marek Vasut 54cd51bf79 OneNAND: Add simple OneNAND SPL 13 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Enric Balletbo i Serra 456be17dbe mtd: OneNAND: add support for OneNAND manufactured by Numonyx 14 years ago
Minkyu Kang 889a275d42 ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P 14 years ago
Amul Kumar Saha cacbe91958 Flex-OneNAND driver support 15 years ago
Minkyu Kang 4678d674f0 s5pc1xx: support onenand driver 15 years ago
Minkyu Kang 4125a8d52e s5pc1xx: support onenand driver 15 years ago
Kyungmin Park ecad289fc6 OneNAND: Remove unused read_spareram 15 years ago
Kyungmin Park ce3277a6f2 OneNAND: Remove unused read_spareram 15 years ago
Stefan Roese d558107c18 mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o 15 years ago
Stefan Roese dbe29e36a4 mtd: nand/onenand: Register mtd device upon device scanning 15 years ago
Stefan Roese 1ae3986204 OneNAND: Additional sync with 2.6.27 15 years ago
Kyungmin Park 1714f51a20 Add markbad function 15 years ago
Stefan Roese 8cf11f3aa7 OneNAND: Save version_id in onenand_chip struct 15 years ago
Stefan Roese 4fca3310d6 OneNAND: Fix compiler warnings 15 years ago
Kyungmin Park ef0921d6b0 Sync with 2.6.27 15 years ago
Scott Wood c45912d8ab NAND: sync with 2.6.27 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Wolfgang Denk a49d10cf02 Minor coding style cleanup, updte CHANGELOG 16 years ago
Kyungmin Park bfd7f38614 Fix OneNAND read_oob/write_oob functions compatability 16 years ago
Wolfgang Denk 4b0708093e Coding Style cleanup, update CHANGELOG 16 years ago
Kyungmin Park d438d50848 Fix OneNAND build break 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 4fb09b8192 drivers/mtd/onenand: Move conditional compilation to Makefile 16 years ago
Fathi BOUDRA 195ccfc599 OneNAND: Fill in MTD function pointers for OneNAND. 16 years ago