aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-12dt-bindings: Change maintainer addressMaxime Ripard1-1/+1
2019-12-02Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-61/+98
2019-11-21dt-bindings: mtd: Convert stm32 fmc2-nand bindings to json-schemaBenjamin Gaignard2-61/+98
2019-11-17Merge tag 'nand/for-5.5' into mtd/nextMiquel Raynal1-0/+53
2019-10-29mtd: add DT bindings for the Intel IXP4xx FlashLinus Walleij1-0/+22
2019-10-04dt-bindings: mtd: Add Cadence NAND controller driverPiotr Sroka1-0/+53
2019-08-26dt-bindings: mtd: Document Macronix raw NAND controller bindingsMason Yang1-0/+36
2019-07-20dt-bindings: Ensure child nodes are of type 'object'Rob Herring2-0/+2
2019-07-13Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds5-45/+72
2019-07-07Merge tag 'spi-nor/for-5.3-v2' of gitolite.kernel.org:pub/scm/linux/kernel/git/mtd/linux into mtd/nextMiquel Raynal2-43/+5
2019-07-06Merge tag 'nand/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/nextRichard Weinberger15-39/+40
2019-06-28dt-bindings: mtd: sunxi-nand: Drop 'maxItems' from child 'reg' propertyRob Herring1-1/+0
2019-06-27dt-bindings: mtd: brcmnand: Add brcmnand, brcmnand-v7.3 supportKamal Dasu1-0/+1
2019-06-27dt-bindings: mtd: brcmnand: Make nand-ecc-strength and nand-ecc-step-size optionalKamal Dasu1-2/+2
2019-06-27dt-bindings: mtd: Add bindings for TI's AM654 HyperBus memory controllerVignesh Raghavendra1-0/+51
2019-06-27dt-bindings: mtd: Add binding documentation for HyperFlashVignesh Raghavendra1-0/+13
2019-06-27dt-bindings: cadence-quadspi: add options reset propertyDinh Nguyen1-0/+5
2019-06-07mtd: spi-nor: stm32: remove the driver as it was replaced by spi-stm32-qspi.cLudovic Barre1-43/+0
2019-05-22dt: bindings: mtd: replace references to nand.txt with nand-controller.yamlKamal Dasu15-39/+39
2019-05-06mtd: partitions: Add AFS partitions DT bindingsLinus Walleij1-0/+17
2019-05-06dt-binding: mtd: physmap: Add example using addr-gpios propertyChris Packham1-0/+16
2019-05-06dt-bindings: mtd: describe BCM963XX ImageTag format and usageJonas Gorski1-0/+45
2019-05-06dt-bindings: mtd: describe the simple BCM963XX NOR flash layoutJonas Gorski1-0/+24
2019-04-18dt-bindings: mtd: sunxi: Add new compatibleMiquel Raynal1-2/+3
2019-04-18dt-bindings: mtd: sunxi-nand: Add YAML schemasMaxime Ripard2-48/+96
2019-04-18dt-bindings: mtd: Add YAML schemas for the generic NAND optionsMaxime Ripard2-75/+143
2019-04-18mtd: rawnand: denali: decouple controller and NAND chipsMasahiro Yamada1-13/+27
2019-03-21dt-bindings: mtd: ingenic: Use standard ecc-engine propertyPaul Cercueil1-2/+2
2019-03-21dt-bindings: mtd: ingenic: Change 'BCH' to 'ECC' in documentationPaul Cercueil1-9/+9
2019-03-21dt-bindings: mtd: ingenic: Add compatible strings for JZ4740 and JZ4725BPaul Cercueil1-2/+8
2019-03-21dt-bindings: mtd: atmel-nand: add sam9x60 compatibleTudor Ambarus1-0/+1
2019-03-04Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-65/+0
2019-02-25Merge tag 'nand/for-5.1' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2-0/+121
2019-02-13dt-bindings: cadence-quadspi: Add new compatible for AM654 SoCVignesh R1-0/+1
2019-02-05dt-bindings: nand: meson: add Amlogic NAND controller driverLiang Yang1-0/+60
2019-01-16dt-bindings: mtd: mtk-quadspi: update bindings for MT7629 SoCRyder Lee1-1/+2
2019-01-15dt-bindings: mtd: stm32_fmc2: add STM32 FMC2 NAND controller documentationChristophe Kerello1-0/+61
2019-01-07dt-bindings: spi: Move the bindings for the FSL QSPI driverFrieder Schrempf1-65/+0
2018-12-25Merge tag 'spi-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-31/+0
2018-11-12mtd: partitions: Add RedBoot FIS DT bindingsLinus Walleij1-0/+27
2018-11-07dt-bindings: spi: QuadSPI driver for Atmel SAMA5D2Piotr Bugalski1-31/+0
2018-11-05dt-binding: mtd: physmap: Document the addr-gpios propertyRicardo Ribalda Delgado1-0/+2
2018-08-14Merge tag 'devicetree-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds3-4/+0
2018-08-11Merge tag 'spi-nor/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon1-0/+9
2018-08-11Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon5-5/+82
2018-08-01mtd: spi-nor: only apply reset hacks to broken hardwareBrian Norris1-0/+9
2018-07-25dt-bindings: remove 'interrupt-parent' from bindingsRob Herring3-4/+0
2018-07-24dt-bindings: mtd: explicitly document nesting partitions descriptionsRafał Miłecki1-0/+46
2018-07-18dt-binding: mtd: denali_dt: document clock propertyMasahiro Yamada1-0/+5
2018-07-18dt-bindings: Add bindings for SPI NAND devicesBoris Brezillon1-0/+5