summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2015-08-07ARM: OMAP2+: Fix power domain operations regression caused by 81xxTony Lindgren1-1/+5
2015-07-24Merge branch 'dm814x-soc' into omap-for-v4.3/socTony Lindgren10-210/+534
2015-07-24ARM: OMAP2: Add minimal dm814x hwmod supportTony Lindgren4-5/+168
2015-07-24ARM: OMAP2+: Prepare dm81xx hwmod code for adding minimal dm814x supportTony Lindgren1-193/+213
2015-07-24Merge tag 'for-v4.3/omap-hwmod-prcm-a' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren16-50/+92
2015-07-23Merge branch 'prcm-a-for-v4.3' into hwmod-prcm-for-v4.3Paul Walmsley5-24/+48
2015-07-23ARM: PRM: AM437x: Enable IO wakeup featureKeerthy1-0/+1
2015-07-23ARM: OMAP4+: PRM: Add AM437x specific dataKeerthy1-1/+11
2015-07-23ARM: OMAP: PRM: Remove hardcoding of IRQENABLE_MPU_2 and IRQSTATUS_MPU_2 regi...Keerthy1-18/+20
2015-07-23ARM: dts: AM4372: Add PRCM IRQ entryKeerthy1-0/+1
2015-07-23ARM: AM43xx: Add the PRM IRQ register offsetsKeerthy1-0/+7
2015-07-23ARM: OMAP4: PRM: Remove hardcoding of PRM_IO_PMCTRL_OFFSET registerKeerthy2-5/+8
2015-07-16ARM: OMAP2+: Add support for initializing dm814x clocksTony Lindgren1-2/+2
2015-07-16ARM: OMAP2+: Add custom prwdm_operations for 81xx to support dm814xTony Lindgren2-3/+125
2015-07-16ARM: OMAP2+: Add minimal clockdomains for dm814xTony Lindgren3-6/+24
2015-07-16ARM: OMAP2+: Fix scm compatible for dm814xTony Lindgren1-0/+1
2015-07-16ARM: OMAP2+: Fix dm814x DT_MACHINE_STARTTony Lindgren1-1/+1
2015-07-16ARM: OMAP2+: Remove module references from IOMMU machine layerSuman Anna2-14/+2
2015-07-16ARM: DRA7: Provide proper IO map tableNishanth Menon5-4/+130
2015-07-16ARM: OMAP2+: Clean up omap4_local_timer_initTony Lindgren1-14/+1
2015-07-16ARM: OMAP2: Delete an unnecessary checkMarkus Elfring1-2/+1
2015-07-16ARM: OMAP2+: sparse: add missing function declarationsSekhar Nori2-0/+2
2015-07-16ARM: OMAP2+: sparse: add missing static declarationSekhar Nori5-23/+23
2015-07-16ARM: OMAP2+: hwmod: add support for lock and unlock hooksLokesh Vutla2-0/+17
2015-07-15ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUPVignesh R1-1/+1
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds12-11/+1135
2015-07-10Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman4-1/+15
2015-07-10Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel...Kevin Hilman4-4/+10
2015-07-09arm: dts: vexpress: add missing CCI PMU device node to TC2Sudeep Holla1-0/+10
2015-07-09arm: dts: vexpress: describe all PMUs in TC2 dtsMark Rutland1-2/+13
2015-07-09Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/k...Kevin Hilman2-3/+46
2015-07-09Merge tag 'atlas7-pinctrl-dts-for-4.2' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman1-1/+1041
2015-07-08Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds14-69/+198
2015-07-07Merge branches 'fixes' and 'ioremap' into for-linusRussell King748-23000/+36902
2015-07-06Merge branch 'fixes-rc1' into omap-for-v4.2/fixesTony Lindgren805-23540/+37642
2015-07-06ARM: dts: am4372.dtsi: disable rfbiTomi Valkeinen1-0/+1
2015-07-06ARM: dts: am57xx-beagle-x15: Provide supply for usb2_phy2Roger Quadros1-0/+4
2015-07-06ARM: dts: am4372: Add emif nodeDave Gerlach1-0/+6
2015-07-06Revert "ARM: dts: am335x-boneblack: disable RTC-only sleep"Johan Hovold1-0/+4
2015-07-05ARM: sunxi: Enable simplefb in the defconfigMaxime Ripard1-0/+5
2015-07-05ARM: Remove deprecated symbol from defconfig filesTimo Sigurdsson2-2/+0
2015-07-05ARM: sunxi: Add Machine support for A33Vishnu Patekar1-0/+1
2015-07-05ARM: sunxi: Introduce Allwinner H3 supportJens Kuske2-2/+4
2015-07-04Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds2-63/+0
2015-07-03ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variantsRussell King4-3/+16
2015-07-03ARM: pgtable: document mapping typesRussell King1-1/+30
2015-07-03ARM: io: convert ioremap*() to functionsRussell King3-34/+62
2015-07-03ARM: io: fix ioremap_wt() implementationRussell King1-1/+1
2015-07-03ARM: io: document ARM specific behaviour of ioremap*() implementationsRussell King1-3/+39
2015-07-03ARM: fix lockdep unannotated irqs-off warningRussell King1-1/+1