public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH V2 0/4] Add support for FIMD and DP on SMDK5250
@ 2012-12-13 11:29 Ajay Kumar
  2012-12-13 11:29 ` [U-Boot] [PATCH V2 1/4] EXYNOS5: Change parent clock of FIMD to MPLL Ajay Kumar
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Ajay Kumar @ 2012-12-13 11:29 UTC (permalink / raw)
  To: u-boot

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(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-12-17  1:12 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-13 11:29 [U-Boot] [PATCH V2 0/4] Add support for FIMD and DP on SMDK5250 Ajay Kumar
2012-12-13 11:29 ` [U-Boot] [PATCH V2 1/4] EXYNOS5: Change parent clock of FIMD to MPLL Ajay Kumar
2012-12-15  5:13   ` Minkyu Kang
2012-12-17  1:12     ` Donghwa Lee
2012-12-13 11:29 ` [U-Boot] [PATCH RESEND 2/4] video: Fix compilation dependency of exynos_dp and exynos_mipi on exynos_fb Ajay Kumar
2012-12-15  5:25   ` Minkyu Kang
2012-12-17  0:53     ` Donghwa Lee
2012-12-13 11:29 ` [U-Boot] [PATCH V2 3/4] video: Modify exynos_fimd driver to support LCD console Ajay Kumar
2012-12-14 22:38   ` Simon Glass
2012-12-13 11:29 ` [U-Boot] [PATCH V2 4/4] EXYNOS5: Add support for FIMD and DP Ajay Kumar
2012-12-15  5:22   ` Minkyu Kang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox