linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/8] ARM: S5PV310: Add support for Samsung S5PV310 SoC
@ 2010-07-16  8:58 Kukjin Kim
  2010-07-16  8:58 ` [PATCH v2 1/8] ARM: S5P: Remove fixed uart offset dependent code Kukjin Kim
                   ` (7 more replies)
  0 siblings, 8 replies; 21+ messages in thread
From: Kukjin Kim @ 2010-07-16  8:58 UTC (permalink / raw)
  To: linux-arm-kernel

This patch set adds support for Samsung S5PV310/S5PC210. The S5PV310
integrates a ARM Cortex A9 microprocessor with several other peripherals
to support features such as multimedia, storage, graphics and gaming.
The S5PV310 can be used in products such as Netbooks and Mobile devices.

Changes since v1:

- Address comments from Rabin Vincent
  : removed unnecessary loking in the irq support functions
  : removed unnecessary debug message in the s5pv310_pwm_init()
  : moved pwm_init() and pwm_start()

- Modified FRACVAL support method in serial/samsung.c
  This can be supported S5PV310 serial with serial/s5pv210.c

- Some coding-style fixes

- Added some comments


This patch set consists of the following patches.

[PATCH v2 1/8] ARM: S5P: Remove fixed uart offset dependent code
[PATCH v2 2/8] ARM: S5PV310: Add new CPU initialization support
[PATCH v2 3/8] ARM: S5PV310: Add Clock and PLL support
[PATCH v2 4/8] ARM: S5PV310: Add IRQ support
[PATCH v2 5/8] ARM: S5PV310: Add Timer support
[PATCH v2 6/8] ARM: S5PV310: Add new Kconfig and Makefiles
[PATCH v2 7/8] ARM: S5PV310: Add Board support file
[PATCH v2 8/8] ARM: S5PV310: Add serial port support

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

end of thread, other threads:[~2010-07-27 10:43 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-16  8:58 [PATCH v2 0/8] ARM: S5PV310: Add support for Samsung S5PV310 SoC Kukjin Kim
2010-07-16  8:58 ` [PATCH v2 1/8] ARM: S5P: Remove fixed uart offset dependent code Kukjin Kim
2010-07-16  8:58 ` [PATCH v2 2/8] ARM: S5PV310: Add new CPU initialization support Kukjin Kim
2010-07-16 10:58   ` Kyungmin Park
2010-07-16 11:52   ` Russell King - ARM Linux
2010-07-17  3:52     ` Kyungmin Park
2010-07-19  0:09     ` Kukjin Kim
2010-07-16  8:58 ` [PATCH v2 3/8] ARM: S5PV310: Add Clock and PLL support Kukjin Kim
2010-07-27  6:24   ` MyungJoo Ham
2010-07-27  9:06     ` Kukjin Kim
2010-07-27 10:43       ` MyungJoo Ham
2010-07-16  8:58 ` [PATCH v2 4/8] ARM: S5PV310: Add IRQ support Kukjin Kim
2010-07-16  8:58 ` [PATCH v2 5/8] ARM: S5PV310: Add Timer support Kukjin Kim
2010-07-16 10:30   ` Kyungmin Park
2010-07-20 12:34     ` Kukjin Kim
2010-07-26  4:07     ` 김상범
2010-07-16  8:58 ` [PATCH v2 6/8] ARM: S5PV310: Add new Kconfig and Makefiles Kukjin Kim
2010-07-16  8:58 ` [PATCH v2 7/8] ARM: S5PV310: Add Board support file Kukjin Kim
2010-07-16 10:36   ` Kyungmin Park
2010-07-21 12:33     ` Kukjin Kim
2010-07-16  8:58 ` [PATCH v2 8/8] ARM: S5PV310: Add serial port support Kukjin Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).