<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/common, branch LABEL_2005_03_06_0225</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/common?h=LABEL_2005_03_06_0225</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/common?h=LABEL_2005_03_06_0225'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2005-03-06T01:21:30Z</updated>
<entry>
<title>Add port initialization for digital I/O on INKA4x0</title>
<updated>2005-03-06T01:21:30Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-03-06T01:21:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f4733a0764741966a5e842968166b40fb062d577'/>
<id>urn:sha1:f4733a0764741966a5e842968166b40fb062d577</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Fix get_partition_info() parameter error in all other calls</title>
<updated>2005-03-04T11:27:31Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-03-04T11:27:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b05dcb58fe04c6274fc942fa93efe77072395951'/>
<id>urn:sha1:b05dcb58fe04c6274fc942fa93efe77072395951</id>
<content type='text'>
  (common/cmd_ide.c, common/cmd_reiser.c, common/cmd_scsi.c).

* Enable USB and IDE support for INKA4x0 board

* Patch by Andrew Dyer, 28 February 2005:
  fix ext2load passing an incorrect pointer to get_partition_info()
  resulting in load failure for devices other than 0
</content>
</entry>
<entry>
<title>Cleanup USB and partition defines</title>
<updated>2005-02-24T23:23:29Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-02-24T23:23:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1968e615d4092f728f4732a0b148ded6d1caa731'/>
<id>urn:sha1:1968e615d4092f728f4732a0b148ded6d1caa731</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix yet another recently introduced bug.</title>
<updated>2005-02-08T15:29:01Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-02-08T15:29:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b9649854f6ffdeaad23daec21013552cef2e05f0'/>
<id>urn:sha1:b9649854f6ffdeaad23daec21013552cef2e05f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix for incomplete byteorder fix in cmd_scsi.c and cmd_usb.c</title>
<updated>2005-02-04T21:33:05Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-02-04T21:33:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2f916943c9b85d628c67c8ac98e604f2bcbc21e4'/>
<id>urn:sha1:2f916943c9b85d628c67c8ac98e604f2bcbc21e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix byteorder problem in usbboot and scsiboot commands.</title>
<updated>2005-02-04T15:38:08Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-02-04T15:38:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f8883cb101061c85c49cc1a3e68b890eab8ab118'/>
<id>urn:sha1:f8883cb101061c85c49cc1a3e68b890eab8ab118</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Patch by Cajus Hahn, 04 Feb 2005:</title>
<updated>2005-02-04T15:02:06Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-02-04T15:02:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=20a80418f9201f81b718aeb6c872b83bd8e929c0'/>
<id>urn:sha1:20a80418f9201f81b718aeb6c872b83bd8e929c0</id>
<content type='text'>
  - don't insist on leading '/' for filename in ext2load
  - set default partition to useful value (1) in ext2load

* Patch by Andrew Dyer, 08 Jan 2005:
  fix wrong return codes in ext2 code
</content>
</entry>
<entry>
<title>* Removed '--no-warn-mismatch' option from Makefile. This option</title>
<updated>2005-02-03T23:00:49Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-02-03T23:00:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1a344f298d9d334f7bec631432c10c0666d04757'/>
<id>urn:sha1:1a344f298d9d334f7bec631432c10c0666d04757</id>
<content type='text'>
  makes 'ld' to overlook binary objects compatibility.

* Moved $(PLATFORM_LIBS) from the library group (--start-group ...
  --end-group) outside of the group. This will make 'ld' to do
  _multiple_ search in the library group when resolving symbol
  references and do only a _single_ seach in libgcc.a after the group
  search.

* Fix stability problems on CPC45 board again.

* Make image detection for diskboot / usbboot / scsiboot more robust
  (also check header checksum)
</content>
</entry>
<entry>
<title>Fix IDE stability problems on CPC45 board.</title>
<updated>2005-01-22T18:26:04Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-01-22T18:26:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cd172b710822fe170db04fa1e78c08adea56425a'/>
<id>urn:sha1:cd172b710822fe170db04fa1e78c08adea56425a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Code cleanup.</title>
<updated>2005-01-22T18:13:04Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-01-22T18:13:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c3d2b4b48a225edd35f80f4b7b8e70e628366575'/>
<id>urn:sha1:c3d2b4b48a225edd35f80f4b7b8e70e628366575</id>
<content type='text'>
</content>
</entry>
</feed>
