summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | ARM: EXYNOS: Add FIMC device to SMDK4X12Sachin Kamat2012-05-122-0/+9
| * | | | | | ARM: EXYNOS: Add MFC device to SMDK4X12Sachin Kamat2012-05-122-0/+12
| * | | | | | ARM: EXYNOS: Add DRM device to SMDKV310Sachin Kamat2012-05-122-0/+31
| * | | | | | ARM: EXYNOS: Add DRM device to OrigenSachin Kamat2012-05-122-0/+32
| * | | | | | ARM: EXYNOS: Make BT platform data structure static in mach-origen.c fileSachin Kamat2012-05-121-1/+1
| * | | | | | ARM: EXYNOS: Add DRM core support for NURI boardMarek Szyprowski2012-05-122-0/+34
| * | | | | | ARM: EXYNOS: Add DRM core device support for Universal C210 boardMarek Szyprowski2012-05-122-0/+34
| * | | | | | ARM: EXYNOS: Increase framebuffer virtual size for origenTushar Behera2012-05-121-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-229-223/+40
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'next/cleanup-samsung-macro' into next/cleanup-samsungKukjin Kim2012-05-1310-195/+76
| |\ \ \ \ \
| | * | | | | ARM: EXYNOS: Use common macro to define resources on mach-smdkv310.cTushar Behera2012-05-121-10/+3
| | * | | | | ARM: EXYNOS: Use common macro to define resources on mach-armlex4210.cTushar Behera2012-05-121-10/+3
| | * | | | | ARM: EXYNOS: Use common macro to define resources on dev-audio.cTushar Behera2012-05-121-130/+26
| | * | | | | ARM: EXYNOS: Use common macro to define resources on dev-ahci.cTushar Behera2012-05-121-10/+2
| | |/ / / /
| * | | | | ARM: EXYNOS: Adapt to cpuidle core time keeping and irq enableAmit Daniel Kachhap2012-05-121-47/+6
| * | | | | ARM: SAMSUNG: remove all uses of clk_type member in sdhci platform dataThomas Abraham2012-04-216-16/+0
| | |/ / / | |/| | |
* | | | | ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1Kukjin Kim2012-05-131-1/+1
* | | | | ARM: EXYNOS: use s5p-timer for UniversalC210 boardMarek Szyprowski2012-05-132-1/+6
| |/ / / |/| | |
* | | | ARM: SAMSUNG: add missing MMC_CAP2_BROKEN_VOLTAGE capabilityMarek Szyprowski2012-04-242-0/+2
* | | | ARM: EXYNOS: Fix compilation error when CONFIG_OF is not definedTushar Behera2012-04-241-0/+2
* | | | ARM: EXYNOS: Fix resource on dev-dwmci.cKukjin Kim2012-04-241-10/+3
* | | | ARM: EXYNOS: Fix incorrect initialization of GICThomas Abraham2012-04-201-1/+1
* | | | ARM: EXYNOS: use 'exynos4-sdhci' as device name for sdhci controllersThomas Abraham2012-04-203-24/+34
|/ / /
* | | ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine filesSachin Kamat2012-04-141-0/+2
* | | ARM: EXYNOS: Remove broken config values for touchscren for NURI boardMarek Szyprowski2012-04-141-42/+0
* | | ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boardsMarek Szyprowski2012-04-142-1/+3
* | | ARM: EXYNOS: fix regulator name for NURI boardMarek Szyprowski2012-04-141-1/+1
* | | ARM: EXYNOS: Add PDMA and MDMA physical base address definesThomas Abraham2012-04-102-1/+5
* | | ARM: EXYNOS: Fix compile error in exynos5250-cpufreq.cJonghwan Choi2012-04-081-0/+6
* | | ARM: EXYNOS: Add missing definition for IRQ_I2S0Tushar Behera2012-04-081-0/+2
| |/ |/|
* | ARM: EXYNOS: Fix compiler warning in dma.c fileSachin Kamat2012-04-051-2/+0
* | ARM: EXYNOS: fix ISO C90 warningIl Han2012-04-051-1/+2
* | ARM: EXYNOS: use chip_id reg in uncompress to select uart base physDima Zavin2012-04-041-1/+16
* | ARM: EXYNOS: fix CONFIG_DEBUG_LLColin Cross2012-04-041-4/+3
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-291-26/+0
|\
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-26/+0
* | Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-282-9/+5
|\ \
| * | mmc: start removing enable / disable APIAdrian Hunter2012-03-272-9/+5
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-0/+1
|\ \ \
| * | | ARM: move CP15 definitions to separate header fileRussell King2012-03-281-0/+1
| |/ /
* | | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-2822-332/+2415
|\ \ \
| * \ \ Merge branch 'renesas/soc' into next/soc2Arnd Bergmann2012-03-241-0/+2
| |\ \ \
| * \ \ \ Merge branch 'samsung/soc' into next/soc2Arnd Bergmann2012-03-157-40/+221
| |\ \ \ \
| * \ \ \ \ Merge branch 'samsung/exynos5' into next/soc2Arnd Bergmann2012-03-1530-2186/+4429
| |\ \ \ \ \
| | * | | | | ARM: EXYNOS: Fix compilation error with mach-exynos4-dt boardTushar Behera2012-03-141-4/+4
| | * | | | | ARM: EXYNOS: add support device tree enabled board file for EXYNOS5Kukjin Kim2012-03-143-1/+89
| | * | | | | ARM: EXYNOS: add support ARCH_EXYNOS5 for EXYNOS5 SoCsKukjin Kim2012-03-142-5/+14
| | * | | | | ARM: EXYNOS: add support get_core_count() for EXYNOS5250Kukjin Kim2012-03-141-3/+6
| | * | | | | ARM: EXYNOS: support EINT for EXYNOS4 and EXYNOS5Eunki Kim2012-03-142-62/+105
| | * | | | | ARM: EXYNOS: add interrupt definitions for EXYNOS5250Kukjin Kim2012-03-146-202/+523
OpenPOWER on IntegriCloud