summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: crypto: sun8i-ce: Add compatible for H616Andre Przywara2024-07-061-0/+2
* Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2024-05-136-30/+189
|\
| * dt-bindings: crypto: starfive: Restore sort orderGeert Uytterhoeven2024-04-261-1/+1
| * dt-bindings: crypto: Add Tegra Security EngineAkhil R2024-04-122-0/+104
| * dt-bindings: crypto: ti,omap-sham: Convert to dtschemaAnimesh Agarwal2024-04-052-28/+56
| * dt-bindings: crypto: ice: Document sc7280 inline crypto engineLuca Weiss2024-04-021-0/+1
| * dt-bindings: crypto: starfive: Add jh8100 supportJia Jie Ho2024-04-021-2/+28
* | dt-bindings: treewide: add access-controllers descriptionGatien Chevallier2024-04-052-0/+8
|/
* dt-bindings: crypto: add sam9x7 in Atmel TDESVarshini Rajendran2024-03-011-1/+5
* dt-bindings: crypto: add sam9x7 in Atmel SHAVarshini Rajendran2024-03-011-1/+5
* dt-bindings: crypto: add sam9x7 in Atmel AESVarshini Rajendran2024-03-011-1/+5
* dt-bindings: crypto: ice: Document SC7180 inline crypto engineDavid Wronek2024-01-261-0/+1
* dt-bindings: qcom-qce: Add compatible for SM6350Luca Weiss2024-01-261-0/+1
* dt-bindings: crypto: qcom-qce: document the SC7280 crypto engineOm Prakash Singh2023-12-221-0/+1
* dt-bindings: crypto: qcom-qce: constrain clocks for SM8150-compatible QCEKrzysztof Kozlowski2023-12-221-0/+11
* dt-bindings: crypto: qcom-qce: constrain clocks for IPQ9574 QCEKrzysztof Kozlowski2023-12-221-0/+1
* dt-bindings: crypto: convert Inside Secure SafeXcel to the json-schemaRafał Miłecki2023-11-242-40/+86
* dt-bindings: crypto: qcom,prng: document SM8650Neil Armstrong2023-11-171-0/+1
* dt-bindings: crypto: qcom-qce: document the SM8650 crypto engineNeil Armstrong2023-11-171-0/+1
* dt-bindings: crypto: qcom,inline-crypto-engine: document the SM8650 ICENeil Armstrong2023-11-171-0/+1
* dt-bindings: crypto: qcom,prng: document SA8775P and SC7280Om Prakash Singh2023-10-271-0/+2
* dt-bindings: crypto: qcom,prng: document SM8550Neil Armstrong2023-10-131-0/+1
* dt-bindings: crypto: qcom,prng: document that RNG on SM8450 is a TRNGNeil Armstrong2023-10-131-5/+20
* dt-bindings: crypto: fsl-imx-sahara: Fix the number of irqsFabio Estevam2023-10-051-1/+21
* dt-bindings: crypto: fsl-imx-sahara: Document the clocksFabio Estevam2023-10-051-0/+17
* dt-bindings: crypto: fsl-imx-sahara: Shorten the titleFabio Estevam2023-10-051-2/+2
* dt-bindings: crypto: ice: document the sa8775p inline crypto engineBartosz Golaszewski2023-10-011-0/+1
* Merge tag 'devicetree-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-08-313-1/+3
|\
| * dt-bindings: crypto: ice: Document sm8450 inline crypto engineLuca Weiss2023-08-241-0/+1
| * dt-bindings: use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski2023-08-231-1/+1
| * dt-bindings: crypto: qcom-qce: add SoC compatible string for ipq9574Anusha Rao2023-07-141-0/+1
* | Merge tag 'soc-dt-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-08-311-1/+13
|\ \
| * | dt-bindings: crypto: ti,sa2ul: make power-domains conditionalKamlesh Gurudasani2023-07-251-1/+13
| |/
* | Revert "dt-bindings: crypto: qcom,prng: Add SM8450"Neil Armstrong2023-08-251-19/+5
* | dt-bindings: crypto: qcom,prng: Add SM8450Konrad Dybcio2023-08-181-5/+19
* | dt-bindings: crypto: add new compatible for stm32-hashLionel Debieve2023-07-221-0/+1
|/
* Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-07-012-9/+111
|\
| * dt-bindings: qcom-qce: Add compatibles for SM6115 and QCM2290Bhupesh Sharma2023-06-021-9/+35
| * dt-bindings: qcom-qce: Fix compatible combinations for SM8150 and IPQ4019 SoCsBhupesh Sharma2023-06-021-0/+6
| * dt-bindings: crypto: Add StarFive crypto moduleJia Jie Ho2023-05-191-0/+70
* | Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-06-301-2/+2
|\ \
| * | dt-bindings: xilinx: Switch xilinx.com emails to amd.comMichal Simek2023-06-051-2/+2
| |/
* | dt-bindings: crypto: drop unneeded quotesKrzysztof Kozlowski2023-06-242-5/+5
* | dt-bindings: crypto: fsl,sec-v4.0-mon: Add "linux,keycodes" and deprecate "li...Rob Herring2023-06-151-0/+5
* | dt-bindings: crypto: fsl,sec-v4.0-mon: Add missing type for "linux,keycode"Rob Herring2023-06-151-0/+1
* | dt-bindings: crypto: fsl-dcp: add imx6sl and imx6ull compatibleStefan Wahren2023-06-121-3/+9
|/
* Merge tag 'devicetree-for-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-04-274-555/+424
|\
| * dt-bindings: crypto: sec-v4.0-mon: add snvs power off supportPeng Fan2023-04-041-0/+6
| * dt-bindings: crypto: fsl,sec-v4.0: Convert to DT schemaRob Herring2023-03-173-553/+416
| * dt-bindings: yamllint: Require a space after a comment '#'Rob Herring2023-03-081-2/+2