summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/socfpga'Sascha Hauer2019-09-123-53/+72
|\
| * ARM: achilles: add bbu handlerSteffen Trumtrar2019-08-191-0/+26
| * ARM: Arria10: achilles: add named partitionsSteffen Trumtrar2019-08-191-0/+32
| * ARM: Arria10: achilles: fix offsets in node namesSteffen Trumtrar2019-08-191-2/+2
| * ARM: socfpga: fix xload on arria10Steffen Trumtrar2019-08-191-51/+12
* | Merge branch 'for-next/reset-source'Sascha Hauer2019-09-121-3/+1
|\ \
| * | reset_source: drop reset_source_set_instance()Uwe Kleine-König2019-08-281-3/+1
* | | Merge branch 'for-next/qemu'Sascha Hauer2019-09-126-1/+176
|\ \ \
| * | | ARM: i.MX: When generic DT image is enabled do not hardcode SoCSascha Hauer2019-08-191-0/+9
| * | | ARM: i.MX: Do not hang() on unknown SoCsSascha Hauer2019-08-191-1/+1
| * | | ARM: Add generic device tree 2nd stage supportSascha Hauer2019-08-194-0/+166
| | |/ | |/|
* | | Merge branch 'for-next/omap'Sascha Hauer2019-09-124-1/+154
|\ \ \
| * | | ARM: OMAP: bbu: Add an all-in-one NAND update handlerSascha Hauer2019-08-282-0/+152
| * | | mtd: nand: gpmc: Add BCH16 supportSascha Hauer2019-08-281-0/+1
| * | | ARM: omap: am35xx_emif4: Fix bit pollingSascha Hauer2019-08-281-1/+1
| | |/ | |/|
* | | 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