summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: Drop a blank line in nand_wait()Andre Renaud2016-06-241-1/+0
* Merge git://git.denx.de/u-boot-nand-flashTom Rini2016-06-208-180/+333
|\
| * mtd: nand: Patch remaining places where nand_to_mtd() should be usedBoris Brezillon2016-06-195-5/+5
| * nand: nand torture: follow sync with linux v4.6Max Krummenacher2016-06-191-1/+1
| * spl: nand: sunxi: add support for NAND config auto-detectionBoris Brezillon2016-06-191-58/+204
| * spl: nand: sunxi: split 'load page' and 'read page' logicBoris Brezillon2016-06-191-71/+114
| * spl: nand: sunxi: rework status polling loopBoris Brezillon2016-06-191-16/+13
| * spl: nand: sunxi: stop guessing the redundant u-boot offsetBoris Brezillon2016-06-191-20/+0
| * spl: nand: support redundant u-boot imageBoris Brezillon2016-06-191-0/+8
| * spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependencyBoris Brezillon2016-06-191-4/+11
| * spl: nand: sunxi: remove support for so-called 'syndrome' modeBoris Brezillon2016-06-191-42/+14
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-06-131-2/+3
|\ \
| * | at91: nand: Set up the ECC strength correctlyAndre Renaud2016-06-121-0/+1
| * | at91: Correct NAND ECC register accessAndre Renaud2016-06-121-2/+2
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-06-121-1/+1
|\ \ \ | |/ / |/| |
| * | mtd: nand: mxs: use simpler runtime cpu dection macrosPeng Fan2016-05-241-1/+1
* | | mtd: nand: omap: allow to switch to BCH16Heiko Schocher2016-06-091-0/+4
* | | nand: add nand mtd concat supportHeiko Schocher2016-06-091-0/+41
* | | Merge git://git.denx.de/u-boot-nand-flashTom Rini2016-06-0438-2247/+876
|\ \ \ | | |/ | |/|
| * | nand: fix nand torture to use changed mtd apiMax Krummenacher2016-06-031-4/+4
| * | mtd: nand: Sync with Linux v4.6Scott Wood2016-06-0317-171/+298
| * | mtd: nand: Add page argument to write_page() etc.Scott Wood2016-06-0314-46/+55
| * | mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-0330-307/+298
| * | nand: Embed mtd_info in struct nand_chipScott Wood2016-06-0317-165/+177
| * | mtd: nand: Remove nand_info_t typedefScott Wood2016-06-036-90/+90
| * | mtd: nand: Remove docg4 driver and palmtreo680 flashing toolScott Wood2016-06-033-1251/+0
| * | mtd: nand: Remove jz4740 driverMarek Vasut2016-06-032-259/+0
| * | mtd: nand: arasan_nfc: Correct nand ecc initializationSiva Durga Prasad Paladugu2016-06-031-9/+9
* | | driver: mtd: spi: Adding support for QSPI flashPrabhakar Kushwaha2016-06-032-2/+4
|/ /
* | mtd: nand: am335x: spl: Fix copying of imageLokesh Vutla2016-05-271-1/+14
* | spl: Support loading a FIT from SPILokesh Vutla2016-05-271-5/+32
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-05-242-0/+77
|\ \ | |/ |/|
| * sf: Disable 4-KB erase command for SPANSION S25FS-S familyYuan Yao2016-05-181-0/+72
| * spi: fsl_qspi: Enable Spansion S25FS-S family flashesYuan Yao2016-05-181-0/+5
* | drivers: mtd: add Microchip PIC32 internal non-CFI flash driver.Purna Chandra Mandal2016-05-213-0/+452
* | SPL: Let spl_parse_image_header() return valueMarek Vasut2016-05-171-2/+8
|/
* Fix spelling of "occurred".Vagrant Cascadian2016-05-021-2/+2
* sf: fix timebase data type in _wait_ready()Stephen Warren2016-04-251-1/+2
* mtd, ubi: set free_count to zero before walking through erase listHeiko Schocher2016-04-221-1/+1
* mtd: cfi: Unlock current sector instead of sector 0 before buffered writeRouven Behr2016-04-131-1/+1
* stm32: stm32_flash: add memory barrier during flash writeVikas Manocha2016-04-111-0/+4
* drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.Purna Chandra Mandal2016-04-101-8/+0
* kirkwood_nand: claim MPP pins on the flyChris Packham2016-04-061-0/+19
* mtd: nand: denali: max_banks calculation changed in revision 5.1Graham Moore2016-04-012-1/+12
* cfi_flash: return device into read array mode after reading statusVasily Khoruzhick2016-03-271-0/+2
* stm32: stm32f4: move flash driver to mtd driver locationVikas Manocha2016-03-263-0/+175
* mtd: denali: fix warning when compiled for 64bit systemMasahiro Yamada2016-03-241-3/+3
* sf: Correct data types in stm_is_locked_sr()Marek Vasut2016-03-121-3/+3
* spi: Correct two error return valuesSimon Glass2016-02-262-4/+2
* sandbox: spi: Remove an incorrect free()Simon Glass2016-02-261-1/+0
OpenPOWER on IntegriCloud