summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: i.MX6: bbu nand: Move to common placeSascha Hauer2015-06-124-510/+0
* ARM: dts: Karo tx6: increase barebox partition to 4MBSascha Hauer2015-06-121-2/+2
* ARM: imx6: hipercam: set default hostname in boardfileLucas Stach2015-06-031-0/+2
* ARM: imx6: correct Hipercam ECSPI1 pinmuxLucas Stach2015-06-031-2/+2
* ARM: am33xx: Fix SCRM compatible string to match new DT compatible stringWadim Egorov2015-05-151-1/+1
* ARM: i.MX5: Add missing CONFIG_ prefix in testSascha Hauer2015-05-071-1/+1
* Merge branch 'for-next/of-device-id'Sascha Hauer2015-05-063-9/+9
|\
| * of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-303-9/+9
* | Merge branch 'for-next/mvebu'Sascha Hauer2015-05-0614-20/+179
|\ \
| * | ARM: Add Lenovo ix4 and related drivers to mvebu_defconfigSebastian Hesselbarth2015-04-271-1/+4
| * | ARM: mvebu: armada-xp: Add Lenovo Iomega ix4-300dSebastian Hesselbarth2015-04-277-0/+61
| * | ARM: mvebu: armada-xp: Sort boards and images alphabeticallySebastian Hesselbarth2015-04-271-4/+4
| * | ARM: mvebu: armada-xp: Use MBUS_ERR_PROP_EN defineSebastian Hesselbarth2015-04-271-3/+3
| * | ARM: mvebu: armada-xp: Limit PUP access to Armada XPSebastian Hesselbarth2015-04-272-6/+15
| * | ARM: mvebu: armada-xp: Fixup broken MV78230-A0 SoC IDSebastian Hesselbarth2015-04-272-4/+86
| * | ARM: mvebu: Move PCIe register defines to socid.hSebastian Hesselbarth2015-04-272-4/+5
| * | bus: mvebu-mbus: Convert mbus platform driver to direct driverSebastian Hesselbarth2015-04-273-0/+3
| * | ARM: highbank: select OFTREELucas Stach2015-04-271-0/+1
* | | Merge branch 'for-next/mips'Sascha Hauer2015-05-069-32/+195
|\ \ \
| * | | MIPS: tplink-mr3020: enable nmonAntony Pavlov2015-05-052-0/+4
| * | | MIPS: mach-ath79: debug_ll.h: add assembler routinesAntony Pavlov2015-05-051-5/+131
| * | | MIPS: debug_ll_ns16550.h: drop _ns16550 suffixAntony Pavlov2015-05-056-27/+26
| * | | MIPS: tplink-mr3020: enable PBL and compressionOleksij Rempel2015-05-052-0/+34
| | |/ | |/|
* | | Merge branch 'for-next/imx'Sascha Hauer2015-05-062-0/+83
|\ \ \ | |/ / |/| |
| * | images: add HABv4 support for i.MX6Marc Kleine-Budde2015-04-151-0/+40
| * | ARM: i.MX6: Add support for clko clocksSascha Hauer2015-04-141-0/+43
| |/
* / ARM: highbank: select OFTREELucas Stach2015-04-201-0/+1
|/
* Merge branch 'for-next/pxa'Sascha Hauer2015-04-139-0/+532
|\
| * ARM: pxa: add mainstone board supportRobert Jarzmik2015-04-139-0/+532
* | Merge branch 'for-next/pci'Sascha Hauer2015-04-135-1/+137
|\ \
| * | pci: Add i.MX6 pcie supportSascha Hauer2015-03-171-0/+1
| * | ARM: i.MX6: Add PCI clocksSascha Hauer2015-03-171-0/+29
| * | ARM: i.MX: Add imx_clk_gate_exclusiveSascha Hauer2015-03-173-1/+107
* | | Merge branch 'for-next/misc'Sascha Hauer2015-04-131-4/+0
|\ \ \
| * | | toshiba_ac100: board.c: drop unused headersAntony Pavlov2015-03-241-4/+0
* | | | Merge branch 'for-next/imx'Sascha Hauer2015-04-1314-9/+526
|\ \ \ \
| * | | | duckbill: fix PBL debug prefixJan Luebbe2015-03-301-1/+1
| * | | | ARM: Add ELTEC HiPerCam board supportSascha Hauer2015-03-209-0/+525
| * | | | ARM: i.MX6: ocotp: remove useless codeSascha Hauer2015-03-201-2/+0
| * | | | ARM: phytec-som-am335x: Remove bootargs-ip from boot scriptsTeresa Gámez2015-03-133-6/+0
| | |/ / | |/| |
* | | | Merge branch 'for-next/driver'Sascha Hauer2015-04-131-1/+2
|\ \ \ \
| * | | | driver: Call remove function only when availableSascha Hauer2015-03-171-1/+2
| |/ / /
* | | | Merge branch 'for-next/crypto'Sascha Hauer2015-04-1324-32/+4416
|\ \ \ \
| * | | | arm: crypto: add sha256 assembly supportJean-Christophe PLAGNIOL-VILLARD2015-03-275-0/+3742
| * | | | arm: crypto: add sha1 assembly supportJean-Christophe PLAGNIOL-VILLARD2015-03-274-0/+642
| * | | | crypto: prepare to allow multiple digest driverJean-Christophe PLAGNIOL-VILLARD2015-03-2716-32/+32
| |/ / /
* | | | Merge branch 'for-next/at91'Sascha Hauer2015-04-1310-44/+33
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: atmel: sama5d4_xplained: switch to env2Bo Shen2015-03-1210-44/+33
| |/ /
* | | ARM: tegra124: remove serial aliasesLucas Stach2015-03-301-4/+0
* | | ARM: highbank: fix build with recent binutilsLucas Stach2015-03-261-0/+1