All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] peach_pi: Add support for FIMD and DP
@ 2014-12-05 14:13 Ajay Kumar
  2014-12-05 14:13 ` [U-Boot] [PATCH 1/5] Exynos5800: The Peach-Pi board does not have a Parade video bridge Ajay Kumar
                   ` (5 more replies)
  0 siblings, 6 replies; 19+ messages in thread
From: Ajay Kumar @ 2014-12-05 14:13 UTC (permalink / raw)
  To: u-boot

Add support for the eDP panel supported on peach_pi.

Sjoerd Simons(1):
  [PATCH 1/5] Exynos5800: The Peach-Pi board does not have a Parade video bridge

Ajay Kumar (4):
  [PATCH 2/5] arm: exynos: add display clocks for Exynos5800
  [PATCH 3/5] Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi panels
  [PATCH 4/5] exynos5420: Add LCD and LED powerup settings for peach-pi
  [PATCH 5/5] peach_pi: dts: Add lcd poweron delay

 arch/arm/cpu/armv7/exynos/clock.c              |   63 +++++++++++++++++++++++-
 arch/arm/cpu/armv7/exynos/clock_init_exynos5.c |    4 +-
 arch/arm/dts/exynos5800-peach-pi.dts           |    6 +--
 arch/arm/include/asm/arch-exynos/clk.h         |    3 ++
 board/samsung/smdk5420/smdk5420.c              |   32 +++++++-----
 5 files changed, 88 insertions(+), 20 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2015-03-02 16:09 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-05 14:13 [U-Boot] [PATCH 0/5] peach_pi: Add support for FIMD and DP Ajay Kumar
2014-12-05 14:13 ` [U-Boot] [PATCH 1/5] Exynos5800: The Peach-Pi board does not have a Parade video bridge Ajay Kumar
2014-12-05 14:13 ` [U-Boot] [PATCH 2/5] arm: exynos: add display clocks for Exynos5800 Ajay Kumar
2014-12-05 15:32   ` Minkyu Kang
2014-12-08  5:37     ` Ajay kumar
2014-12-08  5:43       ` Ajay kumar
2014-12-08 22:40         ` Simon Glass
2015-03-02  2:23           ` Simon Glass
2015-03-02 16:07             ` Ajay kumar
2015-03-02 16:09               ` Simon Glass
2014-12-05 14:13 ` [U-Boot] [PATCH 3/5] Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi panels Ajay Kumar
2014-12-05 14:13 ` [U-Boot] [PATCH 4/5] exynos5420: Add LCD and LED powerup settings for peach-pi Ajay Kumar
2014-12-05 15:42   ` Sjoerd Simons
2014-12-05 16:42     ` Simon Glass
2014-12-08  6:45       ` Ajay kumar
2014-12-09 13:31         ` Simon Glass
2014-12-09 13:32         ` Simon Glass
2014-12-05 14:13 ` [U-Boot] [PATCH 5/5] peach_pi: dts: Add lcd poweron delay Ajay Kumar
2015-02-13 15:14 ` [U-Boot] [PATCH 0/5] peach_pi: Add support for FIMD and DP Simon Glass

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.