summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2020-11-1022-285/+66
|\
| * arm: imx: Convert mach headers to SPDXUwe Kleine-König2020-11-0219-272/+51
| * imx: Fix copyright claimUwe Kleine-König2020-11-021-12/+2
| * ARM: mmu64: allow to disable null pointer trap on zero pageMichael Tretter2020-10-222-1/+13
* | Merge branch 'for-next/imx'Sascha Hauer2020-11-103-12/+22
|\ \
| * | ddr: imx8m: clean up entry pointsLucas Stach2020-11-091-1/+1
| * | ARM: dts: imx6qdl: pfla02: Remove eeprom nodeAlexander Shiyan2020-11-021-6/+4
| * | ARM: dts: imx6qdl: pfla02: document motivation for dropping supplyUwe Kleine-König2020-11-021-0/+5
| * | ARM: CCMX51: Add new module ID variantAlexander Shiyan2020-10-281-5/+12
* | | 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
|/ /
* | Merge branch 'for-next/sandbox' into masterSascha Hauer2020-10-141-7/+1
|\ \
| * | of: Add common device tree register functionSascha Hauer2020-10-121-7/+1
* | | 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-1425-122/+196
|\ \ \ \ \ \
| * | | | | | 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
| * | | | | | 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
| |/ / / / /
* | | | | | 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
| |/ / / /