<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/mpc7448hpc2, branch v1.3.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/mpc7448hpc2?h=v1.3.0</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/mpc7448hpc2?h=v1.3.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2007-09-15T18:48:41Z</updated>
<entry>
<title>Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global</title>
<updated>2007-09-15T18:48:41Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2007-09-15T18:48:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1218abf1b5817a39a82399b4b928b00750575bda'/>
<id>urn:sha1:1218abf1b5817a39a82399b4b928b00750575bda</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>Some code cleanup.</title>
<updated>2007-03-04T00:36:05Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2007-03-04T00:36:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=647d3c3eed0da1d1505eecabe0b0fab96f956e68'/>
<id>urn:sha1:647d3c3eed0da1d1505eecabe0b0fab96f956e68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Slight code clean up.</title>
<updated>2006-12-04T09:56:59Z</updated>
<author>
<name>roy zang</name>
<email>tie-fei.zang@freescale.com</email>
</author>
<published>2006-12-04T09:56:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9d27b3a0685ff99fc477983f315c04d49f657a8a'/>
<id>urn:sha1:9d27b3a0685ff99fc477983f315c04d49f657a8a</id>
<content type='text'>
Add comments, delete duplicate define and remove spaces.
Signed-off-by: Roy Zang &lt;tie-fei.zang@freescale.com&gt;
</content>
</entry>
<entry>
<title>Remove the duplicate memory test code for mpc744ihpc2 board.</title>
<updated>2006-12-04T06:33:08Z</updated>
<author>
<name>roy zang</name>
<email>tie-fei.zang@freescale.com</email>
</author>
<published>2006-12-04T06:33:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6f12c61cf31ed73d72ddfcfc712a854a3a177aaf'/>
<id>urn:sha1:6f12c61cf31ed73d72ddfcfc712a854a3a177aaf</id>
<content type='text'>
If a memory test is needed, please use the functions in
post/memory.c or memtest command.
Signed-off-by: Roy Zang &lt;tie-fei.zang@freescale.com&gt;
</content>
</entry>
<entry>
<title>Clean up the code according to codestyle:</title>
<updated>2006-12-01T03:47:36Z</updated>
<author>
<name>roy zang</name>
<email>tie-fei.zang@freescale.com</email>
</author>
<published>2006-12-01T03:47:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ee311214e0d216f904feea269599d0934bf71f23'/>
<id>urn:sha1:ee311214e0d216f904feea269599d0934bf71f23</id>
<content type='text'>
(1) remove some C++ comments.
(2) remove trailing white space.
(3) remove trailing empty line.
(4) Indentation by table.
(5) remove {} in one line condition.
(6) add space before '(' in function call.
Remove some weird printf () output.
Add necessary comments.
Modified Makefile to support building in a separate directory.
</content>
</entry>
<entry>
<title>Change the TEXT_BASE from 0xFFF00000 to 0xFF000000.</title>
<updated>2006-11-03T05:07:36Z</updated>
<author>
<name>roy zang</name>
<email>tie-fei.zang@freescale.com</email>
</author>
<published>2006-11-03T05:07:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=99c09c4dec34f77c243bf51bea532e3f339410ad'/>
<id>urn:sha1:99c09c4dec34f77c243bf51bea532e3f339410ad</id>
<content type='text'>
Both work. 0xFF000000 seems more reasonable.
</content>
</entry>
<entry>
<title>Add  mpc7448hpc2  (mpc7448 + tsi108)  board associated code support.</title>
<updated>2006-11-02T10:59:15Z</updated>
<author>
<name>roy zang</name>
<email>tie-fei.zang@freescale.com</email>
</author>
<published>2006-11-02T10:59:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=87c4db09699c6b89176b31004afcb83eb1585d47'/>
<id>urn:sha1:87c4db09699c6b89176b31004afcb83eb1585d47</id>
<content type='text'>
mpc7448hpc2 board support high level code:tsi108 init + mpc7448hpc2.

Signed-off-by: Alexandre Bounine &lt;alexandreb@tundra.com&gt;
Signed-off-by: Roy Zang &lt;tie-fei.zang@freescale.com&gt;
</content>
</entry>
<entry>
<title>Add  mpc7448hpc2  (mpc7448 + tsi108)  board associated code support.</title>
<updated>2006-11-02T10:57:21Z</updated>
<author>
<name>roy zang</name>
<email>tie-fei.zang@freescale.com</email>
</author>
<published>2006-11-02T10:57:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=27801b8ab11c61b577e45742a515bb3b23b80241'/>
<id>urn:sha1:27801b8ab11c61b577e45742a515bb3b23b80241</id>
<content type='text'>
Make ,config.mk and link file for the mpc7448hpc2 board.

Signed-off-by: Alexandre Bounine &lt;alexandreb@tundra.com&gt;
Signed-off-by: Roy Zang &lt;tie-fei.zang@freescale.com&gt;
</content>
</entry>
<entry>
<title>Add  mpc7448hpc2  (mpc7448 + tsi108)  board associated code support.</title>
<updated>2006-11-02T10:52:21Z</updated>
<author>
<name>roy zang</name>
<email>tie-fei.zang@freescale.com</email>
</author>
<published>2006-11-02T10:52:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=625bb5ddb50b243f931262ca8c46956409471917'/>
<id>urn:sha1:625bb5ddb50b243f931262ca8c46956409471917</id>
<content type='text'>
The mpc7448hpc2 board support low level assemble language init code.

Signed-off-by: Alexandre Bounine &lt;alexandreb@tundra.com&gt;
Signed-off-by: Roy Zang &lt;tie-fei.zang@freescale.com&gt;
</content>
</entry>
</feed>
