summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-0966-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-2928-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-297-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-201-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/+0
| | * | | ARM: highbank: avoid L2 cache smc calls when PL310 is not presentRob Herring2013-08-221-7/+6
| | * | | ARM: move outer_cache declaration out of ifdefRob Herring2013-08-221-2/+2
| | * | | ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAERob Herring2013-08-221-0/+1
| | * | | ARM: highbank: select required errata work-aroundsRob Herring2013-08-171-0/+3
| | * | | ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODELRob Herring2013-08-171-0/+1
| | * | | ARM: highbank: enable DMA zone for LPAERob Herring2013-08-172-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/+14
| | * | | | ARM: sun7i: Add Cubieboard2 Device TreeMaxime Ripard2013-08-222-0/+54
| | * | | | ARM: sun7i: a20-olinuxino: Enable the user LEDMaxime Ripard2013-08-221-0/+21
| | * | | | ARM: sun7i: a20-olinuxino: Enable UARTs muxingMaxime Ripard2013-08-221-0/+6
| | * | | | ARM: sun7i: DT: Add UART muxing options to the DTSIMaxime Ripard2013-08-221-0/+21
| | * | | | ARM: sun7i: Add the PIO controller node to the DTSIMaxime Ripard2013-08-221-0/+12
| | * | | | ARM: sun6i: colombus: Add uart0 muxingMaxime Ripard2013-08-221-0/+2
| | * | | | ARM: sun6i: Add UART0 muxing optionsMaxime Ripard2013-08-221-0/+7
| | * | | | ARM: sunxi: dt: Add PIO controller to A31 DTSIMaxime Ripard2013-08-221-0/+12
| * | | | | Merge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into late/allOlof Johansson2013-08-299-8/+102
| |\ \ \ \ \
| | * | | | | ARM: at91/dt: sama5d3xek: reduce the ROM code mapping for pmecc lookup tableJosh Wu2013-08-231-2/+2