summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: aarch64: add image markers to linker scriptRouven Czerwinski2019-10-021-0/+4
* 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/sandbox'Sascha Hauer2019-09-1210-9/+112
|\ \
| * | hwrng: add sandbox driver interface to host /dev/randomAhmad Fatoum2019-09-094-0/+39
| * | sandbox: dts: add example for barebox, hostfile backed stateAhmad Fatoum2019-09-091-0/+50
| * | sandbox: hostfile: allow probing from device treeAhmad Fatoum2019-09-093-4/+18
| * | sandbox: compile with symbol -fvisibility=hiddenAhmad Fatoum2019-08-281-1/+2
| * | sandbox: redefine optarg and optind to avoid collisionsAhmad Fatoum2019-08-281-1/+2
| * | sandbox: remove unused ARCH_LINUX Kconfig symbolAhmad Fatoum2019-08-281-3/+0
| * | sandbox: include header to provide missing prototypeAhmad Fatoum2019-08-281-0/+1
* | | 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-124-5/+16
|\ \ \
| * | | mips: bootm: Cast elf entry into unsigned longClement Leger2019-09-061-1/+1
| * | | 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/mips'Sascha Hauer2019-09-122-0/+11
|\ \ \
| * | | MIPS: ath79: enable gpio key support.Oleksij Rempel2019-08-281-0/+1
| * | | MIPS: dts: dpt-module: fix gpio buttonOleksij Rempel2019-08-281-0/+6
| * | | MIPS: ath79: enable watchdog supportOleksij Rempel2019-08-281-0/+4
| | |/ | |/|
* | | 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-1217-125/+36
|\ \ \
| * | | sandbox: support Address and UndefinedBehavior sanitizersAhmad Fatoum2019-09-092-1/+13
| * | | sandbox: use sanitizer unwind for dump_stack if availableAhmad Fatoum2019-09-094-1/+19
| * | | Kconfig: retire empty <asm/barebox.h>Ahmad Fatoum2019-08-3010-91/+0
| * | | blackfin: delete unused <asm/barebox.h> definitionsAhmad Fatoum2019-08-301-18/+0
| * | | Kconfig: create Kconfig symbol for ARCH_HAS_DATA_ABORT_MASKAhmad Fatoum2019-08-304-6/+2
| * | | 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
| |/