<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/o2dnt, 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/o2dnt?h=v1.3.2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/o2dnt?h=v1.3.2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2007-07-03T23:05:31Z</updated>
<entry>
<title>Remove obsolete mpc5xxx linker scripts (1 of 3)</title>
<updated>2007-07-03T23:05:31Z</updated>
<author>
<name>Grant Likely</name>
<email>grant.likely@secretlab.ca</email>
</author>
<published>2007-07-03T06:33:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b4f67513a624ce85866c66c575bd2d9d7977d7f0'/>
<id>urn:sha1:b4f67513a624ce85866c66c575bd2d9d7977d7f0</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>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>Cleanup for GCC-4.x</title>
<updated>2005-10-13T14:45:02Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2005-10-13T14:45:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=77ddac9480d63a80b6bb76d7ee4dcc2d1070867e'/>
<id>urn:sha1:77ddac9480d63a80b6bb76d7ee4dcc2d1070867e</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 new board specific commands for TQM5200/STK52XX</title>
<updated>2005-08-18T22:46:54Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2005-08-18T22:46:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6617aae9b9f297c388fc011bdf4eb6c4553339e6'/>
<id>urn:sha1:6617aae9b9f297c388fc011bdf4eb6c4553339e6</id>
<content type='text'>
- Sound commands (beep, wav, sound)
- Test commands (led, can, backlight, rs232)
Patch by Martin Krause, 02 May 2005
</content>
</entry>
<entry>
<title>O2DNT: added hardware flash protect support, macros cleanup.</title>
<updated>2005-08-11T08:10:30Z</updated>
<author>
<name></name>
<email>m8@hekate.semihalf.com</email>
</author>
<published>2005-08-11T08:10:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=adac376ef2fc3d44764dd32c205cb4ad03dfbe9e'/>
<id>urn:sha1:adac376ef2fc3d44764dd32c205cb4ad03dfbe9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>O2DNT platform specific code.</title>
<updated>2005-08-09T12:52:00Z</updated>
<author>
<name></name>
<email>m8@hekate.semihalf.com</email>
</author>
<published>2005-08-09T12:52:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0841565cc7942b241f3f40c84ffab05dc633396a'/>
<id>urn:sha1:0841565cc7942b241f3f40c84ffab05dc633396a</id>
<content type='text'>
</content>
</entry>
</feed>
