Age | Commit message (Expand) | Author |
2014-06-06 | mtd: nand: fix GET/SET_FEATURES address on 16-bit devices | David Mosberger |
2014-06-06 | mtd: nand: force NAND_CMD_READID onto 8-bit bus | Brian Norris |
2013-10-09 | mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN | Paul Burton |
2013-05-31 | mtd: resync with Linux-3.7.1 | Sergey Lapin |
2013-04-01 | Consolidate bool type | York Sun |
2012-11-26 | nand: Move the sub-page read support enable to a flag | Joe Hershberger |
2012-09-21 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2012-09-17 | mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver | Marek Vasut |
2012-09-17 | nand: consolidate duplicated constants | Joe Hershberger |
2012-09-07 | nand: Try to align the default buffers | Simon Glass |
2012-04-30 | linux/compat.h: rename from linux/mtd/compat.h | Mike Frysinger |
2012-02-28 | nand: reinstate lazy bad block scanning | Scott Wood |
2012-01-26 | nand: Merge changes from Linux nand driver | Christian Hitz |
2012-01-26 | nand: Merge BCH code from Linux nand driver | Christian Hitz |
2011-12-06 | nand: Add common functions to linux/mtd/nand.h | Simon Schwarz |
2011-04-01 | NAND: add support for reading ONFI page table | Florian Fainelli |
2011-01-12 | mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() | Lei Wen |
2010-12-17 | NAND: add NAND_CMD_PARAM (0xec) definition | Florian Fainelli |
2010-12-17 | nand: constify id/manu tables | Mike Frysinger |
2009-11-13 | NAND: Update to support 64 bit device size | Sandeep Paulraj |
2009-08-26 | MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST | Sandeep Paulraj |
2009-08-26 | NAND: ADD page Parameter to all read_page/read_page_raw API's | Sandeep Paulraj |
2009-07-16 | nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devices | Stefan Roese |
2009-01-23 | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger |
2008-10-31 | NAND: Allow NAND and OneNAND to coexist | Alessandro Rubini |
2008-10-29 | NAND: sync with 2.6.27 | Scott Wood |
2008-08-13 | Fix OneNAND build break | Kyungmin Park |
2008-08-12 | NAND: Scan bad blocks lazily. | Ilya Yanok |
2008-08-12 | Fixing coding style issues | William Juul |
2008-08-12 | Remove white space at end. | William Juul |
2008-08-12 | Update MTD to that of Linux 2.6.22.1 | William Juul |
2008-05-28 | NAND: Provide a sane default for NAND_MAX_CHIPS. | Scott Wood |
2008-01-09 | fix various comments | Marcel Ziswiler |
2007-05-24 | [PATCH][NAND] Define the Vendor Id for Micron NAND Flash | Ulf Samuelsson |
2006-07-21 | Code cleanup | Wolfgang Denk |
2006-03-06 | Minor code cleanup | Wolfgang Denk |
2006-03-05 | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka |
2006-02-24 | Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. | Bartlomiej Sieka |
2005-09-14 | Update of new NAND code | Wolfgang Denk |
2005-08-17 | Rewrite of NAND code based on what is in 2.6.12 Linux kernel | Wolfgang Denk |
2005-04-03 | Patches by Josef Wagner, 29 Oct 2004: | wdenk |
2003-09-11 | * Patch by Gary Jennejohn, 11 Sep 2003: | wdenk |
2003-07-27 | * Patch by Scott McNutt, 21 Jul 2003: | wdenk |
2003-06-27 | * Code cleanup: | wdenk |
2003-05-31 | * Patch by Marc Singer, 29 May 2003: | wdenk |
2003-03-26 | * Patch by Rick Bronson, 16 Mar 2003: | wdenk |
2002-11-02 | Initial revision | wdenk |