aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | ARM: OMAP: DRA7: CM: Add minimal regbit shiftsRajendra Nayak2013-08-23
| | * | | | | | | | | | ARM: OMAP: DRA7: CM: Add DRA7XX register definesAmbresh K2013-08-23
| | * | | | | | | | | | ARM: OMAP: DRA7: PRM: Add DRA7XX register definitionsAmbresh K2013-08-23
| * | | | | | | | | | | Merge tag 'omap-for-v3.12/prcm-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-08-29
| |\ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'hwmod_devel_v3.12', 'prcm_devel_v3.12' and 'am33xx_devel_v3.1...Paul Walmsley2013-08-23
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | ARM: OMAP: AM33xx: clock: Add RNG clock dataLokesh Vutla2013-08-23
| | | | * | | | | | | | | | | ARM: OMAP: AM33XX: hwmod: Add hwmod data for debugSSVaibhav Hiremath2013-08-23
| | | * | | | | | | | | | | | ARM: OMAP: TI81XX: add always-on powerdomain for TI81XXAida Mynzhasova2013-08-23
| | | * | | | | | | | | | | | ARM: OMAP4: clock: Lock PLLs in the right sequenceRajendra Nayak2013-08-23
| | | |/ / / / / / / / / / /
| | * | | | | | | | | | | | ARM: OMAP2+: Only write the sysconfig on idle when necessaryJon Hunter2013-08-23
| | * | | | | | | | | | | | ARM: OMAP5: hwmod data: Add mailbox dataSuman Anna2013-08-20
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge tag 'highbank-for-3.12' of git://sources.calxeda.com/kernel/linux into ...Olof Johansson2013-08-29
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ARM: highbank: clean-up some unused includesRob Herring2013-08-27
| | * | | | | | | | | | | | ARM: highbank: avoid L2 cache smc calls when PL310 is not presentRob Herring2013-08-22
| | * | | | | | | | | | | | ARM: move outer_cache declaration out of ifdefRob Herring2013-08-22
| | * | | | | | | | | | | | ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAERob Herring2013-08-22
| | * | | | | | | | | | | | ARM: highbank: select required errata work-aroundsRob Herring2013-08-17
| | * | | | | | | | | | | | ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODELRob Herring2013-08-17
| | * | | | | | | | | | | | ARM: highbank: enable DMA zone for LPAERob Herring2013-08-17
| | * | | | | | | | | | | | ARM: use phys_addr_t for DMA zone sizesRob Herring2013-08-13
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/allOlof Johansson2013-08-29
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ARM: at91: at91_dt_defconfig: enable rm9200 supportJean-Christophe PLAGNIOL-VILLARD2013-08-26
| | * | | | | | | | | | | | ARM: at91: sam9n12: enable kernel uncompress info outputBo Shen2013-08-22
| | * | | | | | | | | | | | ARM: at91: sama5: enable kernel uncompress info outputBo Shen2013-08-22
| | * | | | | | | | | | | | ARM: at91: include sama5d3.h into hardware.hBo Shen2013-08-22
| | * | | | | | | | | | | | ARM: at91: sama5d3: add definition for usart base addressBo Shen2013-08-22
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge tag 'sunxi-dt-for-3.12-4' of https://github.com/mripard/linux into late...Olof Johansson2013-08-29
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ARM: sun7i: Enable the A20 clocks in the DTSIMaxime Ripard2013-08-26
| | * | | | | | | | | | | | ARM: sun6i: Enable clock support in the DTSIMaxime Ripard2013-08-26
| | * | | | | | | | | | | | ARM: sun5i: dt: Use the A10s gates in the DTSIMaxime Ripard2013-08-26
| | * | | | | | | | | | | | ARM: sun7i: Add Cubieboard2 Device TreeMaxime Ripard2013-08-21
| | * | | | | | | | | | | | ARM: sun7i: a20-olinuxino: Enable the user LEDMaxime Ripard2013-08-21
| | * | | | | | | | | | | | ARM: sun7i: a20-olinuxino: Enable UARTs muxingMaxime Ripard2013-08-21
| | * | | | | | | | | | | | ARM: sun7i: DT: Add UART muxing options to the DTSIMaxime Ripard2013-08-21
| | * | | | | | | | | | | | ARM: sun7i: Add the PIO controller node to the DTSIMaxime Ripard2013-08-21
| | * | | | | | | | | | | | ARM: sun6i: colombus: Add uart0 muxingMaxime Ripard2013-08-21
| | * | | | | | | | | | | | ARM: sun6i: Add UART0 muxing optionsMaxime Ripard2013-08-21
| | * | | | | | | | | | | | ARM: sunxi: dt: Add PIO controller to A31 DTSIMaxime Ripard2013-08-21
| * | | | | | | | | | | | | Merge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into late/allOlof Johansson2013-08-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ARM: at91/dt: sama5d3xek: reduce the ROM code mapping for pmecc lookup tableJosh Wu2013-08-23
| | * | | | | | | | | | | | | ARM: at91/dt: sama5d3xek: Enable NFC support in dtsJosh Wu2013-08-23
| | * | | | | | | | | | | | | ARM: at91/dt: sama5d3xek: remove the useless NFC dt parametersJosh Wu2013-08-23
| * | | | | | | | | | | | | | Merge tag 'samsung-mach-exynos-v2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-08-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | ARM: EXYNOS: Skip C1 cpuidle state for exynos5440Amit Daniel Kachhap2013-08-27
| | * | | | | | | | | | | | | | ARM: EXYNOS: always enable PM domains support for EXYNOS4X12Bartlomiej Zolnierkiewicz2013-08-27
| | * | | | | | | | | | | | | | ARM: EXYNOS: enable ARCH_HAS_BANDGAPAmit Daniel Kachhap2013-07-24
| | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge tag 'samsung-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson2013-08-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | ARM: dts: add ADC device tree node for exynos5420/5250Naveen Krishna Chatradhi2013-08-25
| | * | | | | | | | | | | | | | ARM: dts: Add RTC DT node to Exynos5420 SoCVikas Sajjan2013-08-25
| | * | | | | | | | | | | | | | ARM: dts: Update the "status" property of RTC DT node for Exynos5250 SoCVikas Sajjan2013-08-25