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

Changes since V2:
	-- Add dummy definition to fix compilation dependency on
	   CONFIG_EXYNOS_MIPI_DSIM.
	-- Create and use new config CONFIG_EXYNOS_LOGO instead of using
	   CONFIG_CMD_BMP
	-- Remove explicit call for cfg_lcd_gpio and add it as callback.

 [PATCH RESEND V2 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 V3 3/4] video: Modify exynos_fimd driver to support LCD console
 [PATCH V3 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                    |    5 +-
 drivers/video/exynos_fimd.c                  |   10 ++-
 include/configs/smdk5250.h                   |    8 ++
 include/configs/trats.h                      |    1 +
 7 files changed, 126 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 13+ messages in thread
* [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 2/4] EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_MIPI_DSIM Ajay Kumar
  0 siblings, 1 reply; 13+ 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] 13+ messages in thread

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

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-20 12:35 [U-Boot] [PATCH V3 0/4] Add support for FIMD and DP on SMDK5250 Ajay Kumar
2012-12-20 12:35 ` [U-Boot] [PATCH RESEND V2 1/4] EXYNOS5: Change parent clock of FIMD to MPLL Ajay Kumar
2012-12-21  1:46   ` Donghwa Lee
2012-12-20 12:35 ` [U-Boot] [PATCH V3 2/4] EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_MIPI_DSIM Ajay Kumar
2012-12-20 20:40   ` Simon Glass
2012-12-21  1:47   ` Donghwa Lee
2012-12-20 12:35 ` [U-Boot] [PATCH V3 3/4] video: Modify exynos_fimd driver to support LCD console Ajay Kumar
2012-12-20 20:46   ` Simon Glass
2012-12-21  1:53   ` Donghwa Lee
2012-12-21  2:59     ` Minkyu Kang
2012-12-20 12:35 ` [U-Boot] [PATCH V3 4/4] EXYNOS5: Add support for FIMD and DP Ajay Kumar
2012-12-20 20:47   ` Simon Glass
  -- strict thread matches above, loose matches on Subject: below --
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 2/4] EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_MIPI_DSIM Ajay Kumar

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