- 081fe9e mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · 10 years ago
- b24c427 mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · 10 years ago
- f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
- 046cf86 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · 10 years ago
- 20fa8e3 mtd: nand: omap_gpmc: use macro for register definitions by pekon gupta · 10 years ago
- 34283f1 mtd: nand: fix GET/SET_FEATURES address on 16-bit devices by David Mosberger · 11 years ago
- 6767522 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 11 years ago
- 28bcab0 mtd: nand: omap_elm: use macros for register definitions by pekon gupta · 11 years ago
- dcd2411 mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 by pekon gupta · 11 years ago
- 5affe4c mtd: delete unused files by Masahiro Yamada · 11 years ago
- 7295fe8 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
- 5bbb099 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
- c1a47b4 include: delete unused header files by Masahiro Yamada · 11 years ago
- 4d2ba17 mtd: move & update nand_ecclayout structure (plus board changes) by Prabhakar Kushwaha · 11 years ago
- 700a76c mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Paul Burton · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 800029e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
- 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
- 54baebe mtd: nand: add driver for diskonchip g4 nand flash by Mike Dunn · 12 years ago
- 4a59809 Consolidate bool type by York Sun · 12 years ago
- 7a38ffa nand: Move the sub-page read support enable to a flag by Joe Hershberger · 12 years ago
- 632fe9c include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined by Kim Phillips · 12 years ago
- e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
- fc41719 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · 12 years ago
- acae445 nand: consolidate duplicated constants by Joe Hershberger · 12 years ago
- 7885179 nand: Try to align the default buffers by Simon Glass · 12 years ago
- 038f3f5 st_smi: Change SMI timeout values by Amit Virdi · 13 years ago
- c0f9f27 st_smi: Add support for SPEAr SMI driver by Vipin KUMAR · 13 years ago
- 6f2f557 mtd/NAND: Add FSMC driver support by Vipin KUMAR · 13 years ago
- 11d1a09 linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · 13 years ago
- 2b4fa32 onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() by Lukasz Majewski · 13 years ago
- 9d7ba32 onenand:samsung Target dependent OneNAND chip probe function by Lukasz Majewski · 13 years ago
- f2f5c9e nand: reinstate lazy bad block scanning by Scott Wood · 13 years ago
- 107c630 Revert "nand: make 1-bit software ECC configurable" by Scott Wood · 13 years ago
- b7ed656 nand: make 1-bit software ECC configurable by Christian Hitz · 13 years ago
- 24e6ea4 nand: Merge changes to BBT from Linux nand driver by Christian Hitz · 13 years ago
- b8a6b37 nand: Merge changes from Linux nand driver by Christian Hitz · 13 years ago
- 55f7bca nand: Merge BCH code from Linux nand driver by Christian Hitz · 13 years ago
- 5a9fc19 nand: Add common functions to linux/mtd/nand.h by Simon Schwarz · 13 years ago
- 971d9a1 NAND: Really ignore bad blocks when scrubbing by Marek Vasut · 13 years ago
- 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
- c98a935 NAND: add support for reading ONFI page table by Florian Fainelli · 14 years ago
- 75bde94 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by Lei Wen · 14 years ago
- 59fb65d NAND: add NAND_CMD_PARAM (0xec) definition by Florian Fainelli · 14 years ago
- 6c285f6 nand: constify id/manu tables by Mike Frysinger · 14 years ago
- 891d81b mtd: OneNAND: add support for OneNAND manufactured by Numonyx by Enric Balletbo i Serra · 14 years ago
- 50bae73 mtd: add an mtd method for get_len_incl_bad() by Ben Gardiner · 14 years ago
- da0f439 nand: remove dead code and suspend/resume by Scott Wood · 14 years ago
- 71f1532 move definition of macros likely and unlikely to compiler.h by Matthias Kaehlcke · 15 years ago
- 0fe90a4 NAND:Extending the nand_ecclayout structure by Sandeep Paulraj · 15 years ago
- ed886a2 Flex-OneNAND driver support by Amul Kumar Saha · 15 years ago
- eab580c NAND: Update to support 64 bit device size by Sandeep Paulraj · 15 years ago
- c6cb184 s5pc1xx: SMDKC100: fix compile warnings by Minkyu Kang · 15 years ago
- 52aa4dc s5pc1xx: support onenand driver by Minkyu Kang · 15 years ago
- dea4070 MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST by Sandeep Paulraj · 15 years ago
- 883189e NAND: ADD page Parameter to all read_page/read_page_raw API's by Sandeep Paulraj · 15 years ago
- 9a5fffd OneNAND: Remove unused read_spareram by Kyungmin Park · 15 years ago
- 9866305 Remove legacy NAND and disk on chip code. by Scott Wood · 16 years ago
- 1a3f947 nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devices by Stefan Roese · 15 years ago
- 1d695be Coding style cleanup; update CHANGELOG by Wolfgang Denk · 15 years ago
- 586b3a6 mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · 16 years ago
- e0860d4 mtd: Add MTD concat support to concatenate multiple MTD NOR devices by Stefan Roese · 16 years ago
- 64de8db Add wait flags to support board/chip specific delays by Wolfgang Grandegger · 16 years ago
- ac20533 Add support for TQM-specific chip select logic to FSL-UPM by Wolfgang Grandegger · 16 years ago
- f154044 Add multi chip support to the FSL-UPM driver by Wolfgang Grandegger · 16 years ago
- 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
- db7ce8c OneNAND: Additional sync with 2.6.27 by Stefan Roese · 16 years ago
- dc7a79c Sync with 2.6.27 by Kyungmin Park · 16 years ago
- 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
- 0bd0c1f UBI: Add basic UBI support to U-Boot (Part 8/8) by Kyungmin Park · 16 years ago
- 9e8248b UBI: Add basic UBI support to U-Boot (Part 7/8) by Kyungmin Park · 16 years ago
- ad7ae36 UBI: Add basic UBI support to U-Boot (Part 6/8) by Kyungmin Park · 16 years ago
- ab92229 NAND: Allow NAND and OneNAND to coexist by Alessandro Rubini · 16 years ago
- 3628f00 NAND: sync with 2.6.27 by Scott Wood · 16 years ago
- 5d7a01c Fix OneNAND read_oob/write_oob functions compatability by Kyungmin Park · 16 years ago
- 74e0dde Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
- 339af52 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
- 396b0c4 Fix OneNAND build break by Kyungmin Park · 16 years ago
- 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- a2d4dfe NAND: Scan bad blocks lazily. by Ilya Yanok · 16 years ago
- 6716603 nand: fsl_upm: convert to updated MTD NAND infrastructure by Anton Vorontsov · 16 years ago
- 9e9c2c1 Fixing coding style issues by William Juul · 17 years ago
- b76ec38 Remove white space at end. by William Juul · 17 years ago
- 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
- df83c47 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · 16 years ago
- 04fbaa0 NAND: Added support for 128-bit OOB, adapted by Sergei Poselenov · 16 years ago
- 0d3058a NAND FSL UPM: driver re-write using the hwcontrol callback by Wolfgang Grandegger · 16 years ago
- 2b3c897 NAND: Provide a sane default for NAND_MAX_CHIPS. by Scott Wood · 17 years ago
- a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
- 6ab97e9 nand: FSL UPM NAND driver by Anton Vorontsov · 17 years ago
- 0037635 fix various comments by Marcel Ziswiler · 17 years ago
- af3d11c OneNAND support (take #2) by Kyungmin Park · 17 years ago
- 4e78832 [PATCH][NAND] Define the Vendor Id for Micron NAND Flash by Ulf Samuelsson · 18 years ago
- 42fbddd Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · 18 years ago
- c80857e Code cleanup by Wolfgang Denk · 18 years ago
- f559579 Remove dependencies between DoC code and old legacy NAND driver. by Marian Balakowicz · 19 years ago
- 67777b9 Minor code cleanup by Wolfgang Denk · 19 years ago
- 582f1a3 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · 19 years ago
- 6eed2ab Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. by Bartlomiej Sieka · 19 years ago
- 7b9bc3a Update of new NAND code Patch by Ladislav Michl, 13 Sep 2005 by Wolfgang Denk · 19 years ago