summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* 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/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
|\ \
| * | ARM: dts: imx6qdl: pfla02: use dummy regulatorsAndrej Picej2021-11-251-9/+3
| * | ARM: configs: imx_v7_defconfig: add OCOTP write supportAndrej Picej2021-11-251-0/+1
| * | ARM: configs: imx_v7_defconfig: add OF commandsAndrej Picej2021-11-251-0/+3
| * | flash-header-phytec-pcl063: Set SOC voltage to 1.25 V during bootStefan Riedmueller2021-11-251-0/+2
| |/
* | ARM64: board-dt-2nd: remove no longer needed noinline function splitAhmad Fatoum2021-12-131-13/+8
* | asm-generic: move sync_caches_for_execution declaration to <asm/cache.h>Ahmad Fatoum2021-11-251-0/+3
|/
* Merge branch 'for-next/skov-imx6'Sascha Hauer2021-11-157-34/+253
|\
| * ARM: boards: skov-imx6: use separate DTS for the iMX6 Solo variantOleksij Rempel2021-10-113-2/+28
| * ARM: boards: skov-imx6: add defaultenv with eth1-discover scriptOleksij Rempel2021-10-113-0/+12
| * ARM: boards: skov-imx6: start using deep-probeOleksij Rempel2021-10-111-5/+17
| * ARM: boards: skov-imx6: fixup different DTS variantsOleksij Rempel2021-10-111-5/+43