summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/imd-checksum'Sascha Hauer2020-11-104-6/+27
|\
| * ARM: socfpga: xload: evaluate integrity of second stage barebox imagesUlrich Ölmann2020-11-051-2/+23
| * bootstrap_read_disk(): optionally inform the caller of the buffer sizeUlrich Ölmann2020-06-222-2/+2
| * bootstrap_read_devfs(): optionally inform the caller of the buffer sizeUlrich Ölmann2020-06-224-4/+4
* | Merge branch 'for-next/dts'Sascha Hauer2020-11-102-2/+2
|\ \
| * | dts: update to v5.10-rc1Sascha Hauer2020-11-091-1/+1
* | | Merge branch 'for-next/at91'Sascha Hauer2020-11-106-252/+209
|\ \ \ | |/ / |/| |
| * | ARM: at91: remove at91sam9x5ek_defconfigSascha Hauer2020-10-191-91/+0
| * | ARM: at91: remove at91sam9263ek_defconfigSascha Hauer2020-10-191-88/+0
| * | ARM: at91: define new at91_multi_defconfigAhmad Fatoum2020-10-192-72/+144
| * | ARM: at91sam9x5ek: Update NAND partitioningSascha Hauer2020-10-191-0/+32
| * | ARM: at91sam9263ek: Update NAND partitioningSascha Hauer2020-10-191-1/+33
* | | 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