summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: i.MX: nitrogen6x: delete wrong memory node from dtsSascha Hauer2021-05-251-0/+2
* ARM: protonic: vicut1: disable on-die termination to fix PHY bootstrappingOleksij Rempel2021-05-251-1/+0
* Merge branch 'for-next/x86'Sascha Hauer2021-05-171-0/+7
|\
| * PCI: support PCI BIOS preassigned busesAhmad Fatoum2021-05-031-0/+7
* | Merge branch 'for-next/riscv'Sascha Hauer2021-05-171-69/+5
|\ \
| * | bootm: move ARM64 Linux image parsing to common directoryAhmad Fatoum2021-05-171-69/+5
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2021-05-1723-806/+7
|\ \
| * | ARM: i.MX: Skov-imx6: Remove custom envSascha Hauer2021-05-172-15/+0
| * | ARM: i.MX: Remove mx31moboard board supportSascha Hauer2021-05-1710-377/+0
| * | ARM: Remove delphi-poc20 dead leftoverSascha Hauer2021-05-171-5/+0
| * | ARM: i.MX: Remove KaRo TX51 board supportSascha Hauer2021-05-179-402/+0
| * | ARM: use new vendor prefix for MNT Reform2Lucas Stach2021-05-122-2/+2
| * | Revert "ARM: dts: phycore-imx6: change mtd-partition names for compatibility ...Yunus Bas2021-05-121-5/+5
* | | Merge branch 'for-next/dts'Sascha Hauer2021-05-171-1/+1
|\ \ \
| * | | dts: update to v5.13-rc1Sascha Hauer2021-05-171-1/+1
| | |/ | |/|
* | | Merge branch 'for-next/at91'Sascha Hauer2021-05-1711-12/+237
|\ \ \
| * | | ARM: at91: sama5d3: add multiimage support for the microchip-ksz9477-evbOleksij Rempel2021-05-172-12/+109
| * | | ARM: at91: ddramc: add sama5d3_barebox_entry() handlerOleksij Rempel2021-05-172-0/+9
| * | | ARM: at91: add __sama5d3_stashed_bootrom_r4 helperOleksij Rempel2021-05-171-0/+3
| * | | ARM: at91: xload-mmc: add sama5d3_atmci_start_image() helperOleksij Rempel2021-05-123-0/+55
| * | | ARM: at91: add sama5d3_lowlevel_init() helpersOleksij Rempel2021-05-123-0/+59
| * | | mci: atmel_mci: add PBL supportOleksij Rempel2021-05-031-0/+2
| | |/ | |/|
* | | ARM: at91: boot_test_cmd: Fix compiler warningSascha Hauer2021-05-121-2/+1
* | | ARM: i.MX: Skov: Add missing filesSascha Hauer2021-05-042-0/+94
| |/ |/|
* | ARM: i.MX: demote reset reason print to debug levelLucas Stach2021-05-031-2/+2
|/
* Merge branch 'for-next/misc'Sascha Hauer2021-04-159-0/+679
|\
| * ARM: AT91: Add skov-arm9cpu board supportSam Ravnborg2021-04-148-0/+678
| * ARM: pbl: uncompress: add comment explaining order of operationsAhmad Fatoum2021-04-131-0/+1
* | ARM: i.MX: Kamstrup mx7 concentrator board supportLars Pedersen2021-04-148-0/+231
* | ARM: i.MX: Add support for Skov i.MX6 boardsJuergen Borleis2021-04-1312-0/+1820
* | ARM: i.MX: Add missing __iomem annotationSascha Hauer2021-04-131-4/+4
* | ARM: i.MX: convert early gpio value accessors to static inline functionsSascha Hauer2021-04-131-3/+10
* | ARM: i.MX7/8M: reliably detect serial bootAhmad Fatoum2021-04-131-0/+3
* | ARM: i.MX: Fix overwriting defaultenv with zii board specific envSascha Hauer2021-03-261-0/+2
|/
* ARM: dts: protonic: drop all devictree copies and start to use mainlined kern...Oleksij Rempel2021-03-2320-4278/+133
* 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
| | |/ | |/|