summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2016-06-19nand: nand torture: follow sync with linux v4.6Max Krummenacher
2016-06-19spl: nand: sunxi: add support for NAND config auto-detectionBoris Brezillon
2016-06-19spl: nand: sunxi: split 'load page' and 'read page' logicBoris Brezillon
2016-06-19spl: nand: sunxi: rework status polling loopBoris Brezillon
2016-06-19spl: nand: sunxi: stop guessing the redundant u-boot offsetBoris Brezillon
2016-06-19spl: nand: support redundant u-boot imageBoris Brezillon
2016-06-19spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependencyBoris Brezillon
2016-06-19spl: nand: sunxi: remove support for so-called 'syndrome' modeBoris Brezillon
2016-06-13Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-06-12at91: nand: Set up the ECC strength correctlyAndre Renaud
2016-06-12at91: Correct NAND ECC register accessAndre Renaud
2016-06-12Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-06-09mtd: nand: omap: allow to switch to BCH16Heiko Schocher
2016-06-09nand: add nand mtd concat supportHeiko Schocher
2016-06-04Merge git://git.denx.de/u-boot-nand-flashTom Rini
2016-06-03nand: fix nand torture to use changed mtd apiMax Krummenacher
2016-06-03mtd: nand: Sync with Linux v4.6Scott Wood
2016-06-03mtd: nand: Add page argument to write_page() etc.Scott Wood
2016-06-03mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood
2016-06-03mtd: nand: Remove nand_info_t typedefScott Wood
2016-06-03mtd: nand: Remove docg4 driver and palmtreo680 flashing toolScott Wood
2016-06-03mtd: nand: Remove jz4740 driverMarek Vasut
2016-06-03mtd: nand: arasan_nfc: Correct nand ecc initializationSiva Durga Prasad Paladugu
2016-06-03driver: mtd: spi: Adding support for QSPI flashPrabhakar Kushwaha
2016-05-27mtd: nand: am335x: spl: Fix copying of imageLokesh Vutla
2016-05-27spl: Support loading a FIT from SPILokesh Vutla
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-05-24mtd: nand: mxs: use simpler runtime cpu dection macrosPeng Fan
2016-05-21drivers: mtd: add Microchip PIC32 internal non-CFI flash driver.Purna Chandra Mandal
2016-05-18sf: Disable 4-KB erase command for SPANSION S25FS-S familyYuan Yao
2016-05-18spi: fsl_qspi: Enable Spansion S25FS-S family flashesYuan Yao
2016-05-17SPL: Let spl_parse_image_header() return valueMarek Vasut
2016-05-02Fix spelling of "occurred".Vagrant Cascadian
2016-04-25sf: fix timebase data type in _wait_ready()Stephen Warren
2016-04-22mtd, ubi: set free_count to zero before walking through erase listHeiko Schocher
2016-04-13mtd: cfi: Unlock current sector instead of sector 0 before buffered writeRouven Behr
2016-04-11stm32: stm32_flash: add memory barrier during flash writeVikas Manocha
2016-04-10drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.Purna Chandra Mandal
2016-04-06kirkwood_nand: claim MPP pins on the flyChris Packham
2016-04-01mtd: nand: denali: max_banks calculation changed in revision 5.1Graham Moore
2016-03-27cfi_flash: return device into read array mode after reading statusVasily Khoruzhick
2016-03-26stm32: stm32f4: move flash driver to mtd driver locationVikas Manocha
2016-03-24mtd: denali: fix warning when compiled for 64bit systemMasahiro Yamada
2016-03-12sf: Correct data types in stm_is_locked_sr()Marek Vasut
2016-02-26spi: Correct two error return valuesSimon Glass
2016-02-26sandbox: spi: Remove an incorrect free()Simon Glass
2016-02-26sandbox: spi: Add more debugging to SPI emulationSimon Glass
2016-02-23sf: spi_flash: use dma to copy data from mmap region if platform supportsMugunthan V N
2016-02-12arasan: nfc: Add initial nand driver support for arasanSiva Durga Prasad Paladugu