summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: stm32mp: change stm32image extension to .stm32Ahmad Fatoum2022-02-231-3/+3
* pinctrl: stm32: use gpio-ranges instead of aliasAhmad Fatoum2022-02-231-12/+0
* Merge branch 'for-next/stm32'Sascha Hauer2022-02-181-0/+7
|\
| * ARM: stm32mp: allow driver reuse for STM32 MCUsAhmad Fatoum2022-02-011-0/+7
* | Merge branch 'for-next/rpi'Sascha Hauer2022-02-182-230/+308
|\ \
| * | ARM: rpi: enable deep-probe supportOleksij Rempel2022-02-071-0/+2
| * | ARM: rpi: set host name based on DT compatibleOleksij Rempel2022-02-071-1/+8
| * | ARM: rpi: validate devicetree compatible instead of changing model nameOleksij Rempel2022-02-071-138/+259
| * | ARM: rpi: move clk support to a separate driverOleksij Rempel2022-02-071-73/+0
| * | ARM: bcm2835 mbox: drop driver mode and probe on first requestOleksij Rempel2022-02-071-30/+22
| * | ARM: rpi: convert board code to a driverOleksij Rempel2022-02-071-2/+31
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2022-02-1820-3/+1667
|\ \
| * | ARM: imx: add support for TQMa6UL SoM on MBa6ulxlRouven Czerwinski2022-02-1612-0/+911
| * | ARM: Rockchip: Add rk3568 BananaPi R2 Pro board supportFrank Wunderlich2022-02-119-0/+736
| * | ARM: rockchip: rk3568-evb: Drop unused propertySascha Hauer2022-02-101-1/+0
| * | ARM: rockchip-v8-defconfig: Enable USBSascha Hauer2022-01-251-2/+20
| |/
* / rename cdev_open() -> cdev_open_by_name()Sascha Hauer2022-02-082-3/+3
|/
* Merge branch 'for-next/spdx'Sascha Hauer2022-01-19726-23/+1423
|\
| * treewide: add SPDX-License-Identifier for files without explicit licenseAhmad Fatoum2022-01-051-0/+2
| * arch: add SPDX-License-Identifier to all .c filesAhmad Fatoum2022-01-05129-2/+260
| * arch: add SPDX-License-Identifier to all .S filesAhmad Fatoum2022-01-0524-6/+46
| * arch: add SPDX-License-Identifier to all headersAhmad Fatoum2022-01-05181-10/+357
| * ARM: i.MX: add SPDX-License-Identifier for DCDAhmad Fatoum2022-01-05159-2/+306
| * treewide: add SPDX-License-Identifier for .gitignoreAhmad Fatoum2022-01-056-0/+12
| * treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-05226-3/+440
* | Merge branch 'for-next/misc'Sascha Hauer2022-01-1920-179/+95
|\ \
| * | ARM: mnt-reform: switch to deep-probeLucas Stach2022-01-181-0/+2
| * | ARM: rpi: set uart0-pl0110 clk to 48MHzOleksij Rempel2022-01-171-1/+1
| * | clk: rockchip: extend for rk3399 supportAhmad Fatoum2022-01-171-0/+1
| * | ARM64: rockchip: add config symbol for ARMv8-based rk3399 SoCAhmad Fatoum2022-01-175-1/+51
| * | ARM: rockchip: add new ARCH_ROCKCHIP_{V7,V8} symbolsAhmad Fatoum2022-01-142-8/+14
| * | ARM64: qemu-virt64: disable MMUAhmad Fatoum2022-01-101-3/+0
| * | arm: mvebu: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2022-01-0311-166/+26
| |/
* | ARM: rpi: use ENTRY_FUNCTION_WITHSTACK to prepare for ARM64 supportAhmad Fatoum2022-01-171-18/+17
* | ARM: turn arm_mem_stack_top into a macroAhmad Fatoum2022-01-171-7/+6
* | ARM: implement ENTRY_FUNCTION_WITHSTACKAhmad Fatoum2022-01-173-5/+49
* | Revert "ARM: beaglebone: init MPU speed to 800Mhz"Ahmad Fatoum2022-01-071-1/+1
|/
* Merge branch 'for-next/rockchip'Sascha Hauer2021-12-159-0/+105
|\
| * ARM: rockchip_v8_defconfig: Enable Quartz64 boardSascha Hauer2021-11-171-0/+1
| * arm: rockchip: add support for the quartz64 boardMichael Riesch2021-11-178-0/+104
* | Merge branch 'for-next/misc'Sascha Hauer2021-12-1519-176/+514
|\ \
| * | ARM: qemu: move board code to central locationAhmad Fatoum2021-12-075-151/+1
| * | ARM: qemu: enable deep probe supportAhmad Fatoum2021-12-071-30/+7
| * | ARM: Rockchip rk3568 EVB: git ignore sdram-init.binAhmad Fatoum2021-12-071-0/+1
| * | ARM: socfpga: Set reset-names property for &mmcIan Abbott2021-11-221-0/+4
| * | ARM: stm32mp_defconfig: Enable Protonic STM32MP1 boardsOleksij Rempel2021-11-221-0/+1
| * | arm: boards: Add support for PRTT1x STM32MP151 based boardsDavid Jander2021-11-2211-0/+473
| * | ARM64: qemu-virt64: extend config for PCI, Virt I/O and moreAhmad Fatoum2021-11-221-2/+33
| * | ARM64: qemu-virt: enable PCI supportAhmad Fatoum2021-11-221-0/+1
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2021-12-153-9/+9
|\ \