<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cpu/arm1136, branch v1.3.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/cpu/arm1136?h=v1.3.3</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/cpu/arm1136?h=v1.3.3'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2008-05-09T22:21:43Z</updated>
<entry>
<title>mx31ads: fix 32kHz clock handling</title>
<updated>2008-05-09T22:21:43Z</updated>
<author>
<name>Guennadi Liakhovetski</name>
<email>lg@denx.de</email>
</author>
<published>2008-05-08T08:09:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2ab02fd456d8ef92ae9f5439618d1fa7ca16e5f3'/>
<id>urn:sha1:2ab02fd456d8ef92ae9f5439618d1fa7ca16e5f3</id>
<content type='text'>
According to schematics and to RedBoot sources, the MX31ADS uses a 32768Hz
oscillator as a SKIL source. Fix previously wrongly assumed 32000Hz value.
Also fix a typo when verifying a jumper configuration. While at it, make
two needlessly global functions static.

Signed-off-by: Guennadi Liakhovetski &lt;lg@denx.de&gt;
</content>
</entry>
<entry>
<title>core support for Freescale mx31</title>
<updated>2008-04-13T21:20:47Z</updated>
<author>
<name>Sascha Hauer</name>
<email>s.hauer@pengutronix.de</email>
</author>
<published>2008-03-26T19:40:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9b56f4f0306f3940b0aafd823ed6ecfc2d75d6c6'/>
<id>urn:sha1:9b56f4f0306f3940b0aafd823ed6ecfc2d75d6c6</id>
<content type='text'>
This patch adds the core support for Freescale mx31

Signed-off-by: Sascha Hauer &lt;s.hauer@pengutronix.de&gt;
Signed-off-by: Guennadi Liakhovetski &lt;lg@denx.de&gt;
</content>
</entry>
<entry>
<title>Fix compile error</title>
<updated>2008-04-13T21:19:23Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-04-13T21:19:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7ec68862a27c8f6f6d566228de8f6724d964a939'/>
<id>urn:sha1:7ec68862a27c8f6f6d566228de8f6724d964a939</id>
<content type='text'>
...as suggested by Peter Pearse

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>Separate omap24xx specific code from arm1136</title>
<updated>2008-04-13T21:15:15Z</updated>
<author>
<name>Sascha Hauer</name>
<email>s.hauer@pengutronix.de</email>
</author>
<published>2008-03-26T19:40:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5252ed95204bdf55bec5a90ea69860bf2f78c643'/>
<id>urn:sha1:5252ed95204bdf55bec5a90ea69860bf2f78c643</id>
<content type='text'>
Move omap24xx code to cpu/arm1136/omap24xx, rename include/asm-arm/arch-arm1136
to cpu/arm1136/omap24xx.

Signed-off-by: Sascha Hauer &lt;s.hauer@pengutronix.de&gt;
Signed-off-by: Guennadi Liakhovetski &lt;lg@denx.de&gt;
</content>
</entry>
<entry>
<title>Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:</title>
<updated>2008-04-11T13:11:26Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-04-11T13:11:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=950a392464e616b4590bc4501be46e2d7d162dea'/>
<id>urn:sha1:950a392464e616b4590bc4501be46e2d7d162dea</id>
<content type='text'>
Reverting became necessary after it turned out that the patches in
the u-boot-arm repo were modified, and in some cases corrupted.

