summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese1-1/+1
2014-10-22dm: sf: sandbox: Convert SPI flash driver to driver modelSimon Glass1-47/+291
2014-10-22dm: Convert spi_flash_probe() and 'sf probe' to use driver modelSimon Glass1-2/+64
2014-10-22dm: sf: Add a uclass for SPI flashSimon Glass2-1/+69
2014-10-22spi: Use error return value in sf_opsSimon Glass1-33/+57
2014-10-22sf: Tidy up public and private header filesSimon Glass3-7/+62
2014-10-22dm: Add spi.h header to a few filesSimon Glass1-0/+1
2014-10-11Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2-3/+11
2014-10-10mtd: denali: support NAND_CMD_RNDOUT commandMasahiro Yamada1-0/+7
2014-10-10mtd: denali: fix NAND_CMD_PARAM commandMasahiro Yamada1-2/+3
2014-10-08Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2-0/+725
2014-10-07Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini4-0/+275
2014-10-06cfi_flash: don't hide write/erase errorsBaruch Siach1-1/+1
2014-10-05mtd: denali: add Denali NAND driver for SPLMasahiro Yamada3-0/+242
2014-10-05mtd: denali: add Denali controller configs to KconfigMasahiro Yamada2-0/+33
2014-09-27Merge branch 'for-tom' of git://git.denx.de/u-boot-dmTom Rini1-76/+38
2014-09-27sandbox: Convert SPI flash emulation to use sf_paramsSimon Glass1-76/+38
2014-09-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2-15/+14
2014-09-25nand/denali: Adding Denali NAND driver supportChin Liang See3-0/+1673
2014-09-25mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep()Stefan Roese1-3/+1
2014-09-25mtd: nand: am335x: Fix 'bit-flip' errors in SPLRostislav Lisovy1-4/+8
2014-09-25driver/mtd: Use generic timer API for FSL IFC, eLBCPrabhakar Kushwaha2-15/+14
2014-09-25kconfig: add blank Kconfig filesMasahiro Yamada1-0/+0
2014-09-24sf: Add M25PX64 SPI NOR flash IDStefan Roese1-0/+1
2014-09-24spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov1-2/+4
2014-09-24mtd: spi: add support for M25PE16 and M25PX16Nikita Kiryanov1-0/+2
2014-09-23sf: Add an empty entry to the parameter listSimon Glass1-0/+1
2014-09-22Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic23-32/+18
2014-09-19mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECCBoris BREZILLON1-0/+1
2014-09-19mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc registerWu, Josh2-10/+14
2014-09-16mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREADmaxin.john@enea.com1-2/+2
2014-09-16mtd: nand: davinci_nand: update write_page function for keystone RBLKhoronzhuk, Ivan1-0/+1
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada20-20/+0
2014-09-16mtd: nand: add Freescale vf610_nfc driverStefan Agner2-0/+725
2014-09-04mtd: nand: omap_gpmc: Fix 'bit-flip' errorsRostislav Lisovy1-2/+2
2014-09-04mtd: nand: omap_gpmc: Enable multiple NAND flash devicesRostislav Lisovy1-22/+20
2014-09-04mtd: nand: davinci_nand: correct keystone RBL layout definitionKhoronzhuk, Ivan1-1/+1
2014-08-30arm/kirkwood/nand: allow forced disabling for subpage writesHolger Brunck1-0/+3
2014-08-29Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2-0/+34
2014-08-26mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher7-47/+206
2014-08-26mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher2-0/+4
2014-08-26mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher37-4438/+10961
2014-08-11Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic3-7/+45
2014-08-08Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2-1/+197
2014-08-05sf: sf_ops: Stop leaking memoryMarek Vasut1-0/+1
2014-07-29Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+196
2014-07-28Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+196
2014-07-25mtd: nand: davinci: add opportunity to write keystone U-boot imageKhoronzhuk, Ivan1-0/+196
2014-07-23spi: add config option to enable the WP pin function on st micron flashesHeiko Schocher2-0/+34
2014-07-23driver/nand: Add support of 16K SRAM for IFC 2.0Prabhakar Kushwaha2-2/+8