<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cpu/mcf5445x, 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/mcf5445x?h=v1.3.3</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/cpu/mcf5445x?h=v1.3.3'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2008-05-03T21:07:15Z</updated>
<entry>
<title>Revert "ColdFire: Get information from the correct GCC"</title>
<updated>2008-05-03T21:07:15Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-05-03T21:07:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bd98ee60df43ee6dd6f5ebe32c67d03e90513ff8'/>
<id>urn:sha1:bd98ee60df43ee6dd6f5ebe32c67d03e90513ff8</id>
<content type='text'>
This reverts commit b7166e05a513c0806b63b9dfb6f1d77645cede2a
(replaced by commit c4e5f52a58d278eebb87f476e353972c5dacea40).
</content>
</entry>
<entry>
<title>ColdFire: Get information from the correct GCC</title>
<updated>2008-04-30T20:35:13Z</updated>
<author>
<name>TsiChung Liew</name>
<email>Tsi-Chung.Liew@freescale.com</email>
</author>
<published>2008-04-30T17:10:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b7166e05a513c0806b63b9dfb6f1d77645cede2a'/>
<id>urn:sha1:b7166e05a513c0806b63b9dfb6f1d77645cede2a</id>
<content type='text'>
Signed-off-by: Kurt Mahan &lt;kmahan@freescale.com&gt;
Signed-off-by: TsiChung Liew &lt;Tsi-Chung.Liew@freescale.com&gt;
</content>
</entry>
<entry>
<title>ColdFire: Fix alignment issue after CONFIG_IDENT_STRING in start.S</title>
<updated>2008-03-31T21:10:32Z</updated>
<author>
<name>TsiChung Liew</name>
<email>Tsi-Chung.Liew@freescale.com</email>
</author>
<published>2008-03-28T13:47:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9b46432fc65ce0f0826b32e4f15c15b33ccb8d42'/>
<id>urn:sha1:9b46432fc65ce0f0826b32e4f15c15b33ccb8d42</id>
<content type='text'>
When the version_string function in start.S is not 4-byte align,
it will cause the compiler generates "unaligned opcodes detected
in executable segment". This issue affects all ColdFire CPUs.
By adding .align 4 after CONFIG_IDENT_STRING, it will pad 0's if
it is not aligned.

Signed-off-by: TsiChung Liew &lt;Tsi-Chung.Liew@freescale.com&gt;
Acked-by: John Rigby &lt;jrigby@freescale.com&gt;
</content>
</entry>
<entry>
<title>ColdFire: Add dspi and serial flash support for MCF5445x</title>
<updated>2008-03-31T21:10:29Z</updated>
<author>
<name>TsiChung Liew</name>
<email>Tsi-Chung.Liew@freescale.com</email>
</author>
<published>2008-03-25T20:41:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bae61eefe15b4d454060a7140e49ae58322be803'/>
<id>urn:sha1:bae61eefe15b4d454060a7140e49ae58322be803</id>
<content type='text'>
Signed-off-by: TsiChung Liew &lt;Tsi-Chung.Liew@freescale.com&gt;
Acked-by: John Rigby &lt;jrigby@freescale.com&gt;
</content>
</entry>
<entry>
<title>ColdFire: PCI and misc updates for MCF5445x</title>
<updated>2008-01-17T20:59:40Z</updated>
<author>
<name>TsiChungLiew</name>
<email>Tsi-Chung.Liew@freescale.com</email>
</author>
<published>2008-01-14T23:11:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2e72ad0644b940817a89a3590ce0d7b99c05c396'/>
<id>urn:sha1:2e72ad0644b940817a89a3590ce0d7b99c05c396</id>
<content type='text'>
Signed-off-by: TsiChungLiew &lt;Tsi-Chung.Liew@freescale.com&gt;
Signed-off by: John Rigby &lt;jrigby@freescale.com&gt;
</content>
</entry>
<entry>
<title>ColdFire: MCF5445x - Update correct RAMBAR and missing linker files</title>
<updated>2007-11-08T00:00:54Z</updated>
<author>
<name>TsiChungLiew</name>
<email>Tsi-Chung.Liew@freescale.com</email>
</author>
<published>2007-11-08T00:00:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=225a24b5e062ad94627424508ae814f51dbe1a34'/>
<id>urn:sha1:225a24b5e062ad94627424508ae814f51dbe1a34</id>
<content type='text'>
Signed-off-by: TsiChungLiew &lt;Tsi-Chung.Liew@freescale.com&gt;
</content>
</entry>
<entry>
<title>ColdFire: Update cpu flag for 4.2-xx compiler</title>
<updated>2007-11-07T23:51:00Z</updated>
<author>
<name>TsiChungLiew</name>
<email>Tsi-Chung.Liew@freescale.com</email>
</author>
<published>2007-11-07T23:51:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d9240a5f827eb3b476a6ba2938d01f1a9e7688f4'/>
<id>urn:sha1:d9240a5f827eb3b476a6ba2938d01f1a9e7688f4</id>
<content type='text'>
Signed-off-by: TsiChungLiew &lt;Tsi-Chung.Liew@freescale.com&gt;
</content>
</entry>
<entry>
<title>ColdFire: Add M54455EVB for MCF5445x</title>
<updated>2007-08-16T23:43:23Z</updated>
<author>
<name>TsiChungLiew</name>
<email>Tsi-Chung.Liew@freescale.com</email>
</author>
<published>2007-08-16T20:05:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8ae158cd87a4a25722b27835261b6ff0fa2aa6a7'/>
<id>urn:sha1:8ae158cd87a4a25722b27835261b6ff0fa2aa6a7</id>
<content type='text'>
Signed-off-by: TsiChungLiew &lt;Tsi-Chung.Liew@freescale.com&gt;
</content>
</entry>
</feed>
