summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/stm32' into masterSascha Hauer2020-08-1910-0/+453
|\
| * ARM: stm32mp: add support for Seeed Odyssey boardAhmad Fatoum2020-08-0310-0/+453
* | Merge branch 'for-next/misc' into masterSascha Hauer2020-08-188-167/+63
|\ \
| * | ARM: vexpress: enable KALLSYMS in defconfigLucas Stach2020-08-171-0/+1
| * | ARM: vexpress: set stdout pathLucas Stach2020-08-172-0/+8
| * | ARM: Layerscape: TQMLS1046a: remove ddr calc codeRouven Czerwinski2020-08-121-145/+0
| * | arm: baltos: export DIP switch valueYegor Yefremov2020-08-111-0/+42
| * | arm: baltos: add environment nodeYegor Yefremov2020-08-101-3/+8
| * | riscv: Makefile: make it possible to use riscv64 compilerAntony Pavlov2020-08-101-1/+4
| * | ARM: socfpga: achilles: remove unused barebox,bootstate nodeAhmad Fatoum2020-08-031-18/+0
| |/
* | Merge branch 'for-next/kvx' into masterSascha Hauer2020-08-181-2/+41
|\ \
| * | kvx: exclude dtb from malloc zoneClement Leger2020-08-111-2/+41
| |/
* | Merge branch 'for-next/imx' into masterSascha Hauer2020-08-1818-26/+425
|\ \
| * | ARM: nxp-imx8mm-evk: always set up UARTLucas Stach2020-08-171-4/+6
| * | ARM: imx8m: make debug UART selection available on i.MX8MM/MPLucas Stach2020-08-174-18/+3
| * | ARM: imx8mm: select FIRMWARE_IMX_LPDDR4_PMU_TRAIN from IMX8MM_EVKLucas Stach2020-08-171-0/+1
| * | ARM: dts: imx6: vicut1: fix network supportOleksij Rempel2020-08-111-2/+16
| * | ARM: dts: imx6q-prti6q: fix PHY registerOleksij Rempel2020-08-111-2/+2
| * | ARM: boards: phytec-som-imx6: Add mmc and emmc-boot bbu update handlerStefan Riedmueller2020-08-101-0/+16
| * | ARM: i.MX: Add atlascopco sxb boardAnees Rehman2020-08-109-0/+380
| * | mci: imx-esdhc-pbl: Add support for IMX7Anees Rehman2020-08-101-0/+1
| |/
* | Merge branch 'for-next/dts' into masterSascha Hauer2020-08-182-3/+3
|\ \
| * | dts: update to v5.9-rc1Sascha Hauer2020-08-172-3/+3
| |/
* / ARM: at91: pass along bootsource to netbooted bareboxAhmad Fatoum2020-08-038-14/+63
|/
* Merge branch 'for-next/module'Sascha Hauer2020-07-279-7/+299
|\
| * arm: module: Allow modules outside of bl rangeDavid Dgien2020-07-018-6/+295
| * arm: elf: Add THM relocation typesDavid Dgien2020-07-011-0/+3
| * arm: makefile: Fix compiler flag variableDavid Dgien2020-07-011-1/+1
* | Merge branch 'for-next/misc'Sascha Hauer2020-07-2771-1366/+216
|\ \
| * | arch/arm/lib64: Convert to SPDX-License and -Copyright specifiersUwe Kleine-König2020-07-145-56/+9
| * | treewide: Convert files covered by ARM copyright to SPDXUwe Kleine-König2020-07-146-69/+19
| * | arch/arm/include: Convert to SPDX-License and -Copyright specifiersUwe Kleine-König2020-07-1417-182/+55
| * | sandbox: reinstate cooked terminal mode on sanitizer-induced deathAhmad Fatoum2020-07-142-0/+10
| * | sandbox: add libc memory allocatorAhmad Fatoum2020-07-143-0/+38
| * | sandbox: os: common: fix compiler warning in add_image()Ahmad Fatoum2020-07-141-1/+1
| * | sandbox: include: <asm/types.h>: don't define INTERNAL_SIZE_TAhmad Fatoum2020-07-141-11/+2
| * | ppc: mpc5xxx: delete dead codeAhmad Fatoum2020-07-144-670/+0
| * | ARM: layerscape: ppa: fix error propagation in ppa_init()Ahmad Fatoum2020-07-141-4/+3
| * | sandbox: specify sizeof(dma_addr_t) == sizeof(phys_addr_t) == 8 on 64BITAhmad Fatoum2020-07-143-7/+5
| * | x86: Kconfig: specify sizeof(dma_addr_t) == 8 for 64BITAhmad Fatoum2020-07-141-0/+1
| * | arm/cpu: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-07-1414-186/+39
| * | arm/boards: Replace license boilerplate by SPDX identfiersUwe Kleine-König2020-07-1415-172/+31
| * | treewide: make use of PTR_ERR_OR_ZEROUwe Kleine-König2020-06-262-6/+2
| * | kbuild: remove AS variableMasahiro Yamada2020-06-171-2/+0
* | | Merge branch 'for-next/mips'Sascha Hauer2020-07-278-0/+196
|\ \ \
| * | | MIPS: AR9331: OKUD Max9331Du Huanpeng2020-06-188-0/+196
| |/ /
* | | Merge branch 'for-next/kvx'Sascha Hauer2020-07-278-11/+173
|\ \ \
| * | | kvx: remove duplicated dtb symbolsClement Leger2020-07-011-9/+0
| * | | kvx: add support for elf loading using bootmClement Leger2020-07-016-2/+155
| * | | kvx: add I-cache and D-cache synchronisationClement Leger2020-07-011-0/+18
| | |/ | |/|