<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/arch/arm/tools, branch v3.2</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/arch/arm/tools?h=v3.2</id>
<link rel='self' href='https://git.amat.us/linux/atom/arch/arm/tools?h=v3.2'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2011-11-16T23:49:17Z</updated>
<entry>
<title>ARM: Update mach-types to fix mxs build breakage</title>
<updated>2011-11-16T23:49:17Z</updated>
<author>
<name>Shawn Guo</name>
<email>shawn.guo@linaro.org</email>
</author>
<published>2011-11-16T13:44:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=9b7c547f7747991fe62f622698ea1bf470f256f4'/>
<id>urn:sha1:9b7c547f7747991fe62f622698ea1bf470f256f4</id>
<content type='text'>
Add entry m28evk to fix the following mxs build breakage.

  CHK     include/generated/compile.h
  CC      arch/arm/mach-mxs/clock-mx28.o
arch/arm/mach-mxs/clock-mx28.c: In function 'clk_misc_init':
arch/arm/mach-mxs/clock-mx28.c:748: error: implicit declaration of
function 'machine_is_m28evk'
make[1]: *** [arch/arm/mach-mxs/clock-mx28.o] Error 1
make: *** [arch/arm/mach-mxs] Error 2

Signed-off-by: Shawn Guo &lt;shawn.guo@linaro.org&gt;
Acked-by: Uwe Kleine-König &lt;u.kleine-koenig@pengutronix.de&gt;
</content>
</entry>
<entry>
<title>ARM: Add a few machine types to mach-types</title>
<updated>2011-10-17T12:28:46Z</updated>
<author>
<name>Russell King</name>
<email>rmk+kernel@arm.linux.org.uk</email>
</author>
<published>2011-10-17T09:26:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=628e1110feebeb834359fd6f44ec7e346bdf9611'/>
<id>urn:sha1:628e1110feebeb834359fd6f44ec7e346bdf9611</id>
<content type='text'>
Add vision_ep9307, rwi_ews, usb_a9g20, karo, apf9328, tx37, tx25,
tx51, mx51_m2id, pca101, gplugd, smdk4212 and smdk4412.

Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>ARM: 7051/1: cpuimx* boards: fix mach-types errors</title>
<updated>2011-08-22T14:57:22Z</updated>
<author>
<name>Eric Bénard</name>
<email>eric@eukrea.com</email>
</author>
<published>2011-08-22T14:41:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=0d6cfa3a75f5cde5b3ca0dde748fd22625b4f34c'/>
<id>urn:sha1:0d6cfa3a75f5cde5b3ca0dde748fd22625b4f34c</id>
<content type='text'>
I made some changes to the entry in the ARM Machine Registry after
submission which was the wrong thing to do.
This patch should help to fix this error.

Signed-off-by: Eric Bénard &lt;eric@eukrea.com&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>Update Nook Color machine 3284 to common Encore name</title>
<updated>2011-08-10T10:41:05Z</updated>
<author>
<name>Oleg Drokin</name>
<email>green@linuxhacker.ru</email>
</author>
<published>2011-08-09T10:10:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=1d08fd9f6a7f2541a7b28a21fc638c4640d9cabb'/>
<id>urn:sha1:1d08fd9f6a7f2541a7b28a21fc638c4640d9cabb</id>
<content type='text'>
Machine database already updated:
http://www.arm.linux.org.uk/developer/machines/list.php?id=3284

Signed-off-by: Oleg Drokin &lt;green@linuxhacker.ru&gt;
Acked-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
Signed-off-by: Tony Lindgren &lt;tony@atomide.com&gt;
</content>
</entry>
<entry>
<title>ARM: Update mach-types</title>
<updated>2011-05-14T20:36:55Z</updated>
<author>
<name>Russell King</name>
<email>rmk+kernel@arm.linux.org.uk</email>
</author>
<published>2011-05-07T07:48:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=60ba5369135e05f040ea1f6b8130c7b082ed53c8'/>
<id>urn:sha1:60ba5369135e05f040ea1f6b8130c7b082ed53c8</id>
<content type='text'>
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>ARM: Update (and cut down) mach-types</title>
<updated>2011-03-20T18:07:44Z</updated>
<author>
<name>Russell King</name>
<email>rmk+kernel@arm.linux.org.uk</email>
</author>
<published>2011-03-20T09:50:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=6f82f4db80189281a8ac42f2e72396accb719b57'/>
<id>urn:sha1:6f82f4db80189281a8ac42f2e72396accb719b57</id>
<content type='text'>
As many entries have never been submitted to mainline, there's no point
them existing in this file.  So remove the entries which aren't relevant
for mainline.

Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>ARM: Update mach-types</title>
<updated>2011-02-07T09:04:48Z</updated>
<author>
<name>Russell King</name>
<email>rmk+kernel@arm.linux.org.uk</email>
</author>
<published>2011-02-07T08:59:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=4a683a2c5e7cabe91218db28e56dc25e1b134ce3'/>
<id>urn:sha1:4a683a2c5e7cabe91218db28e56dc25e1b134ce3</id>
<content type='text'>
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>ARM: Update mach-types</title>
<updated>2010-12-12T23:31:02Z</updated>
<author>
<name>Russell King</name>
<email>rmk+kernel@arm.linux.org.uk</email>
</author>
<published>2010-12-12T23:24:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=440e2e4759805437f89f7eda78de72cb46729d04'/>
<id>urn:sha1:440e2e4759805437f89f7eda78de72cb46729d04</id>
<content type='text'>
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>ARM: Update mach-types</title>
<updated>2010-09-09T21:49:26Z</updated>
<author>
<name>Russell King</name>
<email>rmk+kernel@arm.linux.org.uk</email>
</author>
<published>2010-09-09T21:43:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=a14d0404088a7b0d51bb5219baf33d77e5592007'/>
<id>urn:sha1:a14d0404088a7b0d51bb5219baf33d77e5592007</id>
<content type='text'>
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>ARM: Update mach-types</title>
<updated>2010-07-12T20:14:53Z</updated>
<author>
<name>Russell King</name>
<email>rmk+kernel@arm.linux.org.uk</email>
</author>
<published>2010-07-12T20:10:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=d8495378e25b3ffd40d7a78effba2566f1fe65cf'/>
<id>urn:sha1:d8495378e25b3ffd40d7a78effba2566f1fe65cf</id>
<content type='text'>
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
</feed>
