<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux.git/arch/arm/plat-s3c, branch master</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/'/>
<updated>2010-02-24T01:52:13+00:00</updated>
<entry>
<title>ARM: SAMSUNG: Eliminate plat-s3c</title>
<updated>2010-02-24T01:52:13+00:00</updated>
<author>
<name>Ben Dooks</name>
<email>ben-linux@fluff.org</email>
</author>
<published>2010-02-23T00:18:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=7965b214bfbe0e6b3dc843cd1d639dc2711ff86e'/>
<id>urn:sha1:7965b214bfbe0e6b3dc843cd1d639dc2711ff86e</id>
<content type='text'>
The plat-s3c directory is now clear, so remove the files in it and
expunge it from the build process.

Signed-off-by: Ben Dooks &lt;ben-linux@fluff.org&gt;
</content>
</entry>
<entry>
<title>ARM: S3C24XX: Move audio-simtec.h to plat-s3c24xx</title>
<updated>2010-02-24T01:52:11+00:00</updated>
<author>
<name>Ben Dooks</name>
<email>ben-linux@fluff.org</email>
</author>
<published>2010-01-29T09:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=46ba2a7284fbd61fcba1e16bdd723c79ec5c268f'/>
<id>urn:sha1:46ba2a7284fbd61fcba1e16bdd723c79ec5c268f</id>
<content type='text'>
Continue the clearout of plat-s3c by moving audio-simtec.h to plat-s3c24xx
as there are no current implementations outside of this platform.

Signed-off-by: Ben Dooks &lt;ben-linux@fluff.org&gt;
</content>
</entry>
<entry>
<title>ARM: SAMSUNG: Move plat-s3c Kconfig entries to plat-samsung and plat-s3c24xx</title>
<updated>2010-02-24T01:52:06+00:00</updated>
<author>
<name>Ben Dooks</name>
<email>ben-linux@fluff.org</email>
</author>
<published>2010-01-29T09:02:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=89f1fa080b5dca259c9779bcf81b95a409fdbf5b'/>
<id>urn:sha1:89f1fa080b5dca259c9779bcf81b95a409fdbf5b</id>
<content type='text'>
Move the Kconfig entries from plat-s3c to plat-samsung and plat-s3c24xx
as necessary. The S3C_BOOT entries and the DMA configuration can go to
plat-samsung. The low-level UART configurations are currently S3C2XX
specific and can go to plat-s3c24xx.

Eliminating plat-s3c from the build process will be submitted seperately.

Signed-off-by: Ben Dooks &lt;ben-linux@fluff.org&gt;
</content>
</entry>
<entry>
<title>ARM: SAMSUNG: Move the last build from plat-s3c to plat-samsung</title>
<updated>2010-02-23T00:03:43+00:00</updated>
<author>
<name>Ben Dooks</name>
<email>ben-linux@fluff.org</email>
</author>
<published>2010-01-29T09:02:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=6c6971dc4e8c23bb61bf309898e1693f9c5c8c24'/>
<id>urn:sha1:6c6971dc4e8c23bb61bf309898e1693f9c5c8c24</id>
<content type='text'>
Move the init.c and time.c files to plat-samsung from plat-s3c, thus
clearing the last files that are being built in here.

Signed-off-by: Ben Dooks &lt;ben-linux@fluff.org&gt;
</content>
</entry>
<entry>
<title>ARM: SAMSUNG: Move DMA support to plat-samsung</title>
<updated>2010-02-23T00:03:43+00:00</updated>
<author>
<name>Ben Dooks</name>
<email>ben-linux@fluff.org</email>
</author>
<published>2010-01-29T09:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=2c420fe22f3d526691773288807d010068ce3033'/>
<id>urn:sha1:2c420fe22f3d526691773288807d010068ce3033</id>
<content type='text'>
Move the core of the DMA support to plat-samsung for everyone to use.

