Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-29 | ARM: EXYNOS: Remove unused static uart resource information | Thomas Abraham | |
All supported EXYNOS5 platforms are device tree enabled and hence the unused static uart resource information is removed. Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org> [kgene.kim@samsung.com: changed to exynos4_init_uarts() clearly] Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> | |||
2012-03-14 | ARM: EXYNOS: add support uart for EXYNOS4 and EXYNOS5 | Kukjin Kim | |
Actually, the base address of uart is different between EXYNOS4 and EXYNOS5 and this patch enables to support uart for EXYNOS4 and EXYNOS5 SoCs at runtime. Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> |