summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mtd
Commit message (Expand)AuthorAgeFilesLines
* dt: bindings: mtd: replace references to nand.txt with nand-controller.yamlKamal Dasu2019-05-2215-39/+39
* mtd: partitions: Add AFS partitions DT bindingsLinus Walleij2019-05-061-0/+17
* dt-binding: mtd: physmap: Add example using addr-gpios propertyChris Packham2019-05-061-0/+16
* dt-bindings: mtd: describe BCM963XX ImageTag format and usageJonas Gorski2019-05-061-0/+45
* dt-bindings: mtd: describe the simple BCM963XX NOR flash layoutJonas Gorski2019-05-061-0/+24
* dt-bindings: mtd: sunxi: Add new compatibleMiquel Raynal2019-04-181-2/+3
* dt-bindings: mtd: sunxi-nand: Add YAML schemasMaxime Ripard2019-04-182-48/+96
* dt-bindings: mtd: Add YAML schemas for the generic NAND optionsMaxime Ripard2019-04-182-75/+143
* mtd: rawnand: denali: decouple controller and NAND chipsMasahiro Yamada2019-04-181-13/+27
* dt-bindings: mtd: ingenic: Use standard ecc-engine propertyPaul Cercueil2019-03-211-2/+2
* dt-bindings: mtd: ingenic: Change 'BCH' to 'ECC' in documentationPaul Cercueil2019-03-211-9/+9
* dt-bindings: mtd: ingenic: Add compatible strings for JZ4740 and JZ4725BPaul Cercueil2019-03-211-2/+8
* dt-bindings: mtd: atmel-nand: add sam9x60 compatibleTudor Ambarus2019-03-211-0/+1
* Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2019-03-041-65/+0
|\
| * dt-bindings: spi: Move the bindings for the FSL QSPI driverFrieder Schrempf2019-01-071-65/+0
* | Merge tag 'nand/for-5.1' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2019-02-252-0/+121
|\ \
| * | dt-bindings: nand: meson: add Amlogic NAND controller driverLiang Yang2019-02-051-0/+60
| * | dt-bindings: mtd: stm32_fmc2: add STM32 FMC2 NAND controller documentationChristophe Kerello2019-01-151-0/+61
| |/
* | dt-bindings: cadence-quadspi: Add new compatible for AM654 SoCVignesh R2019-02-131-0/+1
* | dt-bindings: mtd: mtk-quadspi: update bindings for MT7629 SoCRyder Lee2019-01-161-1/+2
|/
* Merge tag 'spi-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2018-12-251-31/+0
|\
| * dt-bindings: spi: QuadSPI driver for Atmel SAMA5D2Piotr Bugalski2018-11-071-31/+0
* | mtd: partitions: Add RedBoot FIS DT bindingsLinus Walleij2018-11-121-0/+27
* | dt-binding: mtd: physmap: Document the addr-gpios propertyRicardo Ribalda Delgado2018-11-051-0/+2
|/
* Merge tag 'devicetree-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-143-4/+0
|\
| * dt-bindings: remove 'interrupt-parent' from bindingsRob Herring2018-07-253-4/+0
* | Merge tag 'spi-nor/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-08-111-0/+9
|\ \
| * | mtd: spi-nor: only apply reset hacks to broken hardwareBrian Norris2018-08-011-0/+9
| |/
* | Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-08-115-5/+82
|\ \
| * | dt-binding: mtd: denali_dt: document clock propertyMasahiro Yamada2018-07-181-0/+5
| * | dt-bindings: Add bindings for SPI NAND devicesBoris Brezillon2018-07-181-0/+5
| * | dt-bindings: qcom_nandc: update for ECC strength and step sizeAbhishek Sahu2018-07-181-4/+3
| * | dt-bindings: mtd: add tegra NAND controller bindingStefan Agner2018-07-021-0/+64
| * | mtd: rawnand: add an option to specify NAND chip as a boot deviceStefan Agner2018-07-021-0/+4
| * | mtd: rawnand: add Reed-Solomon error correction algorithmStefan Agner2018-07-021-1/+1
| |/
* | dt-bindings: mtd: explicitly document nesting partitions descriptionsRafał Miłecki2018-07-241-0/+46
* | dt-bindings: mtd: document Broadcom's TRX firmware format bindingRafał Miłecki2018-07-071-0/+37
|/
* Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtdLinus Torvalds2018-06-085-8/+67
|\
| * Merge tag 'nand/for-4.18' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-06-073-7/+24
| |\
| | * dt-bindings: mtd: mtk-nand: Update properties descriptionXiaolei Li2018-04-291-5/+19
| | * mtd: rawnand: sunxi: Remove support for GPIO-based Ready/Busy pollingBoris Brezillon2018-04-291-2/+0
| | * dt-bindings: mtd: rawnand: gpmi: document specific ECC strengthStefan Agner2018-04-291-0/+5
| * | dt-bindings: mtd: document Broadcom's BCM47xx partitionsRafał Miłecki2018-05-232-1/+43
| |/
* | dt-bindings: powerpc/4xx: move 4xx NDFC and EMAC bindings to subsystem direct...Rob Herring2018-04-271-0/+39
* | dt-bindings: more status property removal from examplesRob Herring2018-04-181-4/+0
|/
* Merge tag 'nand/for-4.17' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-04-043-53/+6
|\
| * mtd: rawnand: sunxi: Stop supporting ECC_HW_SYNDROME modeBoris Brezillon2018-03-291-2/+2
| * mtd: rawnand: marvell: Fix clock resource by adding a register clockGregory CLEMENT2018-03-291-1/+4
| * dt-bindings: mtd: remove pxa3xx NAND controller documentationMiquel Raynal2018-03-021-50/+0
* | Merge tag 'spi-nor/for-4.17' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-04-041-0/+24
|\ \