Signed-off-by: Ben Dooks &lt;ben-linux@fluff.org&gt;
</content>
</entry>
<entry>
<title>ARM: SAMSUNG: Move pm.c to plat-samsung</title>
<updated>2010-02-23T00:03:43+00:00</updated>
<author>
<name>Ben Dooks</name>
<email>ben-linux@fluff.org</email>
</author>
<published>2010-01-29T09:02:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=806c17b5497f62faa65a1fdd235b7fa2df17d704'/>
<id>urn:sha1:806c17b5497f62faa65a1fdd235b7fa2df17d704</id>
<content type='text'>
Move pm.c to plat-samsung, it should be usable by all Samsung systems

Signed-off-by: Ben Dooks &lt;ben-linux@fluff.org&gt;
</content>
</entry>
<entry>
<title>ARM: SAMSUNG: Move map-base to plat-samsung</title>
<updated>2010-02-23T00:03:43+00:00</updated>
<author>
<name>Ben Dooks</name>
<email>ben-linux@fluff.org</email>
</author>
<published>2010-01-29T09:02:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=7086a9df056602c8e0d9ae8fe17b028832d05f3d'/>
<id>urn:sha1:7086a9df056602c8e0d9ae8fe17b028832d05f3d</id>
<content type='text'>
Move the map-base file to plat-samsung. To make the move easier, we do not
change the S3C_ prefix on many of the items as this would involve going
through altering all the dependencies.

Signed-off-by: Ben Dooks &lt;ben-linux@fluff.org&gt;
</content>
</entry>
<entry>
<title>ARM: SAMSUNG: Move common headers from plat-s3c to plat-samsung</title>
<updated>2010-02-23T00:03:42+00:00</updated>
<author>
<name>Ben Dooks</name>
<email>ben-linux@fluff.org</email>
</author>
<published>2010-01-29T09:02:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=c116c1d7254348c7247ec4d7ab005dcc3f42565b'/>
<id>urn:sha1:c116c1d7254348c7247ec4d7ab005dcc3f42565b</id>
<content type='text'>
Move common headers from plat-s3c's include/plat directory into plat-samsung.

No need to fix any files, these are still included via &lt;plat/&gt;

Signed-off-by: Ben Dooks &lt;ben-linux@fluff.org&gt;
</content>
</entry>
<entry>
<title>ARM: SAMSUNG: Remove dma-plat.h to allow plat-s3c64xx to be removed</title>
<updated>2010-02-21T23:10:35+00:00</updated>
<author>
<name>Ben Dooks</name>
<email>ben-linux@fluff.org</email>
</author>
<published>2010-02-20T23:01:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=992426bfe98e71db1ce767fd66f6c68ed18fcc14'/>
<id>urn:sha1:992426bfe98e71db1ce767fd66f6c68ed18fcc14</id>
<content type='text'>
dma-plat.h is the last file left in plat-s3c64xx, but to remove it we
must also change the use of dma-plat.h by the core code and the s3c24xx
implementation.

Rename the s3c24xx dma-plat.h in the common plat-samsung directory as it
may be used for other ports. Move the specific dma bits into the
mach-s3c64xx directory and update the build as needed.

Signed-off-by: Ben Dooks &lt;ben-linux@fluff.org&gt;
</content>
</entry>
<entry>
<title>ARM: SAMSUNG: Move pm-core.h to machine directory</title>
<updated>2010-02-20T22:34:03+00:00</updated>
<author>
<name>Ben Dooks</name>
<email>ben-linux@fluff.org</email>
</author>
<published>2010-02-05T12:52:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=431fb7df24ebf360ba35895a60d084de364e39f8'/>
<id>urn:sha1:431fb7df24ebf360ba35895a60d084de364e39f8</id>
<content type='text'>
Move the pm-core.h to the machine include directory in the process of
eliminating the plat-s3c64xx.

Signed-off-by: Ben Dooks &lt;ben-linux@fluff.org&gt;
</content>
</entry>
</feed>
