summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2009-09-09sf: set common timeouts in seconds, not millisecondsMike Frysinger
2009-09-09sf: always read 5 bytes for the idcodeMike Frysinger
2009-09-09mtd: SPI Flash: Support the Spansion FlashMingkai Hu
2009-09-09U-Boot: DA830: Add NAND 4-bit ECC supportSandeep Paulraj
2009-09-09U-Boot: Fix compiler warningsSekhar Nori
2009-09-09Primus port of u-boot.Sudhakar Rajashekhara
2008-12-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2008-12-19NAND FSL elbc: Use virt_to_phys to determine which bank is in useKumar Gala
2008-12-16NAND: Mark the BBT as scanned prior to calling scan_bbt.Scott Wood
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk
2008-12-16spi/stmicro: fix debug() display of cmdMike Frysinger
2008-12-10UBI: Return -ENOMEM upon failing mallocStefan Roese
2008-12-09UBI: Enable re-initializing of the "ubi part" commandStefan Roese
2008-12-09MTD: Fix problem based on non-working relocation (list head mtd_partitions)Stefan Roese
2008-12-02mtd/dataflash.c: fix a problem with the last partitionIlko Iliev
2008-12-02fix some coding style violations.Ilko Iliev
2008-11-25NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().Scott Wood
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
2008-11-24mtd: Remove a printf() from add_mtd_device().Piotr Ziecik
2008-11-24cfi-mtd: Add cfi-mtd driver.Piotr Ziecik
2008-11-24cfi_flash: Add interface for flash verbosity controlPiotr Ziecik
2008-11-24cfi_flash: Export flash_sector_size() function.Piotr Ziecik
2008-11-24cfi_flash: Make all flash access functions weakStefan Roese
2008-11-19UBI: Add basic UBI support to U-Boot (Part 5/8)Kyungmin Park
2008-11-19UBI: Add basic UBI support to U-Boot (Part 4/8)Kyungmin Park
2008-11-19UBI: Add basic UBI support to U-Boot (Part 3/8)Kyungmin Park
2008-11-19UBI: Add basic UBI support to U-Boot (Part 2/8)Kyungmin Park
2008-11-19UBI: Add basic UBI support to U-Boot (Part 1/8)Kyungmin Park
2008-11-19MTD: Add MTD paritioning infrastructureKyungmin Park
2008-10-31CFI Driver: Fix "flash not ready" problemWolfgang Denk
2008-10-29NAND: Properly create JFFS2 cleanmarkers.Scott Wood
2008-10-29NAND fsl elbc: Set FMR[ECCM] based on page size.Scott Wood
2008-10-29Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang
2008-10-29NAND: Reset chip on power-upKarl Beldan
2008-10-29NAND: sync with 2.6.27Scott Wood
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-14Fix the NAND size overflow issue.Jason Jin
2008-10-13CFI: cfi_flash write fix for AMD legacyEd Swarthout
2008-10-02cfi_flash: do not reset flash when probe failsMike Frysinger
2008-09-13Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2008-09-12fsl_elbc_nand: ecclayout cleanupsAnton Vorontsov
2008-09-12fsl_elbc_nand: implement support for flash-based BBTAnton Vorontsov
2008-09-12fsl_elbc_nand: fix OOB workability for large page NAND chipsAnton Vorontsov
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2008-09-09Fix printf errors under -DDEBUGAndrew Klossner
2008-09-09mtd: SPI Flash: Support the STMicro FlashTsiChung Liew
2008-09-09Update i386 code (sc520_cdp)Graeme Russ
2008-08-31NAND: add NAND driver for S3C64XXGuennadi Liakhovetski