summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: mach-omap: Change file flags in emmc handlerDaniel Schultz2017-05-051-1/+1
* ARM: cache-l2x0: honour aux_val when determing way sizeSascha Hauer2017-04-211-4/+3
* ARM: imx: HAB needs fuse driver supportLucas Stach2017-04-191-0/+2
* Merge branch 'for-next/tegra'Sascha Hauer2017-04-073-6/+41
|\
| * ARM: tegra: enable Tegra124 memory controller driver in defconfigLucas Stach2017-03-301-0/+1
| * ARM: tegra: jetson-tk1: use phandle for stdout pathLucas Stach2017-03-301-1/+1
| * ARM: tegra124: use old XUSB bindingLucas Stach2017-03-301-0/+34
| * ARM: tegra: jetson-tk1: adapt internal DT paths to changed upstream DTLucas Stach2017-03-302-5/+5
* | Merge branch 'for-next/ofpart'Sascha Hauer2017-04-073-12/+6
|\ \
| * | treewide: Use of_property_write_string() where appropriateSascha Hauer2017-03-303-12/+6
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2017-04-078-20/+49
|\ \
| * | sandbox_defconfig: enable squashfs supportAntony Pavlov2017-04-061-0/+1
| * | ARM: mvebu: remove obsolete selectUlrich Ölmann2017-03-301-1/+0
| * | poweroff: Allow to register poweroff handlersSascha Hauer2017-03-307-19/+48
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2017-04-072-1/+102
|\ \
| * | ARM Kindle3 defconfig: add clock manipulation commandAlexander Kurz2017-04-041-1/+2
| * | ARM: i.MX: GuF Santaro: Detect and enable touch controllerSascha Hauer2017-04-031-0/+100
| |/
* | Merge branch 'for-next/at91'Sascha Hauer2017-04-0714-534/+199
|\ \
| * | at91sam9x5ek: Configure NAND in DTAndrey Smirnov2017-03-311-31/+16
| * | at91sam9x5ek: Configure Ethernet in DTAndrey Smirnov2017-03-312-10/+15
| * | at91sam9x5ek: Configure USB in DTAndrey Smirnov2017-03-311-19/+0
| * | at91sam9x5ek: Configure 1-wire in DTAndrey Smirnov2017-03-314-18/+20
| * | at91sam9x5ek: Configure SPI in DTAndrey Smirnov2017-03-312-36/+24
| * | at91sam9x5ek: Configure MMC in DTAndrey Smirnov2017-03-312-20/+5
| * | at91sam9x5ek: Configure I2C via DTAndrey Smirnov2017-03-312-21/+10
| * | at91sam9x5ek: Configure LEDs in DTAndrey Smirnov2017-03-312-27/+1
| * | at91: Enable PINCTRL for SOC_AT91SAM9Andrey Smirnov2017-03-311-0/+1
| * | at91sam9x5ek: Remove at91sam9x5ek_mem_init()Andrey Smirnov2017-03-311-8/+0
| * | at91sam9x5ek: Convert to use DT clock treeAndrey Smirnov2017-03-315-322/+13
| * | at91sam9x5ek: Add preliminary device tree supportAndrey Smirnov2017-03-305-1/+20
| * | at91sam9x5ek: Add CONFIG_KALLSYMS to defconfigAndrey Smirnov2017-03-301-0/+1
| * | at91sam9x5ek: Convert to mult-image buildAndrey Smirnov2017-03-305-19/+43
| * | usb: ohci-at91: Add DT supportAndrey Smirnov2017-03-301-2/+4
| * | clk: at91: Port at91 DT clock codeAndrey Smirnov2017-03-303-1/+27
| |/
* / arm: baltos: enable mPCIe slot and configure external GPIO controllerYegor Yefremov2017-03-301-0/+12
|/
* openrisc: fix call to restart_handler_register_fnFranck Jullien2017-03-301-1/+1
* ARM: mvebu: only build kwbootimage support if BOOTM is enabledLucas Stach2017-03-221-1/+1
* ARM: add AFLAGS for secure monitor filesLucas Stach2017-03-221-0/+2
* ARM: dts: i.MX7 WaRP7: remove wdog1 pinctrl workaroundAlexander Kurz2017-03-201-17/+0
* ARM: i.MX7: Kconfig: ARCH_IMX7 selects PINCTRL_IMX_IOMUX_V3Alexander Kurz2017-03-201-0/+1
* arm: baltos: define baltos_sram_init() return type as voidYegor Yefremov2017-03-131-1/+1
* Merge branch 'for-next/rpi'Sascha Hauer2017-03-1322-280/+283
|\
| * ARM: rpi: switch to DT probe and multi-image buildLucas Stach2017-03-0212-173/+75
| * ARM: rpi: move debug UART base selection to KconfigLucas Stach2017-03-022-1/+25
| * ARM: rpi: always build relocatable imageLucas Stach2017-03-022-1/+2
| * ARM: rpi: convert watchdog/reset to regular driverLucas Stach2017-03-026-21/+85
| * ARM: rpi: convert mailbox interface to regular driverLucas Stach2017-03-025-20/+63
| * ARM: rpi: move model detection before console initLucas Stach2017-03-021-2/+2
| * ARM: rpi: move model initialisation to rpi-commonEnrico Joerns2017-03-025-79/+48
* | Merge branch 'for-next/mvebu'Sascha Hauer2017-03-1321-261/+333
|\ \