<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch/x86, branch v2012.07</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/arch/x86?h=v2012.07</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/arch/x86?h=v2012.07'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2012-05-15T22:32:33Z</updated>
<entry>
<title>net: move bootfile init into eth_initialize</title>
<updated>2012-05-15T22:32:33Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2012-04-04T18:53:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=de30122bb58fee7b0f94bcfabab595b6ad757336'/>
<id>urn:sha1:de30122bb58fee7b0f94bcfabab595b6ad757336</id>
<content type='text'>
All arches init this the same way, so move the logic into the core
net code to avoid duplicating it everywhere else.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Reviewed-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
</content>
</entry>
<entry>
<title>net: punt bd-&gt;bi_ip_addr</title>
<updated>2012-05-15T22:32:05Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2012-04-04T18:53:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=50a47d0523e8efebe912bef539a77ffd42116451'/>
<id>urn:sha1:50a47d0523e8efebe912bef539a77ffd42116451</id>
<content type='text'>
This field gets read in one place (by "bdinfo"), and we can replace
that with getenv("ipaddr").  After all, the bi_ip_addr field is kept
up-to-date implicitly with the value of the ipaddr env var.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Reviewed-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
</content>
</entry>
<entry>
<title>sc520: fix build warning about unused temp var</title>
<updated>2012-03-06T10:05:18Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2012-03-05T11:55:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ae806cc6ab86c911180e7da253d847843c079608'/>
<id>urn:sha1:ae806cc6ab86c911180e7da253d847843c079608</id>
<content type='text'>
Building the eNET_SRAM board fails for me:
	sc520_timer.c: In function 'sc520_udelay':
	sc520_timer.c:81:7: error: variable 'temp' set but not used
		[-Werror=unused-but-set-variable]
	cc1: all warnings being treated as errors
	make[1]: *** [sc520_timer.o] Error 1

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>x86: Convert board_init_f_r to a processing loop</title>
<updated>2012-01-04T11:53:14Z</updated>
<author>
<name>Graeme Russ</name>
<email>graeme.russ@gmail.com</email>
</author>
<published>2011-12-23T10:14:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a1d57b7aba85abc787675952b40c550bf3a595f8'/>
<id>urn:sha1:a1d57b7aba85abc787675952b40c550bf3a595f8</id>
<content type='text'>
Create an init function array for board_init_f_r - This finalises the
migration to a purely array based initialisation mechanism

Also tweak a few comments while we are at it so everything is 'correct'

--
Changes for v2:
 - Renamed to a more apt name
 - Fix bug in set_reloc_flag_r
 - Re-instate gd-&gt;flags = boot_flags; in board_init_f
 - Added commit message
</content>
</entry>
<entry>
<title>x86: Split init functions out of board.c</title>
<updated>2012-01-04T11:41:32Z</updated>
<author>
<name>Graeme Russ</name>
<email>graeme.russ@gmail.com</email>
</author>
<published>2011-12-23T05:51:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d47ab0ecde1c9a66acbaf421ddd92c888d2ef344'/>
<id>urn:sha1:d47ab0ecde1c9a66acbaf421ddd92c888d2ef344</id>
<content type='text'>
This patch moves towards reducing board.c to simply a set of init cores for
the three initialisation phases (Flash, Flash/RAM, and RAM), a set of three
init function arrays and a init function array processing function
</content>
</entry>
<entry>
<title>x86: Move relocation code out of board.c</title>
<updated>2012-01-04T11:39:06Z</updated>
<author>
<name>Graeme Russ</name>
<email>graeme.russ@gmail.com</email>
</author>
<published>2011-12-23T04:57:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b156ff09aad5a54b5a47b940ebc26aeeae56ee07'/>
<id>urn:sha1:b156ff09aad5a54b5a47b940ebc26aeeae56ee07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>x86: Move setup_pcat_compatibility() out of board.c</title>
<updated>2012-01-04T11:37:20Z</updated>
<author>
<name>Graeme Russ</name>
<email>graeme.russ@gmail.com</email>
</author>
<published>2011-12-22T23:20:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8e18e6e173d1649a623d04c3f71b1e1b03bf6919'/>
<id>urn:sha1:8e18e6e173d1649a623d04c3f71b1e1b03bf6919</id>
<content type='text'>
This function simply does not belong in board.c

--
Changes for v2:
 - Added commit message

</content>
</entry>
<entry>
<title>x86: Move do_go_exec() out of board.c</title>
<updated>2012-01-04T11:35:20Z</updated>
<author>
<name>Graeme Russ</name>
<email>graeme.russ@gmail.com</email>
</author>
<published>2011-12-22T23:16:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d13640b7c48cfe73dd738479efb8f5ca230d87bb'/>
<id>urn:sha1:d13640b7c48cfe73dd738479efb8f5ca230d87bb</id>
<content type='text'>
--
Changes for v2:
 - None
</content>
</entry>
<entry>
<title>CHECKPATCH: arch/x86/lib/*</title>
<updated>2012-01-04T11:33:59Z</updated>
<author>
<name>Graeme Russ</name>
<email>graeme.russ@gmail.com</email>
</author>
<published>2011-12-19T09:00:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b843f3119339a5ab18d0c0fbff788093deaaed3f'/>
<id>urn:sha1:b843f3119339a5ab18d0c0fbff788093deaaed3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>x86: Tweak IDT and GDT for alignment and readability</title>
<updated>2012-01-04T11:29:40Z</updated>
<author>
<name>Graeme Russ</name>
<email>graeme.russ@gmail.com</email>
</author>
<published>2011-12-19T03:26:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=58c7a6751dd0978172741503b4dc0c6b23a60b33'/>
<id>urn:sha1:58c7a6751dd0978172741503b4dc0c6b23a60b33</id>
<content type='text'>
--
Changes for v2:
 - Renamed to better reflect nature of changes
</content>
</entry>
</feed>
