summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* multiple/raspberry-pi: fix clkdevs for raspberry piRouven Czerwinski2018-11-292-4/+4
* ARM: i.MX: When SRSR shows wdog then lookup reset source in wdogSascha Hauer2018-11-161-5/+1
* arm: mach-omap: xload: Enable network interfaceTeresa Remmet2018-11-161-0/+2
* Merge branch 'for-next/socfpga'Sascha Hauer2018-11-095-266/+94
|\
| * ARM: socfpga: socrates: convert to lowlevel helpersSteffen Trumtrar2018-11-061-67/+4
| * ARM: socfpga: socdk: convert to lowlevel helpersSteffen Trumtrar2018-11-061-66/+3
| * ARM: socfgpa: de0-nano-soc: convert to lowlevel helpersSteffen Trumtrar2018-11-061-66/+3
| * ARM: socfpga: sockit: convert to lowlevel helperSteffen Trumtrar2018-11-061-67/+4
| * ARM: socfpga: add lowlevel header with common codeSteffen Trumtrar2018-11-061-0/+80
* | Merge branch 'for-next/rpi3'Sascha Hauer2018-11-0920-16/+507
|\ \
| * | ARM: rpi: autosize malloc areaLucas Stach2018-11-051-0/+1
| * | ARM: rpi: add raspberry pi 3 supportLucas Stach2018-11-056-2/+38
| * | ARM: rpi: add revision IDs for Pi 3 Model B and Pi ZeroEnrico Joerns2018-11-052-0/+6
| * | ARM: install HYP vectors at PBL and Barebox entryLucas Stach2018-11-054-0/+18
| * | ARM: default to starting kernel in HYP mode when entered in HYPLucas Stach2018-11-051-0/+3
| * | ARM: don't try to install secure monitor when entered in HYP modeLucas Stach2018-11-051-0/+3
| * | ARM: add file for HYP mode related setupLucas Stach2018-11-054-11/+122
| * | ARM: allow secure monitor code to be built without PSCILucas Stach2018-11-021-0/+4
| * | ARM: safely switch from HYP to SVC mode if requiredLucas Stach2018-11-022-3/+41
| * | ARM: import opcode helpers from Linux kernelLucas Stach2018-11-022-0/+270
| * | ARM: pass architecture flag for SMCC also to PBL compilation unitLucas Stach2018-11-021-0/+1
* | | Merge branch 'for-next/net-switch-mv88e6xxx'Sascha Hauer2018-11-0910-200/+19
|\ \ \
| * | | drivers: Introduce dev_set_name()Andrey Smirnov2018-10-186-6/+6
| * | | clocksource: Introduce ARCH_HAS_IMX_GPTAndrey Smirnov2018-10-181-0/+11
| * | | i.MX: Move GPT driver to drivers/clocksourceAndrey Smirnov2018-10-182-193/+0
| * | | VFxxx: Select CLOCKSOURCE_ARM_GLOBAL_TIMERAndrey Smirnov2018-10-181-0/+1
| * | | ARM: Do not expose ARMv8 functions on ARMv7Andrey Smirnov2018-10-181-1/+1
| |/ /
* | | Merge branch 'for-next/missing-prototypes'Sascha Hauer2018-11-0914-13/+36
|\ \ \
| * | | ARM: i.MX: Add missing includeSascha Hauer2018-10-231-0/+1
| * | | ARM: unwind: Make locally used function staticSascha Hauer2018-10-231-1/+2
| * | | ARM: unwind: Provide prototypes for exported functionsSascha Hauer2018-10-231-0/+4
| * | | ARM: legacy Linux support: Make locally used functions staticSascha Hauer2018-10-231-3/+3
| * | | ARM: boards: phytec-som-imx6: Make locally used function staticSascha Hauer2018-10-231-1/+1
| * | | ARM: boards: kontron-samx6i: Add include file to provide prototypeSascha Hauer2018-10-234-2/+10
| * | | ARM: boards: kindle mx50: Make locally used function staticSascha Hauer2018-10-231-1/+1
| * | | ARM: boards: karo-tx6x: Make locally used function staticSascha Hauer2018-10-231-1/+1
| * | | ARM: boards: GuF Vincell: Make locally used function staticSascha Hauer2018-10-231-1/+1
| * | | ARM: cache: include mmu.hSascha Hauer2018-10-231-0/+6
| * | | ARM: mmu: include dma.hSascha Hauer2018-10-191-0/+1
| * | | ARM: mmu: rename dma_allocSascha Hauer2018-10-181-3/+3
| * | | ARM: Fix missing prototype warningSascha Hauer2018-10-181-0/+2
| |/ /
* | | Merge branch 'for-next/imx'Sascha Hauer2018-11-0918-28/+682
|\ \ \
| * | | ARM: nxp-imx8mq-evk: add barebox and env partitionsLucas Stach2018-11-092-3/+54
| * | | ARM: nxp-imx8mq-evk: remove SDRAM reservation for ATFLucas Stach2018-11-091-11/+0
| * | | ARM: i.MX: Add liteboard supportMarcin Niestroj2018-11-0911-0/+381
| * | | ARM: rdu1: Implement RDU1 config loadingAndrey Smirnov2018-11-063-0/+187
| * | | ARM: rdu1: Add an alias for Microwire EEPROMAndrey Smirnov2018-11-061-0/+5
| * | | ARM: rdu2: fix warnings in Barebox internal DTLucas Stach2018-11-021-13/+3
| * | | ARM: rdu2: program e1000 iNVMLucas Stach2018-11-021-0/+30
| * | | ARM: rdu2: configure the USB port as OTGLucas Stach2018-11-021-0/+4