summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: EXYNOS: Map SYSRAM through generic DT bindingsSachin Kamat2014-05-141-7/+0Star
* Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-062-93/+0Star
|\
| * Merge tag 'samsung-pm-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Arnd Bergmann2014-03-291-75/+0Star
| |\
| | * ARM: EXYNOS: Stop using legacy Samsung PM codeTomasz Figa2014-03-201-75/+0Star
| * | ARM: EXYNOS: Remove hardware.h fileSachin Kamat2014-03-201-18/+0Star
| |/
* | Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-03-091-48/+0Star
|\|
| * ARM: EXYNOS: Remove uncompress.hSachin Kamat2014-02-241-48/+0Star
* | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-191-29/+0Star
|\ \ | |/ |/|
| * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-29/+0Star
* | ARM: EXYNOS: remove <mach/regs-clock.h> for exynosKukjin Kim2013-12-181-19/+0Star
* | ARM: EXYNOS: local definitions for cpuidle.c into mach-exynos dirKukjin Kim2013-12-181-21/+0Star
* | cpufreq: exynos: move definitions for exynos-cpufreq into drivers/cpufreq/Kukjin Kim2013-12-181-21/+0Star
* | ARM: EXYNOS: local definitions for pm.c into mach-exynos dirKukjin Kim2013-12-181-26/+0Star
* | PM / devfreq: move definitions for exynos4_bus into drivers/devfreqKukjin Kim2013-12-181-94/+0Star
* | ARM: EXYNOS: cleanup <mach/regs-clock.h>Kukjin Kim2013-12-181-189/+0Star
* | ARM: EXYNOS: cleanup <mach/regs-irq.h>Kukjin Kim2013-12-181-19/+0Star
* | ARM: EXYNOS: remove inclusion <mach/regs-pmu.h> into another headersKukjin Kim2013-12-183-320/+4Star
* | ARM: EXYNOS: cleanup <mach/regs-pmu.h>Kukjin Kim2013-12-181-51/+0Star
|/
* ARM: Samsung: Remove the MIPI PHY setup codeSylwester Nawrocki2013-10-161-5/+0Star
* ARM: EXYNOS: change the PHYSMEM_BITS and SECTION_SIZESubash Patel2013-07-161-0/+5
* Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-07-021-4/+3Star
|\
| * ARM: EXYNOS: use four additional chipid bits to identify EXYNOS familyChander Kashyap2013-06-181-4/+3Star
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-026-1099/+6Star
|\ \
| * | ARM: EXYNOS: Remove remaining dead code after non-DT support removalArnd Bergmann2013-06-181-6/+1Star
| * | ARM: EXYNOS: Remove mach/regs-usb-phy.h headerTomasz Figa2013-06-181-74/+0Star
| * | ARM: EXYNOS: Remove unused base addresses from mach/map.h headerTomasz Figa2013-06-181-214/+0Star
| * | ARM: EXYNOS: Remove mach/irqs.h headerTomasz Figa2013-06-181-476/+0Star
| * | ARM: EXYNOS: Select SPARSE_IRQ for ExynosTomasz Figa2013-06-181-0/+1
| * | ARM: EXYNOS: Remove mach/regs-gpio.h headerTomasz Figa2013-06-181-40/+0Star
| * | ARM: EXYNOS: Remove mach/gpio.hTomasz Figa2013-06-181-289/+0Star
| * | ARM: EXYNOS: Provide compatibility stubs for PM code in pm-core.h headerTomasz Figa2013-06-181-0/+4
| |/
* / ARM: SAMSUNG: Consolidate uncompress subroutineTushar Behera2013-06-181-3/+0Star
|/
* ARM: EXYNOS: Fix EINT wake-up mask configuration when pinctrl is usedTomasz Figa2013-05-271-1/+13
* ARM: EXYNOS5: Fix kernel dump in AFTR idle modeInderpal Singh2013-05-091-0/+1
* Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-071-1/+0Star
|\
| * ARM: EXYNOS: Create virtual I/O mapping for Chip-ID controller using device treeThomas Abraham2013-04-251-1/+0Star
* | Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-041-0/+3
|\ \
| * | ARM: EXYNOS: Add IO mapping for non-secure SYSRAM.Tomasz Figa2013-04-081-0/+3
| |/
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-043-63/+10Star
|\ \
| * | ARM: exynos: restore mach/regs-clock.h for exynos5Arnd Bergmann2013-04-191-0/+107
| * | Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann2013-04-192-40/+4Star
| |\ \
| * | | ARM: EXYNOS: Enable PMUs for exynos4Chanho Park2013-04-081-2/+6
| * | | irqchip: exynos-combiner: Correct combined IRQs for exynos4Chanho Park2013-04-081-1/+4
| | |/ | |/|
| * | ARM: EXYNOS: Migrate clock support to common clock frameworkThomas Abraham2013-03-251-107/+0Star
| * | ARM: EXYNOS: remove static io-remapping of mct registers for Exynos5Thomas Abraham2013-03-091-1/+0Star
| * | ARM: EXYNOS: add device tree support for MCT controller driverThomas Abraham2013-03-091-6/+0Star
| * | ARM: EXYNOS: add a register base address variable in mct controller driverThomas Abraham2013-03-091-53/+0Star
* | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-022-40/+4Star
|\ \ \ | | |/ | |/|
| * | ARM: exynos: move debug-macro.S to include/debug/Arnd Bergmann2013-04-191-39/+0Star
| * | ARM: exynos: prepare for sparse IRQArnd Bergmann2013-04-191-1/+4
| |/