aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/apm (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-27arm64: dts: apm: Harmonize DWC USB3 DT nodes nameSerge Semin2-5/+5
2022-06-20arm64: dts: apm: correct gpio-keys propertiesKrzysztof Kozlowski2-2/+2
2022-06-16arm64: dts: apm: adjust whitespace around '='Krzysztof Kozlowski2-3/+3
2020-09-26arm64: dts: apm: add required gpio-cells to DW APB GPIO controller portKrzysztof Kozlowski2-0/+2
2020-09-26arm64: dts: apm: drop unused reg-io-width from DW APB GPIO controllerKrzysztof Kozlowski2-2/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner4-20/+4
2019-01-30arm64: dts: Remove inconsistent use of 'arm,armv8' compatible stringRob Herring2-16/+16
2017-11-16Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-5/+5
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-4/+0
2017-11-09kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada1-3/+0
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-20arm64: dts: fix unit-address leading 0sRob Herring2-5/+5
2017-08-18arm64: dts: apm: fix PCI bus dtc warningsRob Herring2-0/+7
2016-10-07Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-28/+210
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+4
2016-09-19Merge tag 'xgene-dts-for-v4.9' of https://github.com/AppliedMicro/xgene-next into next/dt64Arnd Bergmann2-28/+210
2016-09-15arm64: dts: apm: Add DT node for APM X-Gene 2 CPU clockshotran1-0/+56
2016-09-15arm64: dts: apm: Add X-Gene SoC hwmon to device treehotran2-0/+10
2016-09-15arm64: dts: apm: Fix interrupt polarity for X-Gene PCIe legacy interruptsDuc Dang2-28/+28
2016-09-15arm64: dts: apm: Add APM X-Gene v2 SoC PMU DTS entriesDuc Dang1-0/+58
2016-09-15arm64: dts: apm: Add APM X-Gene SoC PMU DTS entriesTai Nguyen1-0/+58
2016-09-14arm64: dts: Fix broken architected timer interrupt triggerMarc Zyngier1-4/+4
2016-08-13dtb: xgene: Fix backward compatibilityIyappan Subramanian1-1/+1
2016-08-13dtb: xgene: Add rxlos-gpios propertyIyappan Subramanian1-0/+1
2016-08-01Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-61/+51
2016-07-25dtb: xgene: Add MDIO nodeIyappan Subramanian4-14/+41
2016-06-20arm64: dts: apm: Remove unused qmlclk node on X-Gene 1Duc Dang1-10/+0
2016-06-20arm64: dts: apm: Fix timer interrupt polarity for X-Gene 2 SoCDuc Dang1-4/+4
2016-06-20arm64: dts: apm: Remove leading '0x' from unit addressesBjorn Helgaas1-16/+16
2016-06-20arm64: dts: apm: Use lowercase consistently for hex constantsBjorn Helgaas2-38/+38
2016-05-18Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+3
2016-05-02dtb: xgene: Add channel propertyIyappan Subramanian2-0/+2
2016-04-14arm64: dts: apm: Fix compatible string for X-Gene 2 SATA controller DTS nodeRameshwar Prasad Sahu1-3/+3
2016-03-20Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-3/+52
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-2/+14
2016-02-25arm64: dts: apm: Add DT node for X-Gene v2 SLIMpro Mailbox I2C DriverDuc Dang1-0/+5
2016-02-25arm64: dts: apm: Mailbox device tree node for APM X-Gene v2 platform.Duc Dang1-0/+14
2016-02-25arm64: dts: apm: Add DT node for X-Gene v1 SLIMpro Mailbox I2C DriverDuc Dang1-0/+5
2016-02-25arm64: dts: apm: mailbox device tree node for APM X-Gene platform.Duc Dang1-0/+14
2016-02-25arm64: dts: apm: Update GPIO to control power-off on X-Gene v2 platformsDuc Dang1-1/+2
2016-02-25arm64: dts: apm: Update GPIO standby controller DT node for X-Gene v2 platformsDuc Dang1-0/+6
2016-02-25arm64: dts: apm: Update GPIO to control power-off on X-Gene v1 platformsDuc Dang1-1/+2
2016-02-25arm64: dts: apm: Update X-Gene standby GPIO controller DTS entriesQuan Nguyen1-0/+3
2016-02-25arm64: dts: apm: Update Merlin DT PCP PLL clock node for v2 hardwareLoc Ho1-1/+1
2016-02-17dtb: xgene: Add irqs to support multi queueIyappan Subramanian2-2/+14
2016-01-25arm64: Update the APM X-Gene EDAC node with the RB register resourceLoc Ho1-0/+6
2015-12-29arm64: dts: X-Gene v2: I2C1 clock is always onDuc Dang1-14/+1
2015-12-29arm64: dts: X-Gene v1: I2C0 clock is always onDuc Dang1-15/+1
2015-12-29arm64: dts: Fix to use standard DT node names for X-Gene 1 and X-Gene 2 platformsDuc Dang2-9/+10