summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: vexpress: dts: fix barebox partitioning breakageAhmad Fatoum2020-06-232-43/+34
* ARM: dts: align all applicable memory nodes with spec and conventionAhmad Fatoum2020-06-2315-17/+27
* ARM: dts: fix now duplicate memory nodesAhmad Fatoum2020-06-236-21/+19
* ARM: i.MX50: fix renamed node referenceAhmad Fatoum2020-06-231-16/+12
* ARM: rpi: dts: fix MMIO resources clash breaking bootAhmad Fatoum2020-06-184-12/+12
* Merge branch 'for-next/spdx'Sascha Hauer2020-06-11228-3258/+587
|\
| * arch/arm/boards: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-05-25228-3258/+587
* | Merge branch 'for-next/sandbox-compile-test'Sascha Hauer2020-06-112-162/+4
|\ \
| * | ARM: atomic.h: move generic implementation to asm-genericAhmad Fatoum2020-06-031-105/+3
| * | ARM: asm/io.h: fall back to <asm-generic/bitio.h> out_be32 and friendsAhmad Fatoum2020-06-031-57/+1
* | | Merge branch 'for-next/misc'Sascha Hauer2020-06-114-53/+7
|\ \ \
| * | | treewide: replace commas with semicolons where appropriateAhmad Fatoum2020-05-202-5/+5
| * | | ARM: dts: imx6: phycard: remove baseboard compatibleRobert Karszniewicz2020-05-181-1/+1
| * | | arch: include <asm-generic/int-ll64.h> from <asm/types.h>Masahiro Yamada2020-05-181-47/+1
| | |/ | |/|
* | | Merge branch 'for-next/kbuild'Sascha Hauer2020-06-1125-213/+205
|\ \ \ | | |/ | |/|
| * | Revert "ARM: socfpga: generate smaller images when multiple boards are selected"Masahiro Yamada2020-05-2518-96/+88
| * | kbuild: remove obj-dtb-y, pbl-dtb-y, lwl-dtb-y syntaxMasahiro Yamada2020-05-201-106/+106
| * | kbuild: rename pbl object pbl-*.o to *.pbl.oMasahiro Yamada2020-05-206-11/+11
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2020-06-112-2/+2
|\ \
| * | ARM: i.MX: enable Master Identifier UnlockRouven Czerwinski2020-06-022-2/+2
| |/
* / poller: Give pollers a nameSascha Hauer2020-05-202-2/+2
|/
* Merge branch 'for-next/stm32'Sascha Hauer2020-05-143-11/+136
|\
| * stm32mp: init: fix up st, package into stm32mp pinctrl nodesAhmad Fatoum2020-05-121-15/+48
| * nvmem: bsec: remove wrongly named bsec_field typeAhmad Fatoum2020-05-081-3/+3
| * ARM: stm32mp: init: fix up CPU device tree nodesAhmad Fatoum2020-05-081-0/+45
| * ARM: stm32mp: init: detect Revision Z and 800 MHz profilesAhmad Fatoum2020-05-082-6/+53
| * ARM: stm32mp: init: don't cast signed error to unsignedAhmad Fatoum2020-05-081-2/+2
* | Merge branch 'for-next/powerpc'Sascha Hauer2020-05-1413-5/+761
|\ \
| * \ Merge branch 'for-next/mxs' into nextSascha Hauer2020-04-301-0/+8
| |\ \
| | * | clk: mxs: Use device tree provided clock lookupsSascha Hauer2020-04-281-0/+1
| | * | arm: mxs: Add Kconfig option for device tree boardsSascha Hauer2020-04-281-0/+7
| * | | Merge branch 'for-next/kconfig' into nextSascha Hauer2020-04-305-16/+0
| |\ \ \
| * \ \ \ Merge branch 'for-next/stm32' into nextSascha Hauer2020-04-2810-5/+750
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ARM: stm32mp: expand stm32mp_defconfig for new drivers and boardAhmad Fatoum2020-04-281-5/+23
| | * | | ARM: stm32mp: lxa-mc1: break reg_3v3 dependency on PMICAhmad Fatoum2020-04-281-1/+28
| | * | | ARM: stm32mp: add Linux Automation MC-1 supportAhmad Fatoum2020-04-289-0/+700
| | | |/ | | |/|
| * | | Merge branch 'for-next/sdhci' into nextSascha Hauer2020-04-283-0/+11
| |\ \ \
| | * | | ARM: at91: dts: specify aliases for sdmmc nodesAhmad Fatoum2020-04-273-0/+11
| | |/ /
| * | | Merge branch 'for-next/misc' into nextSascha Hauer2020-04-28122-341/+0
| |\ \ \
* | \ \ \ Merge branch 'for-next/mxs'Sascha Hauer2020-05-143-3/+23
|\ \ \ \ \
| * | | | | ARM: i.MX28: Update defconfigSascha Hauer2020-05-071-2/+14
| * | | | | ARM: mxs: Increase VDDD voltage to match specificationSascha Hauer2020-05-061-1/+1
| * | | | | clk: mxs: Use device tree provided clock lookupsSascha Hauer2020-05-061-0/+1
| * | | | | arm: mxs: Add Kconfig option for device tree boardsSascha Hauer2020-05-061-0/+7
* | | | | | Merge branch 'for-next/misc'Sascha Hauer2020-05-14150-509/+66
|\ \ \ \ \ \
| * | | | | | ARM: dts: vexpress-v2p-ca9: adapt fixed NOR flash partition setupRoland Hieber2020-05-121-11/+15
| * | | | | | ARM: i.MX6: boot: handle i.MX6UL differencesAhmad Fatoum2020-05-121-0/+3
| * | | | | | ARM: i.MX: boot: interpret reserved boot as forced serialAhmad Fatoum2020-05-122-4/+19
| * | | | | | ARM: i.MX: boot: correctly handle SRC_SBMR1 override via SRC_GPR9Ahmad Fatoum2020-05-081-6/+19
| * | | | | | ARM: i.MX: configurable Super Root Key indexRouven Czerwinski2020-05-083-2/+12