aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-02
|\
| * ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORMWill Deacon2014-05-29
| * Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-05-29
| |\
| | * ARM: S3C24XX: move debug-macro.S into the common spaceHeiko Stuebner2014-05-25
| | * ARM: S3C24XX: use generic DEBUG_UART_PHY/_VIRT in debug macroHeiko Stuebner2014-05-25
| | * ARM: S3C24XX: trim down debug uart handlingHeiko Stuebner2014-05-25
| | * ARM: compressed/head.S: remove s3c24xx special caseHeiko Stuebner2014-05-25
| | * ARM: EXYNOS: Remove unnecessary inclusion of cpu.hSachin Kamat2014-05-25
| | * ARM: EXYNOS: Migrate Exynos specific macros from plat to machSachin Kamat2014-05-25
| | * ARM: EXYNOS: Remove exynos_subsys registrationSachin Kamat2014-05-25
| | * ARM: EXYNOS: Remove duplicate lines in MakefileSachin Kamat2014-05-25
| | * ARM: EXYNOS: use v7_exit_coherency_flush macro for cache disablingLeela Krishna Amudala2014-05-25
| | * Merge branch 'v3.16-next/clk-s3c24xx-3' into v3.16-next/cleanup-samsungKukjin Kim2014-05-25
| | |\
| * | \ Merge tag 'omap-for-v3.16/prcm-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2014-05-26
| |\ \ \
| | * \ \ Merge tag 'for-v3.16/prcm-cleanup-a' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2014-05-16
| | |\ \ \
| | | * | | ARM: OMAP4: PRCM: remove references to cm-regbits-44xx.h from PRCM core filesTero Kristo2014-05-16
| | | * | | ARM: OMAP3/4: PRM: add support of late_init call to prm_ll_opsTero Kristo2014-05-16
| | | * | | ARM: OMAP3/OMAP4: PRM: add prm_features flags and add IO wakeup under itTero Kristo2014-05-16
| | | * | | ARM: OMAP3/4: PRM: provide io chain reconfig function through irq setupTero Kristo2014-05-16
| | | * | | ARM: OMAP2+: PRM: remove unnecessary cpu_is_XXX calls from prm_init / exitTero Kristo2014-05-16
| | | * | | ARM: OMAP2+: PRCM: cleanup some header includesTero Kristo2014-05-16
| | | * | | ARM: OMAP4: CM: use cm_base* in register address calculationsTero Kristo2014-05-16
| | | * | | ARM: OMAP2/3: CM: remove some external dependenciesTero Kristo2014-05-16
| | | * | | ARM: OMAP2+: prcm: add omap_test_timeout to prcm-common.hTero Kristo2014-05-16
| | | * | | ARM: OMAP3: CM: remove a few OMAP34XX_CM_REGADDR definesTero Kristo2014-05-11
| | * | | | ARM: OMAP: debug-leds: raw read and write endian fixVictor Kamensky2014-05-08
| | * | | | ARM: OMAP: counter-32k: raw read and write endian fixVictor Kamensky2014-05-08
| | * | | | ARM: OMAP: dmtimer: raw read and write endian fixVictor Kamensky2014-05-08
| | * | | | ARM: OMAP2+: raw read and write endian fixVictor Kamensky2014-05-08
| * | | | | ARM: vexpress: refine dependencies for new codeArnd Bergmann2014-05-26
| * | | | | Merge tag 'for-3.16/bcm-cleanup' of git://github.com/broadcom/mach-bcm into n...Arnd Bergmann2014-05-23
| |\ \ \ \ \
| | * | | | | ARM: bcm: rename "kona.h" and "kona.c"Alex Elder2014-04-25
| | * | | | | ARM: bcm: rewrite commentary for bcm_kona_do_smc()Alex Elder2014-04-25
| | * | | | | ARM: bcm: use inline assembly for "smc" requestAlex Elder2014-04-25
| | * | | | | ARM: bcm: tidy up a few includesAlex Elder2014-04-25
| | * | | | | ARM: bcm: config option for l2 cache supportAlex Elder2014-04-25
| | * | | | | ARM: bcm: don't special-case CPU 0 in bcm_kona_smc()Alex Elder2014-04-25
| | * | | | | ARM: bcm: have bcm_kona_smc() return request resultAlex Elder2014-04-25
| | * | | | | ARM: bcm: clean up SMC codeAlex Elder2014-04-25
| | * | | | | ARM: bcm: err, don't BUG() on SMC init failuresAlex Elder2014-04-25
| | * | | | | ARM: bcm: use memory accessors for ioremapped areaAlex Elder2014-04-25
| | * | | | | ARM: bcm: clean up config and build targetsAlex Elder2014-04-25
| * | | | | | Merge tag 's3c24xx-clk' of http://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson2014-05-22
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | ARM: S3C24XX: fix merge conflictKukjin Kim2014-05-14
| | * | | | | ARM: S3C24XX: remove SAMSUNG_CLOCK remnants after ccf conversionHeiko Stuebner2014-05-12
| | * | | | | ARM: S3C24XX: remove legacy clock codeHeiko Stuebner2014-05-12
| | * | | | | ARM: S3C24XX: convert s3c2410 to common clock frameworkHeiko Stuebner2014-05-12
| | * | | | | ARM: S3C24XX: convert s3c2440 and s3c2442 to common clock frameworkHeiko Stuebner2014-05-12
| | * | | | | ARM: S3C24XX: add platform code for conversion to the common clock frameworkHeiko Stuebner2014-05-12
| | * | | | | ARM: S3C24XX: enable usage of common dclk if common clock framework is enabledHeiko Stuebner2014-05-12