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

  [PATCH V6 1/4] EXYNOS5: Change parent clock of FIMD to MPLL
  [PATCH V6 2/4] EXYNOS: Add dummy definition to fix compilation dependency on
    CONFIG_EXYNOS_MIPI_DSIM
  [PATCH V6 3/4] video: Modify exynos_fimd driver to support LCD console
  [PATCH V6 4/4] EXYNOS5: Add support for FIMD and DP

 arch/arm/cpu/armv7/exynos/clock.c            |  2 +-
 arch/arm/include/asm/arch-exynos/dp_info.h   |  2 +
 arch/arm/include/asm/arch-exynos/mipi_dsim.h |  7 ++
 board/samsung/smdk5250/smdk5250.c            | 97 ++++++++++++++++++++++++++++
 drivers/video/exynos_fb.c                    |  2 +
 drivers/video/exynos_fimd.c                  | 12 ++--
 include/configs/exynos5250-dt.h              |  8 +++
 7 files changed, 125 insertions(+), 5 deletions(-)

-- 
1.8.0

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

end of thread, other threads:[~2013-01-10  1:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-09  6:42 [U-Boot] [PATCH V6 0/4] Add support for FIMD and DP on SMDK5250 Ajay Kumar
2013-01-09  6:42 ` [U-Boot] [PATCH V6 1/4] EXYNOS5: Change parent clock of FIMD to MPLL Ajay Kumar
2013-01-09  6:42 ` [U-Boot] [PATCH V6 2/4] EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_MIPI_DSIM Ajay Kumar
2013-01-09  6:42 ` [U-Boot] [PATCH V6 3/4] video: Modify exynos_fimd driver to support LCD console Ajay Kumar
2013-01-09  6:42 ` [U-Boot] [PATCH 4/4] EXYNOS5: Add support for FIMD and DP Ajay Kumar
2013-01-10  1:21 ` [U-Boot] [PATCH V6 0/4] Add support for FIMD and DP on SMDK5250 Minkyu Kang

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