summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/marvell'Sascha Hauer2014-07-0430-193/+460
|\
| * pinctrl: mvebu: add pinctrl drivers for Dove and KirkwoodSebastian Hesselbarth2014-06-261-0/+2
| * ARM: mvebu: determine SoC id and revision from PCIe nodesSebastian Hesselbarth2014-06-252-0/+140
| * ARM: mvebu: select PCI specific DT bus translatorSebastian Hesselbarth2014-06-251-0/+1
| * ARM: mvebu: remove dtb Makefile entriesSebastian Hesselbarth2014-06-241-6/+0
| * ARM: mvebu: convert to multiple board selectionSebastian Hesselbarth2014-06-244-27/+7
| * ARM: mvebu: convert PlatHome Openblocks AX3-4 to PBL_MULTI_IMAGESSebastian Hesselbarth2014-06-245-1/+46
| * ARM: mvebu: convert Marvell Armada XP GP to PBL_MULTI_IMAGESSebastian Hesselbarth2014-06-245-1/+43
| * ARM: mvebu: convert Globalscale Mirabox to PBL_MULTI_IMAGESSebastian Hesselbarth2014-06-245-1/+45
| * ARM: mvebu: convert USI Topkick to PBL_MULTI_IMAGESSebastian Hesselbarth2014-06-243-0/+36
| * ARM: mvebu: convert Globalscale Guruplug to PBL_MULTI_IMAGESSebastian Hesselbarth2014-06-243-0/+37
| * ARM: mvebu: convert Armada 370/XP devices to be probed from DTSebastian Hesselbarth2014-06-245-65/+46
| * ARM: mvebu: convert Kirkwood devices to be probed from DTSebastian Hesselbarth2014-06-244-47/+31
| * ARM: dts: sort pbl entries by alphabetSebastian Hesselbarth2014-06-241-12/+13
| * ARM: mvebu: add 25MHz fixed clock for Armada XPSebastian Hesselbarth2014-06-241-0/+5
| * ARM: mvebu: move lowlevel code to lowlevel.cSebastian Hesselbarth2014-06-243-41/+38
| * ARM: mvebu: delete unused mach/mvebu.hSebastian Hesselbarth2014-06-241-22/+0
| * ARM: mvebu: set default TEXT_BASE by SoCSebastian Hesselbarth2014-06-241-6/+4
| * ARM: mvebu: set model and default hostname for DoveSebastian Hesselbarth2014-06-241-0/+3
* | Merge branch 'for-next/imx'Sascha Hauer2014-07-0456-1224/+428
|\ \
| * | arm: imx6: rename hummingboard directory to microsomLucas Stach2014-07-018-5/+5
| * | arm: imx6: move imx6_init_lowlevel to single initcallLucas Stach2014-07-0115-160/+14
| * | imx6: add new chip revisionsChristian Hemp2014-06-302-0/+14
| * | ARM: i.MX: remove console= from env filesSascha Hauer2014-06-238-52/+0
| * | ARM: Phytec-phyCORE-imx27: Switch to multiimage supportSascha Hauer2014-06-135-133/+64
| * | ARM: Phytec-phyCORE-imx27: Register NOR/NAND update handlersSascha Hauer2014-06-131-1/+9
| * | ARM: i.MX bbu: Add update handler for external NOR bootSascha Hauer2014-06-132-1/+54
| * | ARM: Phytec-phyCORE-imx27: Register board env during runtimeSascha Hauer2014-06-135-1/+5
| * | ARM: uncompress.c: copy executable to SDRAM if necessarySascha Hauer2014-06-132-8/+21
| * | ARM: i.MX53 QSB: Drop board defconfigSascha Hauer2014-06-122-123/+0
| * | ARM: i.MX51 babbage: Drop board defconfigSascha Hauer2014-06-123-88/+2
| * | ARM: i.MX6 sabrelite: Drop board defconfigSascha Hauer2014-06-122-90/+0
| * | ARM: i.MX6 sabresd: Drop board defconfigSascha Hauer2014-06-122-77/+0
| * | ARM: PCM038: Switch to devicetree probeAlexander Shiyan2014-06-1211-516/+271
* | | Merge branch 'for-next/dts'Sascha Hauer2014-07-041-3/+0
|\ \ \ | | |/ | |/|
| * | ARM: dts: i.MX51 babbage: remove unused hoggrpSascha Hauer2014-06-191-3/+0
* | | Merge branch 'for-next/doc'Sascha Hauer2014-07-0464-2210/+0
|\ \ \
| * | | Documentation: remove doxygen documentationSascha Hauer2014-06-2664-2210/+0
* | | | Merge branch 'for-next/clps711x'Sascha Hauer2014-07-044-39/+5
|\ \ \ \
| * | | | ARM: clep7212: Make partition names more genericAlexander Shiyan2014-06-061-1/+1
| * | | | ARM: clps711x: Remove unused UART bit definitionsAlexander Shiyan2014-06-061-34/+0
| * | | | ARM: clps711x: Prepare common init function to DT supportAlexander Shiyan2014-06-063-4/+4
* | | | | Merge branch 'for-next/arm-versatile'Sascha Hauer2014-07-046-47/+37
|\ \ \ \ \
| * | | | | ARM: versatilepb_defconfig: enable devicetree supportAntony Pavlov2014-06-231-23/+27
| * | | | | ARM: versatile: switch to devicetree supportAntony Pavlov2014-06-234-23/+10
| * | | | | ARM: versatile: drop redundant <mach/gpio.h>Antony Pavlov2014-06-231-1/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-next/arm-errata'Sascha Hauer2014-07-0420-26/+150
|\ \ \ \ \
| * | | | | arm: tegra: enable ARM errata workaroundsLucas Stach2014-06-261-2/+19
| * | | | | arm: imx6: use imx6 specific cpu init functionLucas Stach2014-06-2615-24/+34
| * | | | | arm: imx6: add cpu lowlevel init functionLucas Stach2014-06-263-0/+30