summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: protonic: disable on-die termination to fix PHY bootstrappingOleksij Rempel2020-10-095-5/+2
* ARM: cm-fx6: fix build dependencyMarco Felsch2020-10-051-0/+1
* ARM: layerscape: ppa: fix wrong return values on some errorsAhmad Fatoum2020-10-021-1/+1
* ARM: psci: fix NULL pointer dereference on CPU idleAhmad Fatoum2020-10-021-1/+1
* Merge branch 'for-next/protonic' into masterSascha Hauer2020-09-259-36/+1192
|\
| * ARM: dts: protonic: lanmcu: add uart-has-rtscts to enable rs485 functionalityOleksij Rempel2020-08-241-0/+2
| * ARM: dts: protonic: properly define PHY nodes on lanmcu and plym2m boardsOleksij Rempel2020-08-242-2/+28
| * ARM: dts: protonic: lanmcu: use UART_CTS instead of GPIO based CTSOleksij Rempel2020-08-241-4/+2
| * ARM: dts: protonic: add fixed clock for the FEC nodeOleksij Rempel2020-08-242-4/+18
| * ARM: dts: protonic: lanmcu: add eMMC partition tableOleksij Rempel2020-08-241-3/+13
| * ARM: dts: imx6q-prti6q: add pstore/ramoops nodeOleksij Rempel2020-08-241-0/+11
| * ARM: dts: unify barebox and barebox, env partitions for all Protonic boardsOleksij Rempel2020-08-246-23/+83
| * ARM: protonic-imx6: port Protonic specific board codeOleksij Rempel2020-08-242-0/+1035
* | Merge branch 'for-next/powerpc' into masterSascha Hauer2020-09-2524-118/+58
|\ \
| * | powerpc: Add function prototypes for exception handlersSascha Hauer2020-09-151-0/+8
| * | powerpc: Remove unused functionsSascha Hauer2020-09-154-90/+0
| * | powerpc: Add prototypes for functions called from assemblySascha Hauer2020-09-154-0/+12
| * | powerpc: Make locally used functions staticSascha Hauer2020-09-158-18/+19
| * | powerpc: Add missing includesSascha Hauer2020-09-157-0/+9
| * | powerpc: Add prototypes to header fileSascha Hauer2020-09-154-10/+10
* | | Merge branch 'for-next/misc' into masterSascha Hauer2020-09-2588-243/+357
|\ \ \
| * | | x86/config/efi: drop DRIVER_SERIAL_NS16550Uwe Kleine-König2020-09-231-1/+0
| * | | Regenerate defconfig filesUwe Kleine-König2020-09-2315-23/+5
| * | | bootm: Allow loading OP-TEE from FIT imageAlbert Schwarzkopf2020-09-181-5/+39
| * | | ARM: dts: stm32mp: drop no longer needed PSCI version overrideAhmad Fatoum2020-09-151-4/+0
| * | | sandbox: unwind: fix indentationAhmad Fatoum2020-09-151-1/+1
| * | | restart: give all restart handlers a descriptive nameAhmad Fatoum2020-09-1542-42/+42
| * | | openrisc: Make locally used functions staticSascha Hauer2020-09-152-2/+2
| * | | openrisc: Add missing includesSascha Hauer2020-09-152-0/+2
| * | | ARM: versatile: Remove unused functionSascha Hauer2020-09-151-13/+0
| * | | ARM: tegra20-colibri-iris: drop regulators nodeSascha Hauer2020-09-151-20/+16
| * | | ARM: tx28: provide header file with function prototypeSascha Hauer2020-09-153-2/+7
| * | | openrisc: Add prototypes for functions called from assemblySascha Hauer2020-09-152-0/+6
| * | | arm: Add prototypes for functions called from assemblySascha Hauer2020-09-154-0/+11
| * | | ARM: dts: beaglebone: Remove unnecessary tps65217.dtsiSascha Hauer2020-09-151-56/+0
| * | | sandbox: hostfile: support registering images as barebox block devicesAhmad Fatoum2020-09-154-26/+109
| * | | sandbox: implement actual sandbox reset via exec(2)Ahmad Fatoum2020-09-156-11/+63
| * | | arm/cpu/*.S: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-09-152-26/+6
| * | | sandbox: implement simple, ^C-interruptible, restart handlerAhmad Fatoum2020-09-143-0/+19
| * | | sandbox: fix SANDBOX_UNWIND dependency to be KASAN onlyAhmad Fatoum2020-09-141-1/+1
| * | | sandbox: support escaping commas in --image filenamesAhmad Fatoum2020-09-141-4/+6
| * | | sandbox: add_image: support mmaping block devices on 32-bit hostsAhmad Fatoum2020-09-146-8/+13
| * | | sandbox: hostfile: error out if file couldn't be openedAhmad Fatoum2020-09-141-0/+3
| * | | ARM: stm32mp: enable mmc_extcsd in defconfigAhmad Fatoum2020-09-141-0/+1
| * | | sandbox: add a minimal defconfig to build only the host toolsRoland Hieber2020-08-281-0/+7
* | | | Merge branch 'for-next/license' into masterSascha Hauer2020-09-2532-434/+91
|\ \ \ \
| * | | | arch/x86: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-09-2132-434/+91
| | |/ / | |/| |
* | | | Merge branch 'for-next/kbuild' into masterSascha Hauer2020-09-253-6/+1
|\ \ \ \
| * | | | sandbox: add sandbox.dtb to always-yMasahiro Yamada2020-08-191-4/+1
| * | | | kvx,riscv: remove unused $(dtb-y) assignmentMasahiro Yamada2020-08-192-2/+0
| | |/ / | |/| |