All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH V5 0/4] Add support for FIMD and DP on SMDK5250
@ 2013-01-08  7:32 Ajay Kumar
  2013-01-08  7:32 ` [U-Boot] [PATCH V3 1/4] EXYNOS5: Change parent clock of FIMD to MPLL Ajay Kumar
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Ajay Kumar @ 2013-01-08  7:32 UTC (permalink / raw)
  To: u-boot

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

 arch/arm/cpu/armv7/exynos/clock.c            |  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 +++
 6 files changed, 123 insertions(+), 5 deletions(-)

-- 
1.8.0

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

end of thread, other threads:[~2013-01-08 13:00 UTC | newest]

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.