This reverts the following commits:

	066bebd6353e33af3adefc3404560871699e9961
	7a837b7310166ae8fc8b8d66d7ef01b60a80f9d6
	c88ae20580b2b01487b4cdcc8b2a113f551aee36
	a147e56f03871bba4f05058d5e04ce7deb010b04
	d6674e0e2a6a1f033945f78838566210d3f28c95
	8c8463cce44d849e37744749b32d38e1dfb12e50
	c98b47ad24b2d91f41c09a3d62d7f70ad84f4b7d
	8bf69d81782619187933a605f1a95ee1d069478d
	8c16cb0d3b971f46fbe77c072664c0f2dcd4471d
	a574a73852a527779234e73e17e7597fd8128882
	1377b5583a48021d983e1fd565f7d40c89e84d63
	1704dc20917b4f71e373e2c888497ee666d40380

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>Bracket READ_TIMER macro in cpu/arm1136/omap24xx/interrupts.c</title>
<updated>2008-03-30T10:34:09Z</updated>
<author>
<name>Peter Pearse</name>
<email>peter.pearse@arm.com</email>
</author>
<published>2008-03-30T10:34:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=066bebd6353e33af3adefc3404560871699e9961'/>
<id>urn:sha1:066bebd6353e33af3adefc3404560871699e9961</id>
<content type='text'>
to prevent compilation error.

Signed-off-by: Peter Pearse &lt;peter.pearse@arm.com&gt;
</content>
</entry>
<entry>
<title>core support for Freescale mx31</title>
<updated>2008-03-30T10:30:43Z</updated>
<author>
<name>Sascha Hauer</name>
<email>s.hauer@pengutronix.de</email>
</author>
<published>2008-03-30T10:30:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c98b47ad24b2d91f41c09a3d62d7f70ad84f4b7d'/>
<id>urn:sha1:c98b47ad24b2d91f41c09a3d62d7f70ad84f4b7d</id>
<content type='text'>
This patch adds the core support for Freescale mx31

Signed-off-by: Sascha Hauer &lt;s.hauer@pengutronix.de&gt;
Signed-off-by: Guennadi Liakhovetski &lt;lg@denx.de&gt;
</content>
</entry>
<entry>
<title>Separate omap24xx specific code from arm1136</title>
<updated>2008-03-30T10:28:46Z</updated>
<author>
<name>Sascha Hauer</name>
<email>s.hauer@pengutronix.de</email>
</author>
<published>2008-03-30T10:28:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8bf69d81782619187933a605f1a95ee1d069478d'/>
<id>urn:sha1:8bf69d81782619187933a605f1a95ee1d069478d</id>
<content type='text'>
Move omap24xx code to cpu/arm1136/omap24xx, rename include/asm-arm/arch-arm1136 to cpu/arm1136/omap24xx.

Signed-off-by: Sascha Hauer &lt;s.hauer@pengutronix.de&gt;
Signed-off-by: Guennadi Liakhovetski &lt;lg@denx.de&gt;
</content>
</entry>
<entry>
<title>Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdev</title>
<updated>2008-02-15T13:00:54Z</updated>
<author>
<name>Peter Pearse</name>
<email>peter.pearse@arm.com</email>
</author>
<published>2008-02-15T13:00:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5561857aae9a5921772b18b571708956788148d8'/>
<id>urn:sha1:5561857aae9a5921772b18b571708956788148d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OneNAND Initial Program Loader (IPL) support</title>
<updated>2008-02-14T21:08:13Z</updated>
<author>
<name>Kyungmin Park</name>
<email>kmpark@infradead.org</email>
</author>
<published>2008-01-17T07:43:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=751b9b5189f3274b03c809172631316d6b002c82'/>
<id>urn:sha1:751b9b5189f3274b03c809172631316d6b002c82</id>
<content type='text'>
This patch enables the OneNAND boot within U-Boot.
Before this work, we used another OneNAND IPL called X-Loader based
on open source. With this work, we can build the oneboot.bin image
without other program.

The build sequence is simple.
First, it compiles the u-boot.bin
Second, it compiles OneNAND IPL
Finally, it becomes the oneboot.bin from OneNAND IPL and u-boot.bin
The mechanism is similar with NAND boot except it boots from itself.

Another thing is that you can only use the OneNAND IPL only to work
other bootloader such as RedBoot and so on.

Signed-off-by: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
</content>
</entry>
</feed>
