summaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)Author
2009-11-18NAND:Extending the nand_ecclayout structureSandeep Paulraj
2009-11-13Flex-OneNAND driver supportAmul Kumar Saha
2009-11-13NAND: Update to support 64 bit device sizeSandeep Paulraj
2009-10-24s5pc1xx: SMDKC100: fix compile warningsMinkyu Kang
2009-10-13s5pc1xx: support onenand driverMinkyu Kang
2009-08-26MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRSTSandeep Paulraj
2009-08-26NAND: ADD page Parameter to all read_page/read_page_raw API'sSandeep Paulraj
2009-08-26OneNAND: Remove unused read_spareramKyungmin Park
2009-07-16Remove legacy NAND and disk on chip code.Scott Wood
2009-07-16nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devicesStefan Roese
2009-07-07Coding style cleanup; update CHANGELOGWolfgang Denk
2009-06-12mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese
2009-06-12mtd: Add MTD concat support to concatenate multiple MTD NOR devicesStefan Roese
2009-03-23Add wait flags to support board/chip specific delaysWolfgang Grandegger
2009-03-23Add support for TQM-specific chip select logic to FSL-UPMWolfgang Grandegger
2009-03-23Add multi chip support to the FSL-UPM driverWolfgang Grandegger
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger
2009-01-23OneNAND: Additional sync with 2.6.27Stefan Roese
2009-01-23Sync with 2.6.27Kyungmin Park
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk
2008-11-19UBI: Add basic UBI support to U-Boot (Part 8/8)Kyungmin Park
2008-11-19UBI: Add basic UBI support to U-Boot (Part 7/8)Kyungmin Park
2008-11-19UBI: Add basic UBI support to U-Boot (Part 6/8)Kyungmin Park
2008-10-31NAND: Allow NAND and OneNAND to coexistAlessandro Rubini
2008-10-29NAND: sync with 2.6.27Scott Wood
2008-08-21Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park
2008-08-14Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-08-14Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2008-08-13Fix OneNAND build breakKyungmin Park
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-12NAND: Scan bad blocks lazily.Ilya Yanok
2008-08-12nand: fsl_upm: convert to updated MTD NAND infrastructureAnton Vorontsov
2008-08-12Fixing coding style issuesWilliam Juul
2008-08-12Remove white space at end.William Juul
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul
2008-07-09NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood
2008-06-11NAND: Added support for 128-bit OOB, adaptedSergei Poselenov
2008-06-10NAND FSL UPM: driver re-write using the hwcontrol callbackWolfgang Grandegger
2008-05-28NAND: Provide a sane default for NAND_MAX_CHIPS.Scott Wood
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-01-16nand: FSL UPM NAND driverAnton Vorontsov
2008-01-09fix various commentsMarcel Ziswiler
2007-09-17OneNAND support (take #2)Kyungmin Park
2007-05-24[PATCH][NAND] Define the Vendor Id for Micron NAND FlashUlf Samuelsson
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese
2006-07-21Code cleanupWolfgang Denk
2006-04-05Remove dependencies between DoC code and old legacy NAND driver.Marian Balakowicz
2006-03-06Minor code cleanupWolfgang Denk
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka
2006-02-24Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka