summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: aarch64: omit unused label in assemblyAhmad Fatoum2021-03-231-1/+1
* ARM: make ARM_USE_COMPRESSED_DTB available for other archesAhmad Fatoum2021-03-233-26/+6
* images: make BOARD_ARM_GENERIC_DT available for other archesAhmad Fatoum2021-03-231-1/+1
* Merge branch 'for-next/virtio'Sascha Hauer2021-03-232-51/+1
|\
| * dma: move dma_map/unmap_single from ARM to common codeAhmad Fatoum2021-03-042-51/+1
* | Merge branch 'for-next/misc'Sascha Hauer2021-03-2312-163/+111
|\ \
| * | dts: zcu104: remove unnecessary ZynqMP clock dtsiMichael Tretter2021-03-222-156/+0
| * | ARM: stm32mp: defconfig: enable DWC2 USB OTG controllerAhmad Fatoum2021-03-171-1/+7
| * | ARM: stm32mp: add support for STM32MP157-EV1 boardAhmad Fatoum2021-03-178-0/+98
| * | ARM: i.MX8M: bbu: fix variable name to used semanticAlexander Kurz2021-03-042-6/+6
| |/
* | Merge branch 'for-next/dts'Sascha Hauer2021-03-231-0/+5
|\ \
| * | phy: stm32: sync with upstreamAhmad Fatoum2021-03-171-0/+5
* | | Merge branch 'for-next/bthreads'Sascha Hauer2021-03-234-2/+22
|\ \ \
| * | | ARM: asm: setjmp: implement coroutine dependency initjmp()Ahmad Fatoum2021-03-174-0/+20
| * | | ARM: asm: setjmp: annotate setjmp/longjmp for GCCAhmad Fatoum2021-03-121-2/+2
| | |/ | |/|
* | | Merge branch 'for-next/arm-qemu-virt64'Sascha Hauer2021-03-2320-230/+152
|\ \ \
| * | | ARM64: board-dt-2nd: adopt kernel image headerAhmad Fatoum2021-03-223-7/+82
| * | | ARM64: qemu-virt64: enable Virt IO and other useful optionsAhmad Fatoum2021-03-171-5/+41
| * | | ARM64: qemu-virt64: migrate to generic DT imageAhmad Fatoum2021-03-1716-202/+29
| * | | ARM64: qemu-virt64: remove dead CPU identification codeAhmad Fatoum2021-03-112-16/+0
| |/ /
* | | Merge branch 'for-next/arch-remove'Sascha Hauer2021-03-2337-724/+0
|\ \ \ | |_|/ |/| |
| * | ARM: remove Calxeda Highbank supportSascha Hauer2021-03-2237-724/+0
* | | bcm283X: Select OF clock providersUwe Kleine-König2021-03-151-0/+1
| |/ |/|
* | ARM: davinci: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2021-02-245-35/+14
|/
* Merge branch 'for-next/virtio'Sascha Hauer2021-02-221-2/+13
|\
| * ARM: vexpress: config: update for VirtIO supportAhmad Fatoum2021-02-221-2/+13
* | Merge branch 'for-next/misc'Sascha Hauer2021-02-222-70/+4
|\ \
| * | pbl: provide externally visible fdt_find_memAhmad Fatoum2021-02-221-67/+1
| * | ARM: cpu: board-dt-2nd: rename of_find_mem for more generic useAhmad Fatoum2021-02-221-3/+3
| * | ARM: drop no-thumb-interwork in EABI modeStefan Agner2021-02-161-1/+1
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2021-02-2211-535/+1321
|\ \
| * | ARM: i.MX8MM: move system counter enabling into imx8mm_cpu_lowlevel_initAhmad Fatoum2021-02-012-5/+4
| * | ARM: i.MX8MM: fix sparse warnings in early clock codeAhmad Fatoum2021-02-011-3/+3
| * | ARM: i.MX: xload-gpmi-nand: apply errata 007117Andrej Picej2021-02-011-0/+62
| * | ARM: i.MX: implement GPMI NAND xloadSascha Hauer2021-02-013-1/+1157
| * | ARM: dts: imx6qdl: pfla02: Use NAND pinmux entries from upstreamAlexander Shiyan2021-01-251-24/+0
| * | ARM: dts: imx6qdl-samx6i: cosmetic partition cleanupMarco Felsch2021-01-191-3/+3
| * | ARM: dts: imx6qdl-samx6i: use upstream device tree filesMarco Felsch2021-01-193-416/+62
| * | ARM: dts: imx6qdl-samx6i: switch to SPDX license identifierMarco Felsch2021-01-193-53/+3
| * | ARM: dts: imx6qdl-smarc-samx6i: remove iomuxc hogMarco Felsch2021-01-191-12/+25
| * | ARM: boards: kontron-samx6i: simplify memory detection functionMarco Felsch2021-01-191-19/+15
| * | ARM: boards: kontron-samx6i: fix memory detection helperMarco Felsch2021-01-191-18/+6
| |/
* | Merge branch 'for-next/firmware'Sascha Hauer2021-02-221-0/+70
|\ \
| * | ARM: add fncpy.h from linux v5.10Steffen Trumtrar2021-01-251-0/+70
| |/
* | Merge branch 'for-next/asm-io'Sascha Hauer2021-02-221-0/+4
|\ \
| * | ARM: <asm/io.h>: define macros for I/O memcpy/memsetAhmad Fatoum2021-02-041-0/+4
| |/
* | Merge branch 'for-next/asm-generic'Sascha Hauer2021-02-222-2/+2
|\ \
| * | treewide: include <linux/math64.h> wrapper instead of <asm-generic/div64.h>Ahmad Fatoum2021-02-192-2/+2
| |/
* | aiodev: add support for STM32 ADCAhmad Fatoum2021-02-101-0/+3
* | regulator: add driver for stm32-vrefbufAhmad Fatoum2021-02-101-0/+4
|/