Age | Commit message (Expand) | Author | Files | Lines |
2023-06-30 | Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -8/+24 |
2023-05-26 | arm64: dts: qcom: ipq6018: drop incorrect SPI bus spi-max-frequency | Krzysztof Kozlowski | 1 | -2/+0 |
2023-05-26 | arm64: dts: qcom: add few more reserved memory region | Vignesh Viswanathan | 1 | -3/+13 |
2023-05-26 | arm64: dts: qcom: enable the download mode support | Vignesh Viswanathan | 1 | -0/+1 |
2023-05-26 | arm64: dts: qcom: ipq6018: add QFPROM node | Kathiravan T | 1 | -0/+7 |
2023-05-25 | arm64: dts: qcom: ipq6018: add unit address to soc node | Krzysztof Kozlowski | 1 | -1/+1 |
2023-05-25 | arm64: dts: qcom: ipq6018: correct qrng unit address | Krzysztof Kozlowski | 1 | -1/+1 |
2023-05-25 | arm64: dts: qcom: Make -cells decimal | Andrew Halaney | 1 | -1/+1 |
2023-05-18 | arm64: dts: qcom: add missing cache properties | Krzysztof Kozlowski | 1 | -0/+1 |
2023-05-18 | arm64: dts: qcom: use decimal for cache level | Krzysztof Kozlowski | 1 | -1/+1 |
2023-03-16 | arm64: dts: qcom: ipq6018: Fix the PCI I/O port range | Manivannan Sadhasivam | 1 | -2/+2 |
2023-02-14 | arm64: dts: qcom: ipq6018: align RPM G-Link node with bindings | Krzysztof Kozlowski | 1 | -1/+1 |
2023-01-19 | arm64: dts: qcom: ipq6018: Use lowercase hex | Konrad Dybcio | 1 | -1/+1 |
2023-01-19 | arm64: dts: qcom: ipq6018: Add/remove some newlines | Konrad Dybcio | 1 | -14/+12 |
2023-01-19 | arm64: dts: qcom: ipq6018: Sort nodes properly | Konrad Dybcio | 1 | -260/+260 |
2023-01-19 | arm64: dts: qcom: ipq6018: Fix up indentation | Konrad Dybcio | 1 | -22/+22 |
2023-01-19 | arm64: dts: qcom: ipq6018: Pad addresses to 8 hex digits | Konrad Dybcio | 1 | -12/+12 |
2022-12-28 | arm64: dts: qcom: ipq6018: Use lowercase hex | Konrad Dybcio | 1 | -4/+4 |
2022-12-06 | arm64: dts: qcom: ipq6018: improve pcie phy pcs reg table | Christian Marangi | 1 | -1/+2 |
2022-10-18 | arm64: dts: qcom: ipq6018: move ARMv8 timer out of SoC node | Robert Marko | 1 | -8/+8 |
2022-10-18 | arm64: dts: qcom: ipq6018: fix NAND node name | Robert Marko | 1 | -1/+1 |
2022-10-17 | arm64: dts: qcom: ipq6018: align TLMM pin configuration with DT schema | Krzysztof Kozlowski | 1 | -2/+2 |
2022-09-14 | arm64: dts: qcom: ipq6018: switch TCSR mutex to MMIO | Krzysztof Kozlowski | 1 | -9/+4 |
2022-09-14 | arm64: dts: qcom: ipq6018: add missing TCSR syscon compatible | Krzysztof Kozlowski | 1 | -1/+1 |
2022-07-07 | arm64: dts: qcom: ipq6018: drop USB PHY clock index | Johan Hovold | 1 | -1/+1 |
2022-07-07 | arm64: dts: qcom: extend scm compatible strings | David Heidelberg | 1 | -1/+1 |
2022-07-03 | arm64: dts: qcom: ipq6018: correct QUP peripheral labels | Robert Marko | 1 | -4/+4 |
2022-07-03 | arm64: dts: qcom: ipq6018: add label to remoteproc node | Krzysztof Kozlowski | 1 | -0/+1 |
2022-07-03 | arm64: dts: qcom: adjust whitespace around '=' | Krzysztof Kozlowski | 1 | -2/+2 |
2022-06-27 | arm64: dts: qcom: timer should use only 32-bit size | David Heidelberg | 1 | -11/+11 |
2022-06-27 | arm64: dts: qcom: align OPP table names with DT schema | Krzysztof Kozlowski | 1 | -1/+1 |
2022-06-03 | Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -6/+6 |
2022-05-05 | arm64: dts: qcom: align DWC3 USB clocks with DT schema | Krzysztof Kozlowski | 1 | -3/+3 |
2022-05-05 | arm64: dts: qcom: correct DWC3 node names and unit addresses | Krzysztof Kozlowski | 1 | -3/+3 |
2022-04-12 | arm64: dts: qcom: ipq6018: Fix qmp usb3 phy node | Bhupesh Sharma | 1 | -2/+2 |
2022-04-12 | arm64: dts: qcom: ipq6018: Add mdio bus description | Baruch Siach | 1 | -0/+10 |
2022-04-12 | arm64: dts: qcom: align clocks in I2C/SPI with DT schema | Krzysztof Kozlowski | 1 | -6/+6 |
2022-04-12 | arm64: dts: qcom: align dmas in I2C/SPI/UART with DT schema | Krzysztof Kozlowski | 1 | -4/+4 |
2022-03-26 | Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+2 |
2022-02-11 | arm64: dts: qcom: ipq6018: drop the clock-frequency property | Kathiravan T | 1 | -1/+0 |
2022-02-11 | arm64: dts: qcom: ipq6018: enable the GICv2m support | Kathiravan T | 1 | -0/+9 |
2022-02-08 | arm64: dts: ipq6018: Use reference clock to set dwc3 period | Sean Anderson | 1 | -1/+2 |
2022-02-01 | arm64: dts: qcom: ipq6018: fix usb reference period | Baruch Siach | 1 | -1/+1 |
2022-02-01 | arm64: dts: qcom: ipq6018: add pcie max-link-speed | Baruch Siach | 1 | -0/+1 |
2021-12-16 | arm64: dts: qcom: ipq6018: Fix gpio-ranges property | Baruch Siach | 1 | -1/+1 |
2021-10-24 | arm64: dts: qcom: ipq6018: Remove unused 'iface_clk' property from dma-contro... | Bhupesh Sharma | 1 | -3/+2 |
2021-10-24 | arm64: dts: qcom: ipq6018: Remove unused 'qcom,config-pipe-trust-reg' property | Bhupesh Sharma | 1 | -1/+0 |
2021-10-24 | arm64: dts: qcom: Correct QMP PHY child node name | Shawn Guo | 1 | -1/+1 |
2021-09-22 | arm64: dts: qcom: ipq6018: add usb3 DT description | Kathiravan T | 1 | -0/+83 |
2021-09-22 | arm64: dts: qcom: ipq6018: Fix qcom,controlled-remotely property | Shawn Guo | 1 | -1/+1 |