[U-Boot] [PATCH V2 0/4] Add support for FIMD and DP on SMDK5250
Ajay Kumar
ajaykumar.rs at samsung.com
Thu Dec 13 12:29:23 CET 2012
Changes since V1:
-- Fix commit message in [PATCH V2 1/4].
-- Move LCD GPIO confiration from exynos common file to board file.
-- Use CONFIG_CMD_BMP instead of CONFIG_TIZEN to distinguish
between Proprietary logo support and LCD console support.
[PATCH V2 1/4] EXYNOS5: Change parent clock of FIMD to MPLL
[PATCH RESEND 2/4] video: Fix compilation dependency of exynos_dp and exynos_mipi on
exynos_fb
[PATCH V2 3/4] video: Modify exynos_fimd driver to support LCD console
[PATCH V2 4/4] EXYNOS5: Add support for FIMD and DP
arch/arm/cpu/armv7/exynos/clock.c | 2 +-
board/samsung/smdk5250/smdk5250.c | 98 +++++++++++++++++++++++++++++++++++++
drivers/video/exynos_fb.c | 9 +++-
drivers/video/exynos_fimd.c | 10 +++-
include/configs/smdk5250.h | 8 +++
5 files changed, 123 insertions(+), 4 deletions(-)
More information about the U-Boot
mailing list