summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* omap: gpmc: 'nandecc sw' can use HAM1 or BCH8Ash Charles2015-03-051-1/+11
* mtd: nand: omap_gpmc: Make ready/busy pins configurableMichal Sojka2015-03-051-2/+14
* kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-241-4/+0
* kconfig: switch to single .config configurationMasahiro Yamada2015-02-241-1/+1
* mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not definedEgli, Samuel2015-02-161-1/+4
* dm: Expand and complete Kconfig in drivers/Simon Glass2015-02-122-0/+16
* mtd: atmel_nand: according to pmecc version to perform 0xff page correctionWu, Josh2015-02-072-0/+29
* Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2015-02-041-0/+8
|\
| * ubi: reset mtd_devs when ubi part failHeiko Schocher2015-01-281-0/+8
* | dm: spi: Move slave details to child platdataSimon Glass2015-01-292-1/+7
* | dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe()Simon Glass2015-01-291-2/+5
* | dm: tegra: nand: Remove use of fdtdec GPIO supportSimon Glass2015-01-291-5/+4
|/
* powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boardsMasahiro Yamada2015-01-231-5/+0
* mtd: OMAP: Enable GPMC prefetch modeDaniel Mack2015-01-131-2/+112
* mtd: nand: do not scan BBT after scrubMasahiro Yamada2015-01-092-8/+3
* mtd: nand: Mark the BBT as scanned prior to calling scan_bbt againMasahiro Yamada2015-01-091-1/+1
* mtd: nand: revive "nand scrub" commandMasahiro Yamada2015-01-091-1/+1
* mtd: nand: omap_gpmc: fix error handlingGuido Martínez2015-01-051-1/+2
* sf: sf_params: Add S25FL164K flash identifier infoAdnan Ali2014-12-181-0/+1
* sf: sf_params: Add S25FL116K flash supportAdnan Ali2014-12-181-0/+1
* mtd/spi: Add support for SST25WF040BShengzhou Liu2014-12-181-0/+1
* mtd: sf: Zap ramtron driverJagannadha Sutradharudu Teki2014-12-182-405/+0
* sf: Enable byte program supportJagannadha Sutradharudu Teki2014-12-133-12/+19
* spi: sf: Support byte program for sst spi flashBin Meng2014-12-132-0/+33
* spi: Fix flag collision for SST_WPSimon Glass2014-12-131-1/+1
* sf: Fix look for the fastest read commandJagannadha Sutradharudu Teki2014-12-133-56/+60
* driver/mtd: Fix IFC compilation warningsJaiprakash Singh2014-12-111-1/+1
* arm: ls102xa: Add NAND boot support for LS1021AQDS boardAlison Wang2014-12-111-0/+10
* mtd: nand: omap_gpmc: Always use ready/busy pinStefan Roese2014-12-041-5/+4
* mtd: nand: s3c: Unify the register definition and namingMarek Vasut2014-11-261-19/+19
* mtd/nand/vf610_nfc: Disable subpage writesSanchayan Maity2014-11-261-0/+3
* mtd: denali: set some registers after nand_scan_ident()Masahiro Yamada2014-11-261-0/+11
* mtd: denali: use CONFIG_SYS_NAND_SELF_INITMasahiro Yamada2014-11-263-40/+93
* nand: reinstate lazy bad block scanningRostislav Lisovy2014-11-261-3/+7
* Merge git://git.denx.de/u-boot-dmTom Rini2014-11-241-2/+2
|\
| * dm: spi: Use device_bind_driver() instead of our own functionSimon Glass2014-11-221-1/+1
| * dm: spi: Correct handling of SPI chip selects in sandboxSimon Glass2014-11-221-1/+1
* | linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-233-4/+5
|/
* Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2014-11-191-0/+1
|\
| * mtd, cfi, ubi: add missing writebufsize initializationHeiko Schocher2014-11-191-0/+1
* | mtd: Handle 29LV800BTDirk Eibach2014-11-191-0/+51
|/
* mtd: atmel_nand: runtime to build gf table for pmeccJosh Wu2014-11-172-1/+78
* spl, mtd, nand, atmel_nand: invert device ready pin logicHeiko Schocher2014-11-171-3/+3
* spl, nand, atmel_nand: add erase one block functionHeiko Schocher2014-11-171-0/+33
* mtd: atmel_nand: add missing includeHeiko Schocher2014-11-171-0/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-051-2/+7
|\
| * mtd: nand: mxs: Add ECC geometry for 2048b/112b NANDMarek Vasut2014-10-301-2/+7
* | omap_gpmc: fix warnigs with W=1Jeroen Hofstee2014-10-251-18/+18
* | cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64}Jeroen Hofstee2014-10-251-34/+16
* | arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-231-1/+1
OpenPOWER on IntegriCloud