<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/stxxtc/Makefile, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/stxxtc/Makefile?h=main</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/stxxtc/Makefile?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2009-08-28T22:12:38Z</updated>
<entry>
<title>stx: create common vendor/board hierarchy for STx boards</title>
<updated>2009-08-28T22:12:38Z</updated>
<author>
<name>Alex Dubov</name>
<email>oakad@yahoo.com</email>
</author>
<published>2009-08-07T05:28:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7b18c227b847e4782eb1492219ebd555f521b08b'/>
<id>urn:sha1:7b18c227b847e4782eb1492219ebd555f521b08b</id>
<content type='text'>
Move files belonging to the STx boards into common vendor directory and
update the Makefile to reflect this.

Signed-off-by: Alex Dubov &lt;oakad@yahoo.com&gt;
Signed-off-by: Kumar Gala &lt;galak@kernel.crashing.org&gt;
</content>
</entry>
<entry>
<title>Merge with /home/wd/git/u-boot/master</title>
<updated>2006-10-11T12:15:21Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@nyx.denx.de</email>
</author>
<published>2006-10-11T12:15:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fb883a521e04437acfe989de3e152b2e4866856b'/>
<id>urn:sha1:fb883a521e04437acfe989de3e152b2e4866856b</id>
<content type='text'>
</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>* Removed the oftree.dts for stxxtx in light of the changes</title>
<updated>2006-06-28T15:43:00Z</updated>
<author>
<name>Matthew McClintock</name>
<email>msm@freescale.com</email>
</author>
<published>2006-06-28T15:43:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=be7e8b0cb5a0c49dc180075b96df296a893bf146'/>
<id>urn:sha1:be7e8b0cb5a0c49dc180075b96df296a893bf146</id>
<content type='text'>
  to the flat device tree handling code
  Patch by Matthew McClintock 26-June-2006
</content>
</entry>
<entry>
<title>Cleanup</title>
<updated>2005-10-12T23:50:05Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2005-10-12T23:50:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b604a40b4f802e045c273344f3d9f553f9193f3e'/>
<id>urn:sha1:b604a40b4f802e045c273344f3d9f553f9193f3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for OF flat tree for the STXtc board.</title>
<updated>2005-10-12T23:49:09Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2005-10-12T23:49:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=070610c529d8fc4c4339b8422054b1f82abae7f0'/>
<id>urn:sha1:070610c529d8fc4c4339b8422054b1f82abae7f0</id>
<content type='text'>
Patch by Pantelis Antoniou, 04 Sep 2005
</content>
</entry>
<entry>
<title>Add support for Silicon Turnkey eXpress XTc (mpc87x/88x) board.</title>
<updated>2005-08-15T13:55:00Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2005-08-15T13:55:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6bdf430660531aca5f88faeac8657d91595f5b38'/>
<id>urn:sha1:6bdf430660531aca5f88faeac8657d91595f5b38</id>
<content type='text'>
Patch by Dan Malek and Pantelis Antoniou, 15 Aug 2005
</content>
</entry>
</feed>
