summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORMWill Deacon2014-05-297-6/+1
* Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-05-2918-310/+193
|\
| * ARM: S3C24XX: move debug-macro.S into the common spaceHeiko Stuebner2014-05-262-0/+1
| * ARM: S3C24XX: use generic DEBUG_UART_PHY/_VIRT in debug macroHeiko Stuebner2014-05-262-9/+23
| * ARM: S3C24XX: trim down debug uart handlingHeiko Stuebner2014-05-263-79/+31
| * ARM: compressed/head.S: remove s3c24xx special caseHeiko Stuebner2014-05-261-5/+0
| * ARM: EXYNOS: Remove unnecessary inclusion of cpu.hSachin Kamat2014-05-267-12/+1
| * ARM: EXYNOS: Migrate Exynos specific macros from plat to machSachin Kamat2014-05-262-60/+72
| * ARM: EXYNOS: Remove exynos_subsys registrationSachin Kamat2014-05-262-12/+0
| * ARM: EXYNOS: Remove duplicate lines in MakefileSachin Kamat2014-05-261-6/+1
| * ARM: EXYNOS: use v7_exit_coherency_flush macro for cache disablingLeela Krishna Amudala2014-05-261-62/+1
| * Merge branch 'v3.16-next/clk-s3c24xx-3' into v3.16-next/cleanup-samsungKukjin Kim2014-05-2647-3221/+349
| |\
| * | ARM: dts: Remove g2d_pd node for exynos5420Arun Kumar K2014-05-151-6/+0
| * | ARM: dts: Remove mau_pd node for exynos5420Tushar Behera2014-05-151-5/+0
| * | ARM: exynos_defconfig: enable HS-I2C to fix for mmc partition mountSachin Kamat2014-05-151-0/+1
| * | ARM: dts: disable MDMA1 node for exynos5420Seungwon Jeon2014-05-152-12/+7
| * | ARM: EXYNOS: fix the secondary CPU boot of exynos4212Kyungmin Park2014-05-151-1/+14
* | | Merge tag 'omap-for-v3.16/prcm-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2014-05-2656-242/+243
|\ \ \
| * \ \ Merge tag 'for-v3.16/prcm-cleanup-a' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2014-05-1621-94/+95
| |\ \ \
| | * | | ARM: OMAP4: PRCM: remove references to cm-regbits-44xx.h from PRCM core filesTero Kristo2014-05-153-3/+7
| | * | | ARM: OMAP3/4: PRM: add support of late_init call to prm_ll_opsTero Kristo2014-05-154-8/+16
| | * | | ARM: OMAP3/OMAP4: PRM: add prm_features flags and add IO wakeup under itTero Kristo2014-05-154-1/+23
| | * | | ARM: OMAP3/4: PRM: provide io chain reconfig function through irq setupTero Kristo2014-05-154-6/+5
| | * | | ARM: OMAP2+: PRM: remove unnecessary cpu_is_XXX calls from prm_init / exitTero Kristo2014-05-153-30/+3
| | * | | ARM: OMAP2+: PRCM: cleanup some header includesTero Kristo2014-05-1512-14/+8
| | * | | ARM: OMAP4: CM: use cm_base* in register address calculationsTero Kristo2014-05-151-4/+4
| | * | | ARM: OMAP2/3: CM: remove some external dependenciesTero Kristo2014-05-152-25/+3
| | * | | ARM: OMAP2+: prcm: add omap_test_timeout to prcm-common.hTero Kristo2014-05-151-0/+20
| | * | | ARM: OMAP3: CM: remove a few OMAP34XX_CM_REGADDR definesTero Kristo2014-05-112-7/+10
| * | | | ARM: OMAP: debug-leds: raw read and write endian fixVictor Kamensky2014-05-081-7/+7
| * | | | ARM: OMAP: counter-32k: raw read and write endian fixVictor Kamensky2014-05-081-3/+3
| * | | | ARM: OMAP: dmtimer: raw read and write endian fixVictor Kamensky2014-05-082-12/+12
| * | | | ARM: OMAP2+: raw read and write endian fixVictor Kamensky2014-05-0836-134/+134
| | |/ / | |/| |
* | | | ARM: vexpress: refine dependencies for new codeArnd Bergmann2014-05-261-0/+2
* | | | Merge tag 'for-3.16/bcm-cleanup' of git://github.com/broadcom/mach-bcm into n...Arnd Bergmann2014-05-249-149/+170
|\ \ \ \
| * | | | ARM: bcm: rename "kona.h" and "kona.c"Alex Elder2014-04-255-3/+3
| * | | | ARM: bcm: rewrite commentary for bcm_kona_do_smc()Alex Elder2014-04-251-10/+28
| * | | | ARM: bcm: use inline assembly for "smc" requestAlex Elder2014-04-254-51/+49
| * | | | ARM: bcm: tidy up a few includesAlex Elder2014-04-253-6/+5
| * | | | ARM: bcm: config option for l2 cache supportAlex Elder2014-04-254-5/+20
| * | | | ARM: bcm: don't special-case CPU 0 in bcm_kona_smc()Alex Elder2014-04-251-6/+1
| * | | | ARM: bcm: have bcm_kona_smc() return request resultAlex Elder2014-04-252-8/+12
| * | | | ARM: bcm: clean up SMC codeAlex Elder2014-04-252-67/+24
| * | | | ARM: bcm: err, don't BUG() on SMC init failuresAlex Elder2014-04-251-4/+10
| * | | | ARM: bcm: use memory accessors for ioremapped areaAlex Elder2014-04-251-5/+5
| * | | | ARM: bcm: clean up config and build targetsAlex Elder2014-04-252-7/+36
* | | | | Merge tag 's3c24xx-clk' of http://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson2014-05-2147-3221/+349
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ARM: S3C24XX: fix merge conflictKukjin Kim2014-05-151-2/+0
| * | | | ARM: S3C24XX: remove SAMSUNG_CLOCK remnants after ccf conversionHeiko Stuebner2014-05-139-160/+0
| * | | | ARM: S3C24XX: remove legacy clock codeHeiko Stuebner2014-05-1313-1122/+0
OpenPOWER on IntegriCloud