Age | Commit message (Expand) | Author |
2011-08-04 | Convert ISO-8859 files to UTF-8 | Albert ARIBAUD |
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 |
2010-10-11 | mtd: OneNAND: add support for OneNAND manufactured by Numonyx | Enric Balletbo i Serra |
2010-10-11 | mtd: add an mtd method for get_len_incl_bad() | Ben Gardiner |
2010-10-11 | nand: remove dead code and suspend/resume | Scott Wood |
2010-01-18 | move definition of macros likely and unlikely to compiler.h | Matthias Kaehlcke |
2009-11-18 | NAND:Extending the nand_ecclayout structure | Sandeep Paulraj |
2009-11-13 | Flex-OneNAND driver support | Amul Kumar Saha |
2009-11-13 | NAND: Update to support 64 bit device size | Sandeep Paulraj |
2009-10-24 | s5pc1xx: SMDKC100: fix compile warnings | Minkyu Kang |
2009-10-13 | s5pc1xx: support onenand driver | Minkyu Kang |
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-08-26 | OneNAND: Remove unused read_spareram | Kyungmin Park |
2009-07-16 | Remove legacy NAND and disk on chip code. | Scott Wood |
2009-07-16 | nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devices | Stefan Roese |
2009-07-07 | Coding style cleanup; update CHANGELOG | Wolfgang Denk |
2009-06-12 | mtd: Update MTD infrastructure to support 64bit device size | Stefan Roese |
2009-06-12 | mtd: Add MTD concat support to concatenate multiple MTD NOR devices | Stefan Roese |
2009-03-23 | Add wait flags to support board/chip specific delays | Wolfgang Grandegger |
2009-03-23 | Add support for TQM-specific chip select logic to FSL-UPM | Wolfgang Grandegger |
2009-03-23 | Add multi chip support to the FSL-UPM driver | Wolfgang Grandegger |
2009-01-23 | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger |
2009-01-23 | OneNAND: Additional sync with 2.6.27 | Stefan Roese |
2009-01-23 | Sync with 2.6.27 | Kyungmin Park |
2008-12-16 | Coding style cleanup, update CHANGELOG. | Wolfgang Denk |
2008-11-19 | UBI: Add basic UBI support to U-Boot (Part 8/8) | Kyungmin Park |
2008-11-19 | UBI: Add basic UBI support to U-Boot (Part 7/8) | Kyungmin Park |
2008-11-19 | UBI: Add basic UBI support to U-Boot (Part 6/8) | Kyungmin Park |
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-21 | Fix OneNAND read_oob/write_oob functions compatability | Kyungmin Park |
2008-08-14 | Coding Style cleanup, update CHANGELOG | Wolfgang Denk |
2008-08-14 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk |
2008-08-13 | Fix OneNAND build break | Kyungmin Park |
2008-08-13 | drivers/mtd/nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-12 | NAND: Scan bad blocks lazily. | Ilya Yanok |
2008-08-12 | nand: fsl_upm: convert to updated MTD NAND infrastructure | Anton Vorontsov |
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-07-09 | NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. | Scott Wood |
2008-06-11 | NAND: Added support for 128-bit OOB, adapted | Sergei Poselenov |
2008-06-10 | NAND FSL UPM: driver re-write using the hwcontrol callback | Wolfgang Grandegger |
2008-05-28 | NAND: Provide a sane default for NAND_MAX_CHIPS. | Scott Wood |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-01-16 | nand: FSL UPM NAND driver | Anton Vorontsov |