summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-fixes-for-5.11-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-01-301-1/+2
|\
| * ARM: zImage: atags_to_fdt: Fix node names on added root nodesRob Herring2021-01-261-1/+2
* | Merge tag 'arm-soc-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-01-2810-7/+135
|\ \
| * \ Merge tag 'imx-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2021-01-223-2/+12
| |\ \
| | * | ARM: dts: imx6qdl-sr-som: fix some cubox-i platformsRussell King2021-01-181-2/+10
| | * | ARM: imx: build suspend-imx6.S with arm instruction setMax Krummenacher2021-01-181-0/+1
| | * | ARM: dts: imx7d-flex-concentrator: fix pcf2127 resetBruno Thomsen2021-01-181-0/+1
| * | | ARM: dts: ux500: Reserve memory carveoutsLinus Walleij2021-01-154-1/+112
| * | | Merge tag 'imx-fixes-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2021-01-153-4/+11
| |\| |
| | * | ARM: dts: imx6qdl-gw52xx: fix duplicate regulator namingKoen Vandeputte2021-01-111-1/+1
| | * | ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default statusMarco Felsch2021-01-111-2/+2
| | * | ARM: dts: tbs2910: rename MMC node aliasesSoeren Moch2021-01-111-0/+7
| | * | ARM: dts: imx6qdl-kontron-samx6i: fix pwms for lcd-backlightMarco Felsch2021-01-051-1/+1
| | |/
* | | Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-01-151-1/+1
|\ \ \ | |/ / |/| |
| * | xen: Fix event channel callback via INTX/GSIDavid Woodhouse2021-01-131-1/+1
* | | Merge tag 'arm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-01-086-5/+20
|\ \ \
| * | | ARM: picoxcell: fix missing interrupt-parent propertiesArnd Bergmann2021-01-081-0/+4
| * | | ARM: dts: ux500/golden: Set display max brightnessLinus Walleij2020-12-221-0/+1
| * | | Merge tag 'omap-for-v5.11/defconfig-late-signed' of git://git.kernel.org/pub/...Arnd Bergmann2020-12-221-1/+6
| |\ \ \
| | * | | ARM: omap2plus_defconfig: enable SPI GPIOAndreas Kemnade2020-12-071-0/+1
| | * | | ARM: omap2plus_defconfig: drop unused POWER_AVS optionAndrey Zhizhikin2020-12-011-1/+0
| * | | | Merge tag 'omap-for-v5.10/fixes-rc6-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2020-12-123-4/+14
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent with defaults on...Carl Philipp Klemm2020-12-081-1/+1
| | * | | ARM: OMAP2+: omap_device: fix idling of devices during probeAndreas Kemnade2020-12-071-3/+5
| | * | | ARM: dts: OMAP3: disable AES on N950/N9Aaro Koskinen2020-12-011-0/+8
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-01-081-0/+1
|\ \ \ \ \
| * | | | | crypto: arm/chacha-neon - add missing counter incrementArd Biesheuvel2021-01-031-0/+1
| | |_|_|/ | |/| | |
* / | | | local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
|/ / / /
* | | | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-241-1/+1
|\ \ \ \
| * | | | ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list()Thomas Gleixner2020-12-151-1/+1
* | | | | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-241-13/+11
|\ \ \ \ \
| * | | | | efi: arm: force use of unsigned type for EFI_PHYS_ALIGNArd Biesheuvel2020-12-141-1/+1
| * | | | | efi: stub: get rid of efi_get_max_fdt_addr()Ard Biesheuvel2020-12-091-6/+0
| * | | | | efi: arm: reduce minimum alignment of uncompressed kernelArd Biesheuvel2020-12-091-7/+6
| * | | | | efi: capsule: clean scatter-gather entries from the D-cacheArd Biesheuvel2020-12-091-0/+5
* | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds2020-12-2250-473/+1256
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'devel-stable' into for-nextRussell King2020-12-2113-273/+431
| |\ \ \ \ \ \
| | * | | | | | ARM: kvm: replace open coded VA->PA calculations with adr_l callArd Biesheuvel2020-10-282-28/+14
| | * | | | | | ARM: head.S: use PC relative insn sequence to calculate PHYS_OFFSETArd Biesheuvel2020-10-281-8/+2
| | * | | | | | ARM: sleep.S: use PC-relative insn sequence for sleep_save_sp/mpidr_hashArd Biesheuvel2020-10-281-14/+5
| | * | | | | | ARM: head: use PC-relative insn sequence for __smp_altArd Biesheuvel2020-10-281-10/+2
| | * | | | | | ARM: kernel: use relative references for UP/SMP alternativesArd Biesheuvel2020-10-283-8/+8
| | * | | | | | ARM: head.S: use PC-relative insn sequence for secondary_dataArd Biesheuvel2020-10-281-15/+4
| | * | | | | | ARM: head-common.S: use PC-relative insn sequence for idmap creationArd Biesheuvel2020-10-281-10/+2
| | * | | | | | ARM: head-common.S: use PC-relative insn sequence for __proc_infoArd Biesheuvel2020-10-281-16/+6
| | * | | | | | ARM: efistub: replace adrl pseudo-op with adr_l macro invocationArd Biesheuvel2020-10-281-2/+1
| | * | | | | | ARM: p2v: reduce p2v alignment requirement to 2 MiBArd Biesheuvel2020-10-283-20/+35
| | * | | | | | ARM: p2v: switch to MOVW for Thumb2 and ARM/LPAEArd Biesheuvel2020-10-282-43/+148
| | * | | | | | ARM: p2v: simplify __fixup_pv_table()Ard Biesheuvel2020-10-281-20/+14
| | * | | | | | ARM: p2v: use relative references in patch site arraysArd Biesheuvel2020-10-282-14/+10