summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2009-08-08omap3: replace all instances of gpmc config struct by one globalDirk Behme
2009-08-08omap3: remove typedefs for configuration structsDirk Behme
2009-08-07omap3: embedd gpmc_cs into gpmc config structMatthias Ludwig
2009-07-16Remove legacy NAND and disk on chip code.Scott Wood
2009-07-16nand: ndfc: Remove unnecessary #ifdef'sStefan Roese
2009-07-16nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese
2009-07-16nand: fixed failed reads on corrected ECC errors in nand_util.cValeriy Glushkov
2009-07-16Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646.David Brownell
2009-07-16mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarationsKim Phillips
2009-07-13Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-07-13issue write command to base for JEDEC flashPo-Yu Chuang
2009-07-08nand: Add Marvell Kirkwood NAND driverPrafulla Wadaskar
2009-07-07fsl_elbc_nand: redirect the pointer of bbt pattern to RAMMingkai Hu
2009-07-07Bug-fix in drivers mtd nand Makefilekevin.morfitt@fearnside-systems.co.uk
2009-07-07mtd: nand: use loff_t for offsetJean-Christophe PLAGNIOL-VILLARD
2009-07-07mtd: nand: new base driver for memory mapped nand devicesMike Frysinger
2009-07-07davinci_nand chipselect/init cleanupDavid Brownell
2009-07-07davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC)David Brownell
2009-07-07davinci_nand: cleanup I (minor)David Brownell
2009-07-07Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-07-07Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
2009-07-07UBI: Fix build problem noticed on Apollon (arm/testing repo)Stefan Roese
2009-07-06sf: Macronix additional chips supportedPrafulla Wadaskar
2009-07-06sf: sst: add sst25vf###b idsMike Frysinger
2009-07-06sf: sst: fix sector sizeMike Frysinger
2009-07-06ARM DaVinci: EMIF settingsThomas Lange
2009-06-12nand/mpc512x: Add MPC512x NAND support (NFC)Stefan Roese
2009-06-12UBI: Add compile-time check for correct malloc area configurationStefan Roese
2009-06-12sf: new Macronix MX25xx SPI flash driverPrafulla Wadaskar
2009-06-12sf: atmel: implement power-of-two write/erase funcsTodor I Mollov
2009-06-12mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.oStefan Roese
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-06-04Redundant Environment: protect full sector sizeWolfgang Denk
2009-06-03cfi_mtd: Fix bug in last sector detectionStefan Roese
2009-05-23nand: Fix problem with ECC ordering for PPC4xx NDFC platformsStefan Roese
2009-04-29MTD: Change cfi-mtd to accept non-uniform sector sizesStefan Roese
2009-04-28mtd: nand/onenand: Register mtd device upon device scanningStefan Roese
2009-04-28mtd: nand: Include linux/mtd/partitions.h in nand_base.hStefan Roese
2009-04-16CMD_UBI != MTD_PARTITIONSDavid Brownell
2009-04-06Blackfin: nand: flush peripheral before polling itGraf Yang
2009-04-04UBI/cfi-mtd: Fix mtd name for multiple chipsAndreas Huber
2009-04-04Add support for the AT91RM9200EK Board.Ulf Samuelsson
2009-04-03Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2009-04-03Noisily disable the legacy NAND subsystem.Scott Wood
2009-04-02sf: stmicro: dont send 4 bytes when reading status registerMike Frysinger
2009-04-02sf: set common timeouts in seconds, not millisecondsMike Frysinger
2009-04-02sf: stmicro: use common page timeout defineMike Frysinger
2009-04-02sf: always read 5 bytes for the idcodeMike Frysinger
2009-04-02sf: stmicro: drop redundant id readMike Frysinger