summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2019-09-123-4/+15
|\
| * ARM: zii-vf610-dev: Use CTRL-C as autoboot abortCory Tusar2019-09-021-0/+1
| * ARM: dts: vf610-zii-cfu1: Fix indentationCory Tusar2019-09-021-4/+4
| * ARM: i.MX: bbu: early exit when partition too smallAhmad Fatoum2019-08-301-0/+10
* | Merge branch 'for-next/imx'Sascha Hauer2019-09-126-3/+117
|\ \
| * | ARM: zii-vf610-dev: Re-align SCU4's hostname with upstream kernelAndrey Smirnov2019-09-091-1/+1
| * | ARM: dts: imx8mq-zii-ultra: Add switch EEPROM aliasAndrey Smirnov2019-09-091-0/+9
| * | ARM: dts: vf610-zii-scu4-aib: Expose fiber EEPROM modulesAndrey Smirnov2019-09-091-0/+90
| * | ARM: dts: vf610-zii-cfu1: Expose fiber optic module EEPROMAndrey Smirnov2019-09-091-0/+9
| * | ARM: dts: vf610-zii-cfu1: Configure "STATUS" LED as heartbeatAndrey Smirnov2019-09-091-0/+6
| * | ARM: dts: vf610-zii-dev-rev-c: Fix DSPI flash node nameAndrey Smirnov2019-09-091-1/+1
| * | ARM: dts: vf610-zii-dev-rev-b: Fix SPI flash node nameAndrey Smirnov2019-09-091-1/+1
* | | Merge branch 'for-next/fsanitize'Sascha Hauer2019-09-123-16/+3
|\ \ \
| * | | Kconfig: retire empty <asm/barebox.h>Ahmad Fatoum2019-08-301-4/+0
| * | | Kconfig: create Kconfig symbol for ARCH_HAS_DATA_ABORT_MASKAhmad Fatoum2019-08-302-4/+1
| * | | Kconfig: create Kconfig symbol for ARCH_HAS_STACK_DUMPAhmad Fatoum2019-08-303-8/+2
| |/ /
* | | Merge branch 'for-next/arm'Sascha Hauer2019-09-1268-82/+82
|\ \ \ | |/ / |/| |
| * | ARM: Cleanup stack offset cargo cultSascha Hauer2019-09-0968-82/+82
| |/
* | ARM: nxp-imx8mq-evk: Update commentsSascha Hauer2019-08-231-5/+4
* | ARM: nxp-imx8mq-evk: Replace trampolineSascha Hauer2019-08-233-33/+6
* | ARM: nxp-imx8mq-evk: Remove duplicate call to imx8mq_cpu_lowlevel_init()Sascha Hauer2019-08-231-2/+0
* | ARM: i.MX: imx8-ddrc: Remove debug codeSascha Hauer2019-08-231-18/+2
* | pbl: Move piggy verification into pbl_barebox_uncompress()Sascha Hauer2019-08-231-16/+1
* | ARM: aarch64: Fix get_runtime_offset after relocationSascha Hauer2019-08-231-15/+9
* | ARM: aarch64: Fixup relocation table for the second relocationSascha Hauer2019-08-231-0/+2
|/
* Merge branch 'for-next/stm32'Sascha Hauer2019-08-153-4/+8
|\
| * ARM: stm32mp: fix some misnomers/typosAhmad Fatoum2019-07-152-3/+3
| * ARM: dts: stm32mp157c: correct gpioz idAhmad Fatoum2019-07-151-1/+1
| * ARM: stm32mp: set CONFIG_ARCH_NR_GPIO = (26 * 16)Ahmad Fatoum2019-07-151-0/+4
* | Merge branch 'for-next/misc'Sascha Hauer2019-08-151-7/+0
|\ \
| * | dts/imx25: drop sram nodeUwe Kleine-König2019-07-151-7/+0
| |/
* | Merge branch 'for-next/imx8-hab'Sascha Hauer2019-08-1511-53/+179
|\ \
| * | boards: nxp-mx8-evk: rework to different boot flowRouven Czerwinski2019-08-074-39/+57
| * | mach-imx: hab: select piggy verification for i.MX8Rouven Czerwinski2019-08-071-0/+1
| * | mach-imx: add gencsf header for i.MX8MQRouven Czerwinski2019-08-071-0/+59
| * | arm: uncompress: verify sha256 if enabledRouven Czerwinski2019-08-071-1/+16
| * | images: always build sha256sum into pblRouven Czerwinski2019-08-071-0/+7
| * | scripts: imx: support signing for i.MX8MQRouven Czerwinski2019-08-071-0/+2
| * | esdhc-pbl: add piggy load functionRouven Czerwinski2019-08-072-0/+11
| * | arm: lib: add CSF section between PBL and piggyRouven Czerwinski2019-08-071-0/+10
| * | mach-imx: enable HAB on i.MX8MQRouven Czerwinski2019-08-071-2/+2
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2019-08-1527-514/+273
|\ \
| * | ARM: i.MX: scb9328: refurbish board suportSascha Hauer2019-08-1510-189/+155
| * | pinctrl: i.MX iomux-v1: Make base address initialization unnecessarySascha Hauer2019-08-1412-24/+37
| * | arm: port imx28-evk to devicetreeOleksij Rempel2019-07-177-308/+88
| |/
* | ARM: access __boot_cpu_mode with a functionSascha Hauer2019-08-075-5/+14
* | ARM: zii-imx8mq-dev: Do setup_c() before accessing global variablesSascha Hauer2019-07-161-26/+33
* | ARM: phyCORE-i.MX8M SOM: Do setup_c() before accessing global variablesSascha Hauer2019-07-161-23/+30
* | ARM: nxp-imx8mq-evk: Do setup_c() before accessing global variablesSascha Hauer2019-07-161-23/+31
* | ARM: Fix global_variable_offset() for aarch64Sascha Hauer2019-07-161-6/+14
|/