summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* net: environment: update automountsSascha Hauer2017-12-155-41/+0
* net: environment: remove ethx setup filesSascha Hauer2017-12-143-54/+0
* net: dhcp: reworkSascha Hauer2017-12-141-1/+1
* net: dhcp: Allow to specify network deviceSascha Hauer2017-12-141-1/+9
* arm: bootm: don't fall over if image is padded with less than 40 bytesLucas Stach2017-10-231-1/+3
* Merge branch 'for-next/mips'Sascha Hauer2017-10-196-20/+86
|\
| * MIPS: dts: ar9344: add pll nodeOleksij Rempel2017-10-061-0/+11
| * MIPS: dts: ar9344: add APB busOleksij Rempel2017-09-201-17/+25
| * MIPS: tplink-wdr4300_defconfig: add network supportOleksij Rempel2017-09-201-3/+7
| * MIPS: dts: tl_wdr4300: rename it to tl_wdr4300 v1.7Oleksij Rempel2017-09-202-3/+3
| * MIPS: dts: tl_wdr4300: remove RO flag from barebox partitionOleksij Rempel2017-09-181-1/+0
| * MIPS: dts: tl_wdr4300: add alias for spiflashOleksij Rempel2017-09-181-0/+1
| * MIPS: dts: tl_wdr4300: enable mac0Oleksij Rempel2017-09-181-0/+4
| * MIPS: dts: ar9344: add mac0 nodeOleksij Rempel2017-09-181-0/+10
| * add ar9331.dtsi and enable mac0Oleksij Rempel2017-09-182-0/+17
| * net: ath79: add ag71xx Ethernet driverYegor Yefremov2017-09-181-0/+12
* | Merge branch 'for-next/imx'Sascha Hauer2017-10-1922-29/+271
|\ \
| * | ARM: Add i.MX6ull evk supportSascha Hauer2017-10-179-0/+237
| * | ARM: i.MX6ul: Add SoC specific lowlevel_init functionSascha Hauer2017-10-176-2/+18
| * | ARM: rename flush_icache to icache_invalidateSascha Hauer2017-09-275-5/+5
| * | ARM: cache-armv7: Use designated instructions for isb/dsb/dmbSascha Hauer2017-09-271-11/+11
| * | ARM: i.MX53 QSB: drop phy reset handling in board fileUwe Kleine-König2017-09-261-11/+0
| |/
* | ARM: socfpga: dts: sockit: remove upstreamed nodesSteffen Trumtrar2017-10-171-108/+0
* | ARM: vexpress: add fixup handler for 'virtio, mmio' devicesMichael Olbrich2017-10-171-0/+29
* | vexpress: add bootstate node to the device treeMichael Olbrich2017-10-171-0/+63
* | vexpress: use device tree provided by QEMU if availableMichael Olbrich2017-10-171-2/+18
* | ARM: vexpress: regenerate configLucas Stach2017-10-171-3/+13
* | ARM: vexpress: switch to DT probe and multi-image buildLucas Stach2017-10-1712-285/+80
* | clk: versatile: add basic clocksLucas Stach2017-10-171-0/+1
* | ARM: vexpress: always build relocatable imageLucas Stach2017-10-163-53/+3
|/
* Merge branch 'for-next/omap'Sascha Hauer2017-09-089-8/+87
|\
| * arm: configs: AM335x: Enable mmc-extcsd commandDaniel Schultz2017-09-061-0/+1
| * arm: dts: am335x: Add phycore emmc device treeDaniel Schultz2017-09-063-0/+37
| * arm: dts: Enable NAND in DTS instead of DTSIDaniel Schultz2017-09-067-8/+25
| * arm: dts: am335x: Add emmc node to phycore-somDaniel Schultz2017-09-061-0/+24
* | Merge branch 'for-next/mvebu'Sascha Hauer2017-09-082-0/+47
|\ \
| * | ARM: mvebu: armada-xp: configure PLL and PHY registerJan Luebbe2017-08-152-0/+47
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2017-09-084-3/+21
|\ \
| * | x86: asm: include asm-generic.hOleksij Rempel2017-09-081-0/+15
| * | asm-generic: partially sync io.h with linux kernelOleksij Rempel2017-09-083-3/+6
| * | Merge branch 'for-next/mips'Lucas Stach2017-08-1619-162/+1339
| |\ \
* | \ \ Merge branch 'for-next/mips'Sascha Hauer2017-09-0819-162/+1339
|\ \ \ \ | | |/ / | |/| |
| * | | MIPS: tplink-mr3020.dts: add partition tableOleksij Rempel2017-08-151-0/+19
| * | | MIPS: tplink-mr3020_defconfig: enable more optionsOleksij Rempel2017-08-151-2/+38
| * | | MIPS: tplink-mr3020: pbl: move hornet_mips24k_cp0_setup after flash addr testOleksij Rempel2017-08-151-2/+2
| * | | MIPS: tplink-mr3020: pbl: move WMAC init after flash addr testOleksij Rempel2017-08-151-2/+2
| * | | MIPS: ath79: add TP-Link WDR4300 board supportOleksij Rempel2017-08-157-0/+243
| * | | MIPS: ath79: add initial QCA AR9344 SoC supportOleksij Rempel2017-08-156-158/+978
| * | | MIPS: ath79: provide CONFIG_SOC_QCA_AR9331 optionOleksij Rempel2017-08-151-0/+5
| * | | MIPS: add virt_to_phys() and phys_to_virt()Antony Pavlov2017-08-151-0/+25