<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/net, branch LABEL_2005_09_15_2320</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/net?h=LABEL_2005_09_15_2320</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/net?h=LABEL_2005_09_15_2320'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2005-08-31T10:55:50Z</updated>
<entry>
<title>Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT).</title>
<updated>2005-08-31T10:55:50Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2005-08-31T10:55:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9d2a873bdf72a7c615c9c7ac55357085d0299716'/>
<id>urn:sha1:9d2a873bdf72a7c615c9c7ac55357085d0299716</id>
<content type='text'>
Removed CFG_CMD_DISPLAY from default commands.
Fixed compiler warning in net.c.
Patch by Stefan Roese, 31 Aug 2005
</content>
</entry>
<entry>
<title>Prepare U-Boot for gcc-4.x</title>
<updated>2005-08-25T23:36:03Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2005-08-25T23:36:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7bc5ee0785a528962bffc586f7d447d79e2642b4'/>
<id>urn:sha1:7bc5ee0785a528962bffc586f7d447d79e2642b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c</title>
<updated>2005-08-16T16:18:00Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2005-08-16T16:18:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d6c61aabc49c22a5c040f046fdc04dc478ed071f'/>
<id>urn:sha1:d6c61aabc49c22a5c040f046fdc04dc478ed071f</id>
<content type='text'>
now handling all 4xx cpu's.
Patch by Stefan Roese, 16 Aug 2005
</content>
</entry>
<entry>
<title>Minor code cleanup</title>
<updated>2005-08-12T21:43:12Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2005-08-12T21:43:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b2f508075c16e337de6961c25310856a8a3152cc'/>
<id>urn:sha1:b2f508075c16e337de6961c25310856a8a3152cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add UPD-Checksum code, fix problem in net.c (return instead of break)</title>
<updated>2005-08-12T18:06:52Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2005-08-12T18:06:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8534bf9ac0c4c37ff684c03189a564f0aae7b076'/>
<id>urn:sha1:8534bf9ac0c4c37ff684c03189a564f0aae7b076</id>
<content type='text'>
Patch by Reinhard Arlt, 12 Aug 2005
</content>
</entry>
<entry>
<title>Fix return code of NFS command</title>
<updated>2005-08-05T23:11:12Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2005-08-05T23:11:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=23a7a32d41c02e734c0b9d46c41d752d6a512746'/>
<id>urn:sha1:23a7a32d41c02e734c0b9d46c41d752d6a512746</id>
<content type='text'>
Patch by Hiroshi Ito, 11 Dec 2004
</content>
</entry>
<entry>
<title>Merge with /home/wd/git/u-boot/master</title>
<updated>2005-08-05T09:22:28Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2005-08-05T09:22:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cbf9c117282b8729bdb86071997b58fcab58c444'/>
<id>urn:sha1:cbf9c117282b8729bdb86071997b58fcab58c444</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix endianess problem in TFTP / NFS default filenames</title>
<updated>2005-08-03T23:09:44Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2005-08-03T23:09:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c43352ccfa1ebeb15da26e52bcb152f614cbfe0a'/>
<id>urn:sha1:c43352ccfa1ebeb15da26e52bcb152f614cbfe0a</id>
<content type='text'>
Patch by Hiroshi Ito, 06 Dec 2004
</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>
<entry>
<title>* Patch by Jon Loeliger, 2005-05-05</title>
<updated>2005-07-25T19:05:07Z</updated>
<author>
<name>Jon Loeliger</name>
<email>jdl@freescale.com</email>
</author>
<published>2005-07-25T19:05:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d9b94f28a442b0013caef99de084d7b72e2d4607'/>
<id>urn:sha1:d9b94f28a442b0013caef99de084d7b72e2d4607</id>
<content type='text'>
  Implemented support for MPC8548CDS board.
  Added DDR II support based on SPD values for MPC85xx boards.
  This roll-up patch also includes bugfies for the previously
  published patches:
    DDRII CPO, pre eTSEC, 8548 LBIU, Andy's TSEC, eTSEC 3&amp;4 I/O
</content>
</entry>
</feed>
