<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cpu/mcf52x2, branch v1.3.3-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/cpu/mcf52x2?h=v1.3.3-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/cpu/mcf52x2?h=v1.3.3-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2008-04-13T16:59:26Z</updated>
<entry>
<title>Coding Style cleanup; update CHANGELOG</title>
<updated>2008-04-13T16:59:26Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-04-13T16:59:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1aeed8d71acb3290cf2446f316d6ba437e7881c4'/>
<id>urn:sha1:1aeed8d71acb3290cf2446f316d6ba437e7881c4</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&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: Remove R5200 board</title>
<updated>2008-03-31T21:10:24Z</updated>
<author>
<name>TsiChung Liew</name>
<email>Tsi-Chung.Liew@freescale.com</email>
</author>
<published>2008-03-18T22:37:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=48ead7a7a922fceaf494e352abfab8216a41b417'/>
<id>urn:sha1:48ead7a7a922fceaf494e352abfab8216a41b417</id>
<content type='text'>
This board never went into production

Signed-off-by: Zachary P. Landau &lt;zachary.landau@labxtechnologies.com&gt;
Acked-by: TsiChung Liew &lt;Tsi-Chung.Liew@freescale.com&gt;
Acked-by: John Rigby &lt;jrigby@freescale.com&gt;
</content>
</entry>
<entry>
<title>ColdFire: Added MCF5275 cpu support.</title>
<updated>2008-03-31T21:09:08Z</updated>
<author>
<name>Matthew Fettke</name>
<email>[matthew.fettke@gmail.com]</email>
</author>
<published>2008-02-04T21:38:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f71d9d91a2cd9c30b2b6369f15c1a46c11537c2b'/>
<id>urn:sha1:f71d9d91a2cd9c30b2b6369f15c1a46c11537c2b</id>
<content type='text'>
Signed-off-by: Matthew Fettke &lt;mfettke@videon-central.com&gt;
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: Update correct FLASHBAR and RAMBAR1 for MCF5282</title>
<updated>2008-03-31T20:17:10Z</updated>
<author>
<name>TsiChung Liew</name>
<email>Tsi-Chung.Liew@freescale.com</email>
</author>
<published>2008-03-13T19:26:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=43d60642395a550956cb21d287c8cfa563913d28'/>
<id>urn:sha1:43d60642395a550956cb21d287c8cfa563913d28</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>cpu/mcf52x2/config.mk: Make needlessly deffered expansions immediate.</title>
<updated>2008-02-23T08:47:51Z</updated>
<author>
<name>Shinya Kuribayashi</name>
<email>skuribay@ruby.dti.ne.jp</email>
</author>
<published>2008-02-23T08:07:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=208acd112e6517b21fc30c420396902b103563ac'/>
<id>urn:sha1:208acd112e6517b21fc30c420396902b103563ac</id>
<content type='text'>
This will reduce the build time.

Signed-off-by: Shinya Kuribayashi &lt;skuribay@ruby.dti.ne.jp&gt;
</content>
</entry>
<entry>
<title>ColdFire: Fix 5282 and 5271 interrupt mask bit</title>
<updated>2008-02-20T20:33:45Z</updated>
<author>
<name>TsiChungLiew</name>
<email>Tsi-Chung.Liew@freescale.com</email>
</author>
<published>2008-01-30T21:04:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c54f9263e4e11e34b1e70c160bc467ef1d8ec59d'/>
<id>urn:sha1:c54f9263e4e11e34b1e70c160bc467ef1d8ec59d</id>
<content type='text'>
Signed-off-by: TsiChung Liew &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 5282: Fix external flash boot and return dramsize</title>
<updated>2007-10-25T22:09:17Z</updated>
<author>
<name>TsiChungLiew</name>
<email>Tsi-Chung.Liew@freescale.com</email>
</author>
<published>2007-10-25T22:09:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2acefa72ee0026f862ab65597ca687428f63a973'/>
<id>urn:sha1:2acefa72ee0026f862ab65597ca687428f63a973</id>
<content type='text'>
Signed-off-by: TsiChungLiew &lt;Tsi-Chung.Liew@freescale.com&gt;
</content>
</entry>
<entry>
<title>Coding style cleanup</title>
<updated>2007-08-18T12:33:02Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2007-08-18T12:33:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8280f6a1c43247616b68224675188e5ccd124650'/>
<id>urn:sha1:8280f6a1c43247616b68224675188e5ccd124650</id>
<content type='text'>
Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
</feed>
