<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/Makefile, branch v2009.01-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/Makefile?h=v2009.01-rc1</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/Makefile?h=v2009.01-rc1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2008-12-16T22:48:27Z</updated>
<entry>
<title>Prepare 2009.01-rc1</title>
<updated>2008-12-16T22:48:27Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-12-16T22:48:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=aced78d852d0b009e8aaa1445af8cb40861ee549'/>
<id>urn:sha1:aced78d852d0b009e8aaa1445af8cb40861ee549</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>Makefile: fix dependency problem with parallel builds</title>
<updated>2008-12-16T13:41:02Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-12-16T13:41:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4a0f7538c5c0805fd9a791967bbabacc41deadd9'/>
<id>urn:sha1:4a0f7538c5c0805fd9a791967bbabacc41deadd9</id>
<content type='text'>
Parallel builds (using "make -jN") would occasionally fail with error
messages like
	include/autoconf.mk:212: *** missing separator.  Stop.
Line numbers and affected boards were changing. Obviously some
Makefiles included autoconf.mk while it was still being written to.
As a fix, we now write to a temporary file first and then rename it,
so that it is really ready to use as soon as it appears.

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx</title>
<updated>2008-12-12T23:36:25Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-12-12T23:36:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=89d56f5503eed351efe5ab0b4dd0f1e888fd2336'/>
<id>urn:sha1:89d56f5503eed351efe5ab0b4dd0f1e888fd2336</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-sh</title>
<updated>2008-12-12T23:26:19Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-12-12T23:26:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f6704e49d6221fa650434e75faa5a3e2d7002f1b'/>
<id>urn:sha1:f6704e49d6221fa650434e75faa5a3e2d7002f1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sh: fix rsk7203 and MigoR out of tree build</title>
<updated>2008-12-10T14:11:34Z</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2008-11-11T21:20:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9a1d3557dcd47365c12eeab584b822e57d994352'/>
<id>urn:sha1:9a1d3557dcd47365c12eeab584b822e57d994352</id>
<content type='text'>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
Signed-off-by: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
</content>
</entry>
<entry>
<title>ppc4xx: Update TEXT_BASE for CPCI405 boards</title>
<updated>2008-12-10T14:11:15Z</updated>
<author>
<name>Matthias Fuchs</name>
<email>matthias.fuchs@esd-electronics.com</email>
</author>
<published>2008-12-10T13:41:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1951f847f0a851853871b613ad7cf21a5242226c'/>
<id>urn:sha1:1951f847f0a851853871b613ad7cf21a5242226c</id>
<content type='text'>
This patch fixes building U-Boot for CPCI405 boards.

Signed-off-by: Matthias Fuchs &lt;matthias.fuchs@esd-electronics.com&gt;
Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>microblaze: Remove XUPV2P board</title>
<updated>2008-12-10T08:25:33Z</updated>
<author>
<name>Michal Simek</name>
<email>monstr@monstr.eu</email>
</author>
<published>2008-11-25T10:42:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8fab49ea911fe925392fa5afcc9bc7373a3d0cee'/>
<id>urn:sha1:8fab49ea911fe925392fa5afcc9bc7373a3d0cee</id>
<content type='text'>
---

Microblaze platforms use generic settings and to have
many platforms is confusing that's why I decided to remove this
platform from U-BOOT. ml401 tree is sufficient for covering
all Microblaze platforms.

This change will go through microblaze custodian tree.
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-at91</title>
<updated>2008-12-09T00:06:14Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-12-09T00:06:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=13d36ec849785453953d00220b2c7dc66644a3c2'/>
<id>urn:sha1:13d36ec849785453953d00220b2c7dc66644a3c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unneeded CONFIG_SHELL references</title>
<updated>2008-12-08T22:18:23Z</updated>
<author>
<name>Peter Tyser</name>
<email>ptyser@xes-inc.com</email>
</author>
<published>2008-11-12T19:06:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=434c51a5e62f608a2a78ed5398ac43a1c77cc183'/>
<id>urn:sha1:434c51a5e62f608a2a78ed5398ac43a1c77cc183</id>
<content type='text'>
Make should be using the bash shell by default which makes
CONFIG_SHELL unnecessary

Signed-off-by: Peter Tyser &lt;ptyser@xes-inc.com&gt;
</content>
</entry>
<entry>
<title>Use bash for default GNU Make shell application</title>
<updated>2008-12-08T22:11:15Z</updated>
<author>
<name>Peter Tyser</name>
<email>ptyser@xes-inc.com</email>
</author>
<published>2008-11-12T18:33:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cf7a7b99794bac936899819b95539be1dbd71708'/>
<id>urn:sha1:cf7a7b99794bac936899819b95539be1dbd71708</id>
<content type='text'>
Some Make script commands rely on bash-specific features like brace
expansion, so default to bash for the SHELL variable with a fallback
to the standard sh shell

Signed-off-by: Peter Tyser &lt;ptyser@xes-inc.com&gt;
</content>
</entry>
</feed>
