<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/sorcery, branch v1.3.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/sorcery?h=v1.3.2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/sorcery?h=v1.3.2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2007-07-03T23:06:03Z</updated>
<entry>
<title>Remove obsolete mpc8220 linker scripts</title>
<updated>2007-07-03T23:06:03Z</updated>
<author>
<name>Grant Likely</name>
<email>grant.likely@secretlab.ca</email>
</author>
<published>2007-07-03T06:33:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=09555bd45a04c0e54f172528d21bc18896550d28'/>
<id>urn:sha1:09555bd45a04c0e54f172528d21bc18896550d28</id>
<content type='text'>
Signed-off-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;
</content>
</entry>
<entry>
<title>Move "ar" flags to config.mk to allow for silent "make -s"</title>
<updated>2006-10-08T23:02:05Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@atlas.denx.de</email>
</author>
<published>2006-10-08T23:02:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2b208f5308ae0c72a6840180e59ed1ab4f9b69fc'/>
<id>urn:sha1:2b208f5308ae0c72a6840180e59ed1ab4f9b69fc</id>
<content type='text'>
Based on patch by Mike Frysinger, 20 Jun 2006
</content>
</entry>
<entry>
<title>Fix build problems on sorcery board.</title>
<updated>2006-09-04T00:01:27Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-09-04T00:01:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f60ba0d35e13e9dcf839d4563f9436d07468b1ef'/>
<id>urn:sha1:f60ba0d35e13e9dcf839d4563f9436d07468b1ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for a saving build objects in a separate directory.</title>
<updated>2006-09-01T17:49:50Z</updated>
<author>
<name>Marian Balakowicz</name>
<email>m8@semihalf.com</email>
</author>
<published>2006-09-01T17:49:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f93286397ed2a7084efb0362a43ee09f11702349'/>
<id>urn:sha1:f93286397ed2a7084efb0362a43ee09f11702349</id>
<content type='text'>
Modifications are based on the linux kernel approach and
support two use cases:

  1) Add O= to the make command line
  'make O=/tmp/build all'

  2) Set environement variable BUILD_DIR to point to the desired location
  'export BUILD_DIR=/tmp/build'
  'make'

The second approach can also be used with a MAKEALL script
'export BUILD_DIR=/tmp/build'
'./MAKEALL'

Command line 'O=' setting overrides BUILD_DIR environent variable.

When none of the above methods is used the local build is performed and
the object files are placed in the source directory.
</content>
</entry>
<entry>
<title></title>
<updated>2005-12-12T15:06:05Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.(none)</email>
</author>
<published>2005-12-12T15:06:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7481266e4e4a1488ab197cc7beecd6eda0c34ffb'/>
<id>urn:sha1:7481266e4e4a1488ab197cc7beecd6eda0c34ffb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix problems with ld version 2.16 (dot outside sections problem)</title>
<updated>2005-08-31T10:28:00Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2005-08-31T10:28:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=807d5d7319330e336ab34a5623c5e0d73b87d540'/>
<id>urn:sha1:807d5d7319330e336ab34a5623c5e0d73b87d540</id>
<content type='text'>
Pointed out by Gerhard Jaeger, 31 Aug 2005;
cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html
</content>
</entry>
<entry>
<title>Add PCI support for Sorcery board.</title>
<updated>2005-05-16T15:23:22Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-05-16T15:23:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7680c140af9cac62c834f30d2d3c1479723ced69'/>
<id>urn:sha1:7680c140af9cac62c834f30d2d3c1479723ced69</id>
<content type='text'>
Code cleanup (especially Sorcery / Alaska / Yukon serial driver).
</content>
</entry>
<entry>
<title>* Patch by Ladislav Michl, 05 Apr 2005:</title>
<updated>2005-04-05T23:32:21Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-04-05T23:32:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3c2b3d454daa6024cc20d166b2f50efde169c7fe'/>
<id>urn:sha1:3c2b3d454daa6024cc20d166b2f50efde169c7fe</id>
<content type='text'>
  Add support for VoiceBlue board.

* Patch by Ladislav Michl, 05 Apr 2005:
  Fix netboot_common() prototypes.

* Cleanup.
</content>
</entry>
<entry>
<title>Add support for MPC8220 based "sorcery" board.</title>
<updated>2005-04-05T21:57:18Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-04-05T21:57:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=12b43d515c62682fcf7b578f31920a2be49142fe'/>
<id>urn:sha1:12b43d515c62682fcf7b578f31920a2be49142fe</id>
<content type='text'>
</content>
</entry>
</feed>
