summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* dts: update to v5.10-rc1Sascha Hauer2020-11-091-1/+1
* ARM: dts: am335x: Fix pinctrl valuesSascha Hauer2020-11-037-396/+396
* ARM: bootm: Add lower bound check of kernel in SDRAMAlexander Shiyan2020-10-281-2/+3
* sandbox: fix link error when UBSAN is selected without ASANAhmad Fatoum2020-10-191-6/+1
* Merge branch 'for-next/sandbox' into masterSascha Hauer2020-10-1422-229/+518
|\
| * sandbox: defconfig: enable new generic featuresAhmad Fatoum2020-10-131-2/+43
| * sandbox: dts: include state node by defaultAhmad Fatoum2020-10-133-50/+47
| * sandbox: add watchdog driverAhmad Fatoum2020-10-135-0/+117
| * sandbox: dts: implement reboot modeAhmad Fatoum2020-10-131-1/+11
| * sandbox: power: implement reset source supportAhmad Fatoum2020-10-132-1/+25
| * sandbox: poweroff: migrate to driver probed from device treeAhmad Fatoum2020-10-134-43/+66
| * sandbox: dts: define default environment nodeAhmad Fatoum2020-10-131-0/+20
| * sandbox: hostfile: maintain created temp files over resetAhmad Fatoum2020-10-133-9/+39
| * sandbox: hostfile: support anonymous hostfiles in device treeAhmad Fatoum2020-10-133-5/+41
| * sandbox: hostfile: unify --image and direct device tree probeAhmad Fatoum2020-10-134-40/+90
| * sandbox: dts: retire skeleton.dtsiAhmad Fatoum2020-10-122-15/+14
| * sandbox: fix behavior with images >= 4G on 32-bitAhmad Fatoum2020-10-121-5/+7
| * sandbox: compile in a fallback device treeAhmad Fatoum2020-10-124-26/+9
| * of: Add common device tree register functionSascha Hauer2020-10-126-49/+6
* | Merge branch 'for-next/remoteproc' into masterSascha Hauer2020-10-143-0/+18
|\ \
| * | ARM: dts: i.MX8MP: Add Cortex-M7 Coprocessor nodeSascha Hauer2020-10-072-0/+10
| * | ARM: dts: i.MX8MQ: Add Cortex-M4 Coprocessor nodeSascha Hauer2020-10-071-0/+8
* | | Merge branch 'for-next/reboot-mode' into masterSascha Hauer2020-10-144-26/+38
|\ \ \
| * \ \ Merge branch 'for-next/magicvar-unique-id' into for-next/reboot-modeSascha Hauer2020-10-074-7/+7
| |\ \ \
| * | | | ARM: dts: i.MX6qdl: define BootROM reboot-mode on top of SRC_GPR{9, 10}Ahmad Fatoum2020-09-291-0/+21
| * | | | ARM: stm32mp: remove custom reboot mode logic from arch codeAhmad Fatoum2020-09-292-26/+2
| * | | | ARM: dts: stm32mp: setup syscon-reboot-mode on TAMP general purpose registerAhmad Fatoum2020-09-291-0/+15
* | | | | Merge branch 'for-next/percent_pe' into masterSascha Hauer2020-10-141-3/+2
|\ \ \ \ \
| * | | | | vsprintf: retire strerrorp in favor of %peAhmad Fatoum2020-09-291-3/+2
| |/ / / /
* | | | | Merge branch 'for-next/misc' into masterSascha Hauer2020-10-1429-127/+208
|\ \ \ \ \
| * | | | | ARM: stm32mp: defconfig: enable more useful optionsAhmad Fatoum2020-10-071-1/+13
| * | | | | ARM: stm32mp: dk2: rename to dkx to make dk1 support clearerAhmad Fatoum2020-10-0710-10/+19
| * | | | | ARM: stm32mp: migrate board initcalls to board driversAhmad Fatoum2020-10-073-14/+39
| * | | | | bootm: propagate register_image_handler return valueAhmad Fatoum2020-10-072-6/+2
| * | | | | commands: boot_order: note that it's OMAP specific in help textAhmad Fatoum2020-10-051-2/+2
| * | | | | ARM: stm32mp: dk2: have barebox image support DK1 as wellAhmad Fatoum2020-10-022-3/+11
| * | | | | ARM: stm32mp: revision: make CPU type accessible to PBLAhmad Fatoum2020-10-022-51/+53
| * | | | | ARM: stm32mp: init: set up CPU and bootsource at core init levelAhmad Fatoum2020-10-021-1/+1
| * | | | | sandbox: add dummy memory-mapped I/O port regionAhmad Fatoum2020-10-012-1/+8
| * | | | | at91: wdt: don't include <asm-generic/io.h> directlyAhmad Fatoum2020-10-011-1/+1
| * | | | | ARM: beaglebone: Enable ADCTrent Piepho2020-09-291-0/+10
| * | | | | ARM: am335x: Enable TSC/ADC clockTrent Piepho2020-09-292-0/+5
| * | | | | ARM: at91: support sama5 low level clock setup with oscillatorAhmad Fatoum2020-09-292-0/+7
| * | | | | asm/debug_ll_ns16550.h: add divisor parameterduhuanpeng2020-09-292-4/+4
| |/ / / /
* | | | | Merge branch 'for-next/magicvar-unique-id' into masterSascha Hauer2020-10-144-7/+7
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | magicvar: Replace BAREBOX_MAGICVAR_NAMED with BAREBOX_MAGICVARSascha Hauer2020-10-024-7/+7
| |/ / /
* | | | Merge branch 'for-next/imx' into masterSascha Hauer2020-10-1419-11/+1979
|\ \ \ \
| * | | | ARM: imx: Add Support for Webasto ccbv2Rouven Czerwinski2020-10-1413-1/+837
| * | | | imx6ul/imx6ull: include imx6ul-phytec-state.dtsi and enable stateCem Tenruh2020-10-142-0/+10
| * | | | ARM: dts: imx6q-prti6q: add pstore/ramoops nodeOleksij Rempel2020-10-091-0/+11