summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-171-21/+0
|\
| * dt-bindings: Remove PicoXcell bindingsRob Herring2020-12-141-21/+0
* | dt-bindings: Add Keem Bay OCS AES bindingsDaniele Alessandrelli2020-12-111-0/+45
|/
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-10-241-1/+5
|\
| * dt-bindings: crypto: Add compatible for V3sMartin Cerveny2020-09-171-0/+3
| * dt-bindings: crypto: Specify that allwinner, sun8i-a33-crypto needs resetCorentin Labbe2020-09-171-3/+4
* | Merge branch 'dt/linus' into dt/nextRob Herring2020-10-061-1/+1
|\ \
| * | dt-bindings: crypto: sa2ul: fix a DT binding check warningTero Kristo2020-09-091-1/+1
| |/
* | dt-bindings: crypto: slimsss: Correct a typo in compatibleKrzysztof Kozlowski2020-09-141-1/+1
* | dt-bindings: crypto: Convert i.MX sahara to json-schemaAnson Huang2020-08-172-15/+37
* | dt-bindings: crypto: Convert i.MX SCC to json-schemaAnson Huang2020-08-172-21/+54
* | dt-bindings: crypto: Convert MXS DCP to json-schemaAnson Huang2020-08-172-18/+51
|/
* dt-bindings: crypto: Add TI SA2UL crypto accelerator documentationKeerthy2020-07-231-0/+76
* dt-bindings: Fix incorrect 'reg' property sizesRob Herring2020-05-141-1/+1
* dt-bindings: Remove cases of 'allOf' containing a '$ref'Rob Herring2020-05-031-5/+4
* dt-bindings: Clean-up schema indentation formattingRob Herring2020-04-163-16/+16
* Merge tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-04-043-3/+3
|\
| * dt-bindings: crypto: caam: use generic node nameHoria Geantă2020-03-111-1/+1
| * dt-bindings: crypto: dcp: use generic node nameHoria Geantă2020-03-111-1/+1
| * dt-bindings: crypto: sahara: use generic node nameHoria Geantă2020-03-111-1/+1
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-04-011-0/+37
|\ \
| * | dt-bindings: crypto: Add bindings for ZynqMP AES-GCM driverKalyani Akula2020-02-281-0/+37
| |/
* / dt-bindings: crypto: add new compatible for A33 SSCorentin Labbe2020-03-111-0/+2
|/
* dt-bindings: Change maintainer addressMaxime Ripard2019-12-131-1/+1
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-12-051-0/+88
|\
| * dt-bindings: crypto: Add DT bindings documentation for sun8i-ce Crypto EngineCorentin Labbe2019-11-011-0/+88
* | Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-0210-116/+263
|\ \
| * | dt-bindings: crypto: Convert stm32 HASH bindings to json-schemaBenjamin Gaignard2019-11-212-30/+69
| * | dt-bindings: crypto: Convert stm32 CRYP bindings to json-schemaBenjamin Gaignard2019-11-142-19/+51
| * | dt-bindings: crypto: Convert stm32 CRC bindings to json-schemaBenjamin Gaignard2019-11-142-16/+38
| * | dt-bindings: crypto: samsung: Convert SSS and SlimSSS bindings to json-schemaKrzysztof Kozlowski2019-10-104-51/+105
| |/
* | dt-bindings: crypto: Add DT bindings documentation for sun8i-ss Security SystemCorentin Labbe2019-11-011-0/+60
* | dt-bindings: crypto: Add DT bindings documentation for amlogic-cryptoCorentin Labbe2019-10-251-0/+52
|/
* dt-bindings: crypto: Convert Allwinner A10 Security Engine to a schemaMaxime Ripard2019-08-142-23/+79
* dt-bindings: move Atmel ECC508A I2C crypto processor to trivial-devicesArd Biesheuvel2019-05-301-13/+0
* dt-bindings: crypto: document Exynos5433 SlimSSSKamil Konieczny2019-02-281-0/+19
* dt-bindings: crypto: ccree: add dt bindings for ccree 703Gilad Ben-Yossef2018-12-071-0/+1
* dt-bindings: crypto: Mention clocks for mxs-dcpLeonard Crestez2018-11-161-0/+2
* dt-bindings: crypto: ccree: add ccree 713Gilad Ben-Yossef2018-11-091-2/+5
* dt-bindings: crypto: hip07-sec, drop incorrect commasJonathan Cameron2018-09-271-1/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-163-3/+98
|\
| * dt-bindings: Add bindings for Hisilicon SEC crypto accelerators.Jonathan Cameron2018-08-031-0/+67
| * dt-bindings: crypto: Add new compatible qcom, prng-eeVinod Koul2018-07-271-1/+3
| * dt-bindings: crypto: Move prng binding to cryptoVinod Koul2018-07-271-0/+17
| * Documentation/bindings: crypto: inside-secure: eip197d supportAntoine Tenart2018-07-081-1/+2
| * Documentation/bindings: crypto: inside-secure: update the compatiblesAntoine Tenart2018-07-081-3/+11
* | dt-bindings: remove 'interrupt-parent' from bindingsRob Herring2018-07-255-32/+0
|/
* dt-bindings: move various RNG bindings to rng/ directoryRob Herring2018-04-271-19/+0
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2018-04-061-0/+17
|\
| * ARM: dts: imx7s: add snvs rtc clockAnson Huang2018-02-281-0/+17