summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-0241-8230/+41
|\
| * ARM: EXYNOS: Enable PCIe support for Exynos5440Jingoo Han2013-06-261-0/+2
| * Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2013-06-2040-8226/+31
| |\
| | * ARM: EXYNOS: Remove remaining dead code after non-DT support removalArnd Bergmann2013-06-193-26/+2
| | * ARM: EXYNOS: Remove legacy L2X0 initializationArnd Bergmann2013-06-191-44/+4
| | * ARM: EXYNOS: Use exynos_init_io() as map_io callbackArnd Bergmann2013-06-194-17/+4
| | * ARM: EXYNOS: Remove custom init_irq callbacksArnd Bergmann2013-06-194-14/+0
| | * ARM: EXYNOS: Remove mach/regs-usb-phy.h headerTomasz Figa2013-06-191-74/+0
| | * ARM: EXYNOS: Remove unused base addresses from mach/map.h headerTomasz Figa2013-06-191-214/+0
| | * ARM: EXYNOS: Remove mach/irqs.h headerTomasz Figa2013-06-191-476/+0
| | * ARM: EXYNOS: Select SPARSE_IRQ for ExynosTomasz Figa2013-06-191-0/+1
| | * ARM: EXYNOS: Remove mach/regs-gpio.h headerTomasz Figa2013-06-193-42/+0
| | * ARM: EXYNOS: Remove mach/gpio.hTomasz Figa2013-06-191-289/+0
| | * ARM: EXYNOS: Remove setup-i2c0.cTomasz Figa2013-06-192-23/+0
| | * ARM: EXYNOS: Decouple ARCH_EXYNOS from PLAT_S5PTomasz Figa2013-06-191-0/+1
| | * ARM: EXYNOS: Provide compatibility stubs for PM code in pm-core.h headerTomasz Figa2013-06-191-0/+4
| | * ARM: EXYNOS: Remove legacy power domain registration codeTomasz Figa2013-06-151-93/+1
| | * ARM: EXYNOS: Remove check for device tree presenceTomasz Figa2013-06-151-12/+10
| | * ARM: EXYNOS: Remove legacy mapping of chip ID blockTomasz Figa2013-06-151-13/+1
| | * ARM: EXYNOS: Remove platform device initializationTomasz Figa2013-06-151-37/+0
| | * ARM: EXYNOS: Remove legacy timer initialization codeTomasz Figa2013-06-151-37/+2
| | * ARM: EXYNOS: Remove legacy interrupt initialization codeTomasz Figa2013-06-151-29/+1
| | * ARM: EXYNOS: Remove legacy dev- and setup- filesTomasz Figa2013-06-1517-1026/+0
| | * ARM: EXYNOS: Remove legacy UART initialization codeTomasz Figa2013-06-151-17/+0
| | * ARM: EXYNOS: Remove legacy EINT initialization codeTomasz Figa2013-06-151-307/+0
| | * ARM: EXYNOS: Remove legacy PMU initialization codeTomasz Figa2013-06-151-27/+0
| | * ARM: EXYNOS: Make ARCH_EXYNOS select USE_OFTomasz Figa2013-06-151-2/+0
| | * ARM: EXYNOS: Remove unused board filesTomasz Figa2013-06-156-4417/+0
| | * ARM: EXYNOS: no more support non-DT for EXYNOS SoCsKukjin Kim2013-06-107-991/+1
| * | ARM: EXYNOS: call scu_enable() only in case of cortex-A9 processorLeela Krishna Amudala2013-06-191-1/+1
| * | ARM: EXYNOS: Select PINCTRL_EXYNOS for exynos4/5 at chip levelDoug Anderson2013-06-191-3/+6
| * | ARM: EXYNOS: Enable XHCI support on exynos5Vivek Gautam2013-06-191-0/+1
| |/
* / ARM: SAMSUNG: Consolidate uncompress subroutineTushar Behera2013-06-191-3/+0
|/
* ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson2013-06-071-0/+2
* Merge tag 'pinctrl-fixes-v3.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-301-1/+13
|\
| * ARM: EXYNOS: Fix EINT wake-up mask configuration when pinctrl is usedTomasz Figa2013-05-271-1/+13
* | ARM: EXYNOS: fix software reset logic for EXYNOS5440 SOCJungseok Lee2013-05-251-1/+8
* | ARM: EXYNOS: Fix support of Exynos4210 rev0 SoCTomasz Figa2013-05-254-5/+35
|/
* ARM: EXYNOS5: Fix kernel dump in AFTR idle modeInderpal Singh2013-05-092-3/+3
* Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-072-21/+21
|\
| * Merge branch 'exynos/pwm-clocksource' into late/multiplatformArnd Bergmann2013-05-061-15/+0
| |\
| | * ARM: SAMSUNG: Do not register legacy timer interrupts on ExynosTomasz Figa2013-04-281-15/+0
| * | Merge branch 'samsung/exynos-multiplatform-drivers' into late/multiplatformArnd Bergmann2013-04-202-6/+21
| |\ \
| | * | irqchip: exynos: pass irq_base from platformArnd Bergmann2013-04-192-2/+3
| | * | irqchip: exynos: pass max combiner number to combiner_initArnd Bergmann2013-04-192-2/+16
| | * | clocksource: exynos_mct: remove platform header dependencyArnd Bergmann2013-04-192-2/+2
| | * | clk: exynos: prepare for multiplatformArnd Bergmann2013-04-192-2/+2
* | | | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-072-24/+30
|\ \ \ \
| * \ \ \ Merge tag 'late-exynos-v3-for-v3.10' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-04-282-24/+30
| |\ \ \ \
| | * | | | ARM: EXYNOS: Create virtual I/O mapping for Chip-ID controller using device treeThomas Abraham2013-04-262-24/+30