<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cpu/mpc83xx/Makefile, branch U-Boot-1_2_0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/cpu/mpc83xx/Makefile?h=U-Boot-1_2_0</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/cpu/mpc83xx/Makefile?h=U-Boot-1_2_0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2006-11-04T01:42:23Z</updated>
<entry>
<title>mpc83xx: Update 83xx to use fsl_i2c.c</title>
<updated>2006-11-04T01:42:23Z</updated>
<author>
<name>Timur Tabi</name>
<email>timur@freescale.com</email>
</author>
<published>2006-11-04T01:15:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=be5e61815d5a1fac290ce9c0ef09cb6a8e4288fa'/>
<id>urn:sha1:be5e61815d5a1fac290ce9c0ef09cb6a8e4288fa</id>
<content type='text'>
Update the 83xx tree to use I2C support in drivers/fsl_i2c.c.  Delete
cpu/mpc83xx/i2c.c, include/asm-ppc/i2c.h, and all references to those files.
Added multiple I2C bus support to fsl_i2c.c.

Signed-off-by: Timur Tabi &lt;timur@freescale.com&gt;
</content>
</entry>
<entry>
<title>mpc83xx: add QE ethernet support</title>
<updated>2006-11-04T01:42:21Z</updated>
<author>
<name>Dave Liu</name>
<email>daveliu@freescale.com</email>
</author>
<published>2006-11-03T18:11:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7737d5c658c606f999dfbe3e86b0fed49e5c50ef'/>
<id>urn:sha1:7737d5c658c606f999dfbe3e86b0fed49e5c50ef</id>
<content type='text'>
this patch adds support for the QUICC Engine based UCC gigabit ethernet device.
</content>
</entry>
<entry>
<title>mpc83xx: Removed unused file resetvec.S for mpc83xx cpu</title>
<updated>2006-11-04T01:42:17Z</updated>
<author>
<name>Tanya Jiang</name>
<email>tanya.jiang@freescale.com</email>
</author>
<published>2006-08-03T10:39:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=09a81ff740b29deea1e2ab08a3c2ac136c2e6219'/>
<id>urn:sha1:09a81ff740b29deea1e2ab08a3c2ac136c2e6219</id>
<content type='text'>
Removed unused file resetvec.S for mpc83xx cpu

Signed-off-by: Tanya Jiang &lt;tanya.jiang@freescale.com&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>Coding style cleanup</title>
<updated>2006-10-08T22:42:01Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@atlas.denx.de</email>
</author>
<published>2006-10-08T22:42:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=511d0c72b82aab9b807efde50fc9e390365f5ca1'/>
<id>urn:sha1:511d0c72b82aab9b807efde50fc9e390365f5ca1</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>Add PCI support for the TQM834x board.</title>
<updated>2005-10-17T00:39:53Z</updated>
<author>
<name>Rafal Jaworowski</name>
<email>raj@pollux.denx.de</email>
</author>
<published>2005-10-17T00:39:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6902df56a0b493f369153b09d11afcd74a580561'/>
<id>urn:sha1:6902df56a0b493f369153b09d11afcd74a580561</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Patch by Eran Liberty</title>
<updated>2005-07-28T15:08:46Z</updated>
<author>
<name>Eran Liberty</name>
<email>liberty@freescale.com</email>
</author>
<published>2005-07-28T15:08:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f046ccd15c8bc9613bfd72916b761a127d36e5c6'/>
<id>urn:sha1:f046ccd15c8bc9613bfd72916b761a127d36e5c6</id>
<content type='text'>
  Add support for the Freescale MPC8349ADS board.
</content>
</entry>
</feed>
