summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: vexpress: allow dcscb and tc2_pm in a combined ARMv6+v7 buildNicolas Pitre2013-09-101-0/+2
* Merge branch 'versatile/fixes' into fixesOlof Johansson2013-09-102-17/+32
|\
| * ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell2013-09-041-3/+3
| * ARM: PCI: versatile: Fix PCI I/OPeter Maydell2013-09-042-8/+10
| * ARM: PCI: versatile: Fix map_irq function to match hardwarePeter Maydell2013-09-041-6/+19
* | ARM: shmobile: lager: Do not use register_type field of struct sh_eth_plat_dataSimon Horman2013-09-101-1/+0Star
* | Merge tag 'renesas-fixes3-for-v3.12' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-09-101-1/+1
|\ \
| * | ARM: shmobile: r8a7779: Update early timer initialisation orderSimon Horman2013-08-301-1/+1
* | | ARM: pxa: ssp: Check return values from phandle lookupsOlof Johansson2013-09-101-4/+14
* | | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-1066-1383/+6280
|\ \ \
| * | | ARM: dts: vexpress: Add CCI node to TC2 device-treeJon Medhurst (Tixy)2013-08-301-0/+25
| * | | Merge tag 'omap-for-v3.12/dra7xx-prcm' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-08-3028-15/+5690
| |\ \ \
| | * | | ARM: OMAP: DRA7: Enable PM framework initializationsAmbresh K2013-08-232-1/+6
| | * | | ARM: OMAP: DRA7: hwmod: Create initial DRA7XX SoC dataAmbresh K2013-08-233-0/+2726
| | * | | ARM: OMAP: DRA7: Reuse the omap44xx_restart and fix the device instanceRajendra Nayak2013-08-233-4/+18
| | * | | ARM: OMAP: DRA7: powerdomain: Handle missing vc/vpRajendra Nayak2013-08-231-0/+10
| | * | | ARM: OMAP: DRA7: powerdomain: Add DRA7XX data and update headerAmbresh K2013-08-233-0/+456
| | * | | ARM: OMAP: DRA7: clockdomain: Add DRA7XX data and update headerAmbresh K2013-08-233-0/+742
| | * | | ARM: OMAP: DRA7: PRCM: Add DRA7XX local MPU PRCM regsitersAmbresh K2013-08-232-0/+83
| | * | | ARM: OMAP: DRA7: CM: Add minimal regbit shiftsRajendra Nayak2013-08-231-0/+51
| | * | | ARM: OMAP: DRA7: CM: Add DRA7XX register definesAmbresh K2013-08-232-0/+837
| | * | | ARM: OMAP: DRA7: PRM: Add DRA7XX register definitionsAmbresh K2013-08-231-0/+678
| * | | | Merge tag 'omap-for-v3.12/prcm-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-08-307-31/+118
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge branches 'hwmod_devel_v3.12', 'prcm_devel_v3.12' and 'am33xx_devel_v3.1...Paul Walmsley2013-08-235-30/+73
| | |\ \ \ \ \
| | | | * | | | ARM: OMAP: AM33xx: clock: Add RNG clock dataLokesh Vutla2013-08-231-0/+5
| | | | * | | | ARM: OMAP: AM33XX: hwmod: Add hwmod data for debugSSVaibhav Hiremath2013-08-231-22/+47
| | | * | | | | ARM: OMAP: TI81XX: add always-on powerdomain for TI81XXAida Mynzhasova2013-08-232-0/+9
| | | * | | | | ARM: OMAP4: clock: Lock PLLs in the right sequenceRajendra Nayak2013-08-231-8/+12
| | | |/ / / /
| | * | | | | ARM: OMAP2+: Only write the sysconfig on idle when necessaryJon Hunter2013-08-231-1/+3
| | * | | | | ARM: OMAP5: hwmod data: Add mailbox dataSuman Anna2013-08-211-0/+42
| | |/ / / /
| * | | | | Merge tag 'highbank-for-3.12' of git://sources.calxeda.com/kernel/linux into ...Olof Johansson2013-08-295-15/+19
| |\ \ \ \ \
| | * | | | | ARM: highbank: clean-up some unused includesRob Herring2013-08-271-4/+0Star
| | * | | | | ARM: highbank: avoid L2 cache smc calls when PL310 is not presentRob Herring2013-08-231-7/+6Star
| | * | | | | ARM: move outer_cache declaration out of ifdefRob Herring2013-08-231-2/+2
| | * | | | | ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAERob Herring2013-08-231-0/+1
| | * | | | | ARM: highbank: select required errata work-aroundsRob Herring2013-08-181-0/+3
| | * | | | | ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODELRob Herring2013-08-181-0/+1
| | * | | | | ARM: highbank: enable DMA zone for LPAERob Herring2013-08-182-0/+4
| | * | | | | ARM: use phys_addr_t for DMA zone sizesRob Herring2013-08-132-2/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/allOlof Johansson2013-08-294-1/+25
| |\ \ \ \ \
| | * | | | | ARM: at91: at91_dt_defconfig: enable rm9200 supportJean-Christophe PLAGNIOL-VILLARD2013-08-261-1/+3
| | * | | | | ARM: at91: sam9n12: enable kernel uncompress info outputBo Shen2013-08-221-0/+1
| | * | | | | ARM: at91: sama5: enable kernel uncompress info outputBo Shen2013-08-221-0/+12
| | * | | | | ARM: at91: include sama5d3.h into hardware.hBo Shen2013-08-221-0/+1
| | * | | | | ARM: at91: sama5d3: add definition for usart base addressBo Shen2013-08-221-0/+8
| | |/ / / /
| * | | | | Merge tag 'sunxi-dt-for-3.12-4' of https://github.com/mripard/linux into late...Olof Johansson2013-08-2915-36/+965
| |\ \ \ \ \
| | * | | | | ARM: sun7i: Enable the A20 clocks in the DTSIMaxime Ripard2013-08-261-10/+116
| | * | | | | ARM: sun6i: Enable clock support in the DTSIMaxime Ripard2013-08-261-10/+134
| | * | | | | ARM: sun5i: dt: Use the A10s gates in the DTSIMaxime Ripard2013-08-261-22/+14Star
| | * | | | | ARM: sun7i: Add Cubieboard2 Device TreeMaxime Ripard2013-08-222-0/+54