summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2014-10-25omap_gpmc: fix warnigs with W=1Jeroen Hofstee
2014-10-25cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64}Jeroen Hofstee
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese
2014-10-22dm: sf: sandbox: Convert SPI flash driver to driver modelSimon Glass
2014-10-22dm: Convert spi_flash_probe() and 'sf probe' to use driver modelSimon Glass
2014-10-22dm: sf: Add a uclass for SPI flashSimon Glass
2014-10-22spi: Use error return value in sf_opsSimon Glass
2014-10-22sf: Tidy up public and private header filesSimon Glass
2014-10-22dm: Add spi.h header to a few filesSimon Glass
2014-10-11Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-10-09mtd: denali: support NAND_CMD_RNDOUT commandMasahiro Yamada
2014-10-09mtd: denali: fix NAND_CMD_PARAM commandMasahiro Yamada
2014-10-08Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD
2014-10-07Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-10-06cfi_flash: don't hide write/erase errorsBaruch Siach
2014-10-05mtd: denali: add Denali NAND driver for SPLMasahiro Yamada
2014-10-05mtd: denali: add Denali controller configs to KconfigMasahiro Yamada
2014-09-26Merge branch 'for-tom' of git://git.denx.de/u-boot-dmTom Rini
2014-09-26sandbox: Convert SPI flash emulation to use sf_paramsSimon Glass
2014-09-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2014-09-25nand/denali: Adding Denali NAND driver supportChin Liang See
2014-09-25mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep()Stefan Roese
2014-09-25mtd: nand: am335x: Fix 'bit-flip' errors in SPLRostislav Lisovy
2014-09-25driver/mtd: Use generic timer API for FSL IFC, eLBCPrabhakar Kushwaha
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada
2014-09-24sf: Add M25PX64 SPI NOR flash IDStefan Roese
2014-09-24spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov
2014-09-24mtd: spi: add support for M25PE16 and M25PX16Nikita Kiryanov
2014-09-23sf: Add an empty entry to the parameter listSimon Glass
2014-09-22Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic
2014-09-19mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECCBoris BREZILLON
2014-09-19mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc registerWu, Josh
2014-09-16mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREADmaxin.john@enea.com
2014-09-16mtd: nand: davinci_nand: update write_page function for keystone RBLKhoronzhuk, Ivan
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada
2014-09-16mtd: nand: add Freescale vf610_nfc driverStefan Agner
2014-09-04mtd: nand: omap_gpmc: Fix 'bit-flip' errorsRostislav Lisovy
2014-09-04mtd: nand: omap_gpmc: Enable multiple NAND flash devicesRostislav Lisovy
2014-09-04mtd: nand: davinci_nand: correct keystone RBL layout definitionKhoronzhuk, Ivan
2014-08-30arm/kirkwood/nand: allow forced disabling for subpage writesHolger Brunck
2014-08-29Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-08-25mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher
2014-08-25mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher
2014-08-11Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic
2014-08-08Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic
2014-08-06sf: sf_ops: Stop leaking memoryMarek Vasut
2014-07-29Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-07-28Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-25mtd: nand: davinci: add opportunity to write keystone U-boot imageKhoronzhuk, Ivan