summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-052-8/+0
|\
| * arm64: dts: rockchip: Remove clock-names from PWM nodesJohan Jonker2021-04-232-8/+0
* | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-294-5/+11
|\ \
| * | arm64: dts: rockchip: Remove unnecessary reset in rk3328.dtsiEzequiel Garcia2021-04-261-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-04-262-3/+3
| |\ \
| | * | arm64: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RT...Kunihiko Hayashi2021-04-222-3/+3
| * | | arm64: dts: ls1028a: declare the Integrated Endpoint Register Block nodeVladimir Oltean2021-04-191-0/+6
| |/ /
* | | Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-04-264-0/+183
|\ \ \
| * | | arm64: apple: Add initial Apple Mac mini (M1, 2020) devicetreeHector Martin2021-04-084-0/+183
| | |/ | |/|
* | | Merge tag 'arm-dt-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2021-04-26271-1836/+17589
|\ \ \
| * | | arm64: dts: amlogic: misc DT schema fixupsKevin Hilman2021-04-2215-28/+27
| * | | Merge tag 'qcom-arm64-for-5.13-3' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2021-04-194-14/+25
| |\ \ \
| | * | | arm64: dts: qcom: sc7180: Update iommu property for simultaneous playbackV Sujith Kumar Reddy2021-04-191-1/+2
| | * | | arm64: dts: qcom: sc7180: pompom: Add "dmic_clk_en" + sound modelDouglas Anderson2021-04-191-0/+7
| | * | | arm64: dts: qcom: sc7180: coachz: Add "dmic_clk_en"Douglas Anderson2021-04-192-13/+16
| * | | | arm64: dts: mt8183: fix dtbs_check warningMatthias Brugger2021-04-191-3/+3
| * | | | arm64: dts: mt8183-pumpkin: fix dtbs_check warningMatthias Brugger2021-04-191-2/+2
| * | | | Merge tag 'zynqmp-dt-for-v5.13' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann2021-04-133-38/+3
| |\ \ \ \
| | * | | | arm64: dts: zynqmp: Remove si5328 device nodesQuanyang Wang2021-03-082-38/+2
| | * | | | arm64: dts: zynqmp: Add power domain for the DisplayPort DMA controllerLaurent Pinchart2021-03-081-0/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'v5.13-rockchip-dts64' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2021-04-1349-91/+422
| |\ \ \ \
| | * | | | arm64: dts: rockchip: move mmc aliases to board dts on rk3399Heiko Stuebner2021-04-1123-3/+112
| | * | | | arm64: dts: rockchip: move mmc aliases to board dts on rk3368Heiko Stuebner2021-04-118-3/+31
| | * | | | arm64: dts: rockchip: move mmc aliases to board dts on rk3328Heiko Stuebner2021-04-118-3/+36
| | * | | | arm64: dts: rockchip: move mmc aliases to board dts on rk3308Heiko Stuebner2021-04-112-3/+6
| | * | | | arm64: dts: rockchip: move mmc aliases to board dts on px30Heiko Stuebner2021-04-115-3/+19
| | * | | | arm64: dts: rockchip: add new watchdog compatible to rk3399.dtsiJohan Jonker2021-03-251-1/+1
| | * | | | arm64: dts: rockchip: add new watchdog compatible to rk3328.dtsiJohan Jonker2021-03-251-1/+1
| | * | | | arm64: dts: rockchip: add new watchdog compatible to rk3308.dtsiJohan Jonker2021-03-251-1/+1
| | * | | | arm64: dts: rockchip: add new watchdog compatible to px30.dtsiJohan Jonker2021-03-251-1/+1
| | * | | | arm64: dts: rockchip: enable dwc3 usb for A95X Z2Johan Jonker2021-03-241-0/+5
| | * | | | arm64: dts: rockchip: add rk3328 dwc3 usb controller nodeCameron Nemo2021-03-241-0/+19
| | * | | | rockchip: rk3399: Add support for FriendlyARM NanoPi R4STianling Shen2021-03-222-0/+134
| | * | | | arm64: dts: rockchip: add phandle to timer0 on rk3368Heiko Stuebner2021-03-211-1/+1
| | * | | | arm64: dts: rockchip: add infrared receiver node to rockpro64Thomas Schneider2021-03-211-0/+13
| | * | | | arm64: dts: rockchip: drop separate opp table on rk3399-pumaHeiko Stuebner2021-03-211-51/+0
| | * | | | arm64: dts: rockchip: used range'd gpu opps on rk3399Heiko Stuebner2021-03-211-6/+6
| | * | | | arm64: dts: rockchip: synchronize rk3399 opps with vendor kernelHeiko Stuebner2021-03-211-16/+16
| | * | | | arm64: dts: rockchip: Add gpu opp nodes to px30 dtsiMaciej Matuszczyk2021-03-211-0/+22
| | |/ / /
| * | | | Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann2021-04-091-1/+51
| |\ \ \ \
| | * | | | arm64: dts: meson: add GPIO line names to ODROID N2/N2+Hyeonki Hong2021-04-071-0/+45
| | * | | | arm64: dts: meson: add saradc node to ODROID N2/N2+Hyeonki Hong2021-04-071-0/+5
| | * | | | arm64: dts: meson: remove extra tab from ODROID N2/N2+ ext_mdio nodeChristian Hewitt2021-04-071-1/+1
| * | | | | Merge tag 'qcom-arm64-for-5.13-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2021-04-0919-38/+3048
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | arm64: dts: qcom: update usb qmp phy clock-cells propertyJonathan Marek2021-04-083-5/+6
| | * | | | arm64: dts: qcom: msm8916: Add GICv2 hypervisor registers/interruptStephan Gerhold2021-04-081-1/+3
| | * | | | arm64: dts: sdm845-db845c: make firmware filenames follow linux-firmwareDmitry Baryshkov2021-04-061-2/+2
| | * | | | arm64: dts: qcom: sdm845-xiaomi-beryllium: Add DSI and panel bitsSumit Semwal2021-04-051-0/+71
| | * | | | arm64: dts: qcom: sc7280: Add Coresight supportSai Prakash Ranjan2021-04-051-0/+489
| | * | | | arm64: dts: qcom: sc7280: Add AOSS QMP nodeSai Prakash Ranjan2021-04-051-0/+14