| Commit message (Expand) | Author | Age | Lines |
* | mtd, ubi, ubifs: resync with Linux-3.14 | Heiko Schocher | 2014-08-25 | -10/+2 |
* | mtd: onenand: Fix unaligned access | Marek Vasut | 2013-12-31 | -1/+7 |
* | mtd: move & update nand_ecclayout structure (plus board changes) | Prabhakar Kushwaha | 2013-11-21 | -5/+10 |
* | drivers: mtd: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -24/+3 |
* | mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN | Paul Burton | 2013-10-09 | -1/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -51/+3 |
* | mtd: resync with Linux-3.7.1 | Sergey Lapin | 2013-05-31 | -53/+35 |
* | arm: Remove support for unused s3c64xx | Benoît Thébaudeau | 2013-04-12 | -60/+4 |
* | SPL: ONENAND: Fix onenand_spl_load_image implementation. | Enric Balletbo i Serra | 2013-03-08 | -8/+6 |
* | linux/compat.h: rename from linux/mtd/compat.h | Mike Frysinger | 2012-04-30 | -4/+4 |
* | GCC4.6: Squash warnings in onenand_base.c | Wolfgang Denk | 2012-04-21 | -3/+2 |
* | onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() | Lukasz Majewski | 2012-04-04 | -16/+29 |
* | onenand:samsung Target dependent OneNAND chip probe function | Lukasz Majewski | 2012-04-04 | -7/+46 |
* | Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging | Wolfgang Denk | 2011-11-23 | -2/+1 |
|\ |
|
| * | drivers/mtd/onenand/samsung.c: Fix GCC 4.6 warning | Anatolij Gustschin | 2011-11-23 | -2/+1 |
* | | GCC4.6: Squash warnings in onenand_base.c | Marek Vasut | 2011-11-15 | -11/+7 |
* | | OneNAND: Add simple OneNAND SPL | Marek Vasut | 2011-11-15 | -0/+150 |
|/ |
|
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | mtd: OneNAND: add support for OneNAND manufactured by Numonyx | Enric Balletbo i Serra | 2010-10-11 | -0/+1 |
* | ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P | Minkyu Kang | 2010-08-26 | -3/+3 |
* | Flex-OneNAND driver support | Amul Kumar Saha | 2009-11-13 | -98/+662 |
* | s5pc1xx: support onenand driver | Minkyu Kang | 2009-10-13 | -0/+637 |
* | OneNAND: Remove unused read_spareram | Kyungmin Park | 2009-08-26 | -3/+1 |
* | mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o | Stefan Roese | 2009-06-12 | -1/+1 |
* | mtd: nand/onenand: Register mtd device upon device scanning | Stefan Roese | 2009-04-28 | -0/+10 |
* | OneNAND: Additional sync with 2.6.27 | Stefan Roese | 2009-01-23 | -1/+71 |
* | Add markbad function | Kyungmin Park | 2009-01-23 | -0/+33 |
* | OneNAND: Save version_id in onenand_chip struct | Stefan Roese | 2009-01-23 | -0/+1 |
* | OneNAND: Fix compiler warnings | Stefan Roese | 2009-01-23 | -0/+26 |
* | Sync with 2.6.27 | Kyungmin Park | 2009-01-23 | -156/+370 |
* | NAND: sync with 2.6.27 | Scott Wood | 2008-10-29 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -1/+1 |
* | Minor coding style cleanup, updte CHANGELOG | Wolfgang Denk | 2008-08-25 | -5/+5 |
* | Fix OneNAND read_oob/write_oob functions compatability | Kyungmin Park | 2008-08-21 | -200/+706 |
* | Coding Style cleanup, update CHANGELOG | Wolfgang Denk | 2008-08-14 | -28/+28 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2008-08-14 | -39/+96 |
|\ |
|
| * | Fix OneNAND build break | Kyungmin Park | 2008-08-13 | -39/+96 |
* | | drivers/mtd/onenand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -16/+2 |
|/ |
|
* | OneNAND: Fill in MTD function pointers for OneNAND. | Fathi BOUDRA | 2008-08-12 | -6/+18 |
* | OneNAND: Remove unused parameters to onenand_verify_page | Steve Sakoman | 2008-08-11 | -4/+2 |
* | NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. | Scott Wood | 2008-07-09 | -48/+53 |
* | onenand: rename 16 bit memory copy into memcpy_16() to avoid conflicts | Wolfgang Denk | 2008-05-01 | -4/+4 |
* | Fix OneNAND read | Kyungmin Park | 2008-04-13 | -0/+13 |
* | Add Flex-OneNAND booting support | Kyungmin Park | 2008-03-26 | -0/+6 |
* | OneNAND: Separate U-Boot dependent code from OneNAND | Kyungmin Park | 2008-01-16 | -21/+42 |
* | drivers/mtd : move mtd drivers to drivers/mtd | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -0/+1603 |