public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/3] EXYNOS: Add support for Exynos4x12
@ 2012-10-02 13:16 Chander Kashyap
  2012-10-02 13:16 ` [U-Boot] [PATCH v2 1/3] EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addresses Chander Kashyap
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Chander Kashyap @ 2012-10-02 13:16 UTC (permalink / raw)
  To: u-boot

This patch series popultes Register addresses, clock structure and
gpio structure for Exynos4x12.

Changes in v2:
	- Fixed the GPIO base address macro for exynos4x12_gpio_part3_get_nr
	  in arch/arm/include/asm/arch-exynos/gpio.h
Chander Kashyap (3):
  EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addresses
  EXYNOS: EXYNOS4X12: Add clock structure for EXYNOS4X12
  EXYNOS: EXYNOS4X12: Add gpio structure for EXYNOS4X12

 arch/arm/include/asm/arch-exynos/clock.h |  276 ++++++++++++++++++++++++++++++
 arch/arm/include/asm/arch-exynos/cpu.h   |   48 +++++-
 arch/arm/include/asm/arch-exynos/gpio.h  |   85 +++++++++
 3 files changed, 402 insertions(+), 7 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2012-12-07  7:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-02 13:16 [U-Boot] [PATCH v2 0/3] EXYNOS: Add support for Exynos4x12 Chander Kashyap
2012-10-02 13:16 ` [U-Boot] [PATCH v2 1/3] EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addresses Chander Kashyap
2012-10-02 13:16 ` [U-Boot] [PATCH v2 2/3] EXYNOS: EXYNOS4X12: Add clock structure for EXYNOS4X12 Chander Kashyap
2012-10-02 13:16 ` [U-Boot] [PATCH v2 3/3] EXYNOS: EXYNOS4X12: Add gpio " Chander Kashyap
2012-10-03  0:16 ` [U-Boot] [PATCH v2 0/3] EXYNOS: Add support for Exynos4x12 Marek Vasut
2012-10-03  5:34   ` Chander Kashyap
2012-10-03  5:53     ` Viresh Kumar
2012-11-02 10:51 ` Chander Kashyap
2012-11-02 14:33   ` Marek Vasut
2012-12-07  7:49   ` Minkyu Kang
2012-12-07  7:55     ` Chander Kashyap

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