summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards
Commit message (Expand)AuthorAgeFilesLines
* ARM: rpi: reinstate support for multiple variants with same DTAhmad Fatoum2022-05-311-91/+19
* Merge branch 'for-next/stm32'Sascha Hauer2022-05-191-0/+2
|\
| * ARM: boards: protonic-stm32mp1: enable deep-probe supportOleksij Rempel2022-05-111-0/+2
* | Merge branch 'for-next/rpi'Sascha Hauer2022-05-192-4/+1
|\ \
| * | ARM: rpi: remove outdated comment after stack setup reworkAhmad Fatoum2022-04-251-1/+0
| * | ARM: rpi: don't warn about lack of videocore fdtAhmad Fatoum2022-04-251-3/+1
* | | Merge branch 'for-next/of-board'Sascha Hauer2022-05-192-60/+22
|\ \ \
| * | | ARM: boards: protonic-imx6: add HW revision specific machine compatibleOleksij Rempel2022-05-051-4/+18
| * | | ARM: boards: skov-imx6: make use of of_prepend_machine_compatible()Oleksij Rempel2022-05-051-37/+3
| * | | ARM: boards: protonic-imx6: make use of barebox_set_serial_number()Oleksij Rempel2022-05-051-19/+1
* | | | Merge branch 'for-next/misc'Sascha Hauer2022-05-198-4/+171
|\ \ \ \
| * | | | arm: boards: Add support for MYIR MYD-AM335X Development BoardAlexander Shiyan2022-04-296-0/+168
| * | | | video: omap-fb: Rework to enable COMPILE_TEST optionAlexander Shiyan2022-04-252-4/+3
| | |_|/ | |/| |
* | | | ARM: rockchip: fix iodomain for r2pro V1.0Frank Wunderlich2022-05-161-3/+6
| |/ / |/| |
* | | ARM: karo-tx6x: Fix DCD check operationsSascha Hauer2022-05-034-36/+35
* | | ARM: rpi: fix CM3 breakage after multi-image reworkAhmad Fatoum2022-05-031-4/+28
| |/ |/|
* | ARM: CCMX51: Add support for 16-bit memory module variantsAlexander Shiyan2022-04-203-2/+72
* | ARM: CCMX51: Add support for low-level debugAlexander Shiyan2022-04-201-0/+28
* | ARM: CCMX51: Remove excess assignmentAlexander Shiyan2022-04-201-2/+0
* | ARM: boards: protonic-imx6: fix file system access warningOleksij Rempel2022-04-011-11/+10
* | ARM: boards: protonic-imx6: properly configure RGMII direction for the FEC MACOleksij Rempel2022-03-281-0/+13
* | ARM: boards: protonic-imx6: add board specific BBU SD handlersOleksij Rempel2022-03-281-0/+34
* | ARM: webasto-marvel: share the run-time setup with the ccbv2 variantJuergen Borleis2022-03-282-7/+23
* | ARM: webasto-ccbv2: consider the available memory size for opteeJuergen Borleis2022-03-281-4/+4
|/
* Merge branch 'for-next/stm32'Sascha Hauer2022-03-146-0/+73
|\
| * ARM: stm32: add support for PHYTEC phyCORE stm32mp1Steffen Trumtrar2022-03-084-0/+51
| * ARM: stm32mp: add board support for STM32MP135F-DKAhmad Fatoum2022-03-083-0/+22
* | of: rename of_find_node_by_name() to of_find_node_by_name_address()Sascha Hauer2022-03-089-16/+16
|/
* Merge branch 'for-next/rpi'Sascha Hauer2022-02-181-200/+286
|\
| * 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: rpi: convert board code to a driverOleksij Rempel2022-02-071-2/+31
* | ARM: imx: add support for TQMa6UL SoM on MBa6ulxlRouven Czerwinski2022-02-165-0/+203
* | ARM: Rockchip: Add rk3568 BananaPi R2 Pro board supportFrank Wunderlich2022-02-115-0/+146
|/
* Merge branch 'for-next/spdx'Sascha Hauer2022-01-19430-10/+837
|\
| * arch: add SPDX-License-Identifier to all .c filesAhmad Fatoum2022-01-0579-0/+158
| * arch: add SPDX-License-Identifier to all .S filesAhmad Fatoum2022-01-056-6/+10
| * arch: add SPDX-License-Identifier to all headersAhmad Fatoum2022-01-0511-0/+22
| * ARM: i.MX: add SPDX-License-Identifier for DCDAhmad Fatoum2022-01-05157-1/+301
| * treewide: add SPDX-License-Identifier for .gitignoreAhmad Fatoum2022-01-053-0/+6
| * treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-05174-3/+340
* | Merge branch 'for-next/misc'Sascha Hauer2022-01-192-1/+3
|\ \
| * | 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
| |/
* | ARM: rpi: use ENTRY_FUNCTION_WITHSTACK to prepare for ARM64 supportAhmad Fatoum2022-01-171-18/+17
* | Revert "ARM: beaglebone: init MPU speed to 800Mhz"Ahmad Fatoum2022-01-071-1/+1
|/
* Merge branch 'for-next/rockchip'Sascha Hauer2021-12-154-0/+83
|\
| * arm: rockchip: add support for the quartz64 boardMichael Riesch2021-11-174-0/+83