<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/common, branch LABEL_2003_02_28_0150</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/'/>
<entry>
<title>* Add support for 16 MB flash configuration of TRAB board</title>
<updated>2003-02-28T00:49:47+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-02-28T00:49:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=6069ff265362ef6239749b5f598b137f407b821e'/>
<id>6069ff265362ef6239749b5f598b137f407b821e</id>
<content type='text'>
* Patch by Erwin Rol, 27 Feb 2003:
  Add support for RTEMS

* Add image information to README

* Fix dual PCMCIA slot support (when running with just one
  slot populated)

* Add VFD type detection to trab board

* extend drivers/cs8900.c driver to synchronize  ethaddr  environment
  variable with value in the EEPROM

* Start adding MIPS support files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Patch by Erwin Rol, 27 Feb 2003:
  Add support for RTEMS

* Add image information to README

* Fix dual PCMCIA slot support (when running with just one
  slot populated)

* Add VFD type detection to trab board

* extend drivers/cs8900.c driver to synchronize  ethaddr  environment
  variable with value in the EEPROM

* Start adding MIPS support files
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).</title>
<updated>2003-02-14T11:21:23+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2003-02-14T11:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=ad10dd9aaf573fefe1cbd9d446a24f07f8b87428'/>
<id>ad10dd9aaf573fefe1cbd9d446a24f07f8b87428</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Add dual ethernet support on PM826</title>
<updated>2003-01-17T16:27:01+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-01-17T16:27:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=aacf9a49aa1a74d46726fbaee2b8e87e1dad6956'/>
<id>aacf9a49aa1a74d46726fbaee2b8e87e1dad6956</id>
<content type='text'>
* Add support for LXT971 PHY on PM826

* Patch by Tord Andersson, 16 Jan 2003:
  Fix flash sector count for TQM8xxL

* Fix I2C EEPROM problem on ICU862 board (would only write the first
  16 bytes out of each 32 byte block)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add support for LXT971 PHY on PM826

* Patch by Tord Andersson, 16 Jan 2003:
  Fix flash sector count for TQM8xxL

* Fix I2C EEPROM problem on ICU862 board (would only write the first
  16 bytes out of each 32 byte block)
</pre>
</div>
</content>
</entry>
<entry>
<title>* Restrict baudrate settings on LWMON to higher speeds</title>
<updated>2003-01-11T09:48:40+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-01-11T09:48:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=d0fb80c3021e15853895e9ae45ab9368d0fb52fa'/>
<id>d0fb80c3021e15853895e9ae45ab9368d0fb52fa</id>
<content type='text'>
  when watchdog is on

* Update baudrate in bd_info when it gets changed

* Add watchdog trigger points while waiting for serial port
  (so far only 8xx -- needed on LWMON with 100ms watchdog)

* Improve command line tool to access the U-Boot's environment
  (figuration of the utility, using a config file)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  when watchdog is on

* Update baudrate in bd_info when it gets changed

* Add watchdog trigger points while waiting for serial port
  (so far only 8xx -- needed on LWMON with 100ms watchdog)

* Improve command line tool to access the U-Boot's environment
  (figuration of the utility, using a config file)
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch by Detlev Zundel, 30 Dec 2002:</title>
<updated>2003-01-02T23:57:29+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-01-02T23:57:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=a25f862ba8b9d8440973d0204c19fec859f953f3'/>
<id>a25f862ba8b9d8440973d0204c19fec859f953f3</id>
<content type='text'>
Add single quote support for (old) command line parser
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add single quote support for (old) command line parser
</pre>
</div>
</content>
</entry>
<entry>
<title>* Use 1-byte-read instead of -write for iprobe() function</title>
<updated>2002-12-17T01:51:00+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2002-12-17T01:51:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=6aff3115b90780933d390d2b471479179927468d'/>
<id>6aff3115b90780933d390d2b471479179927468d</id>
<content type='text'>
  Add i2c commands to PM826 config

* extend I2C POST code: check for list on known addresses
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Add i2c commands to PM826 config

* extend I2C POST code: check for list on known addresses
</pre>
</div>
</content>
</entry>
<entry>
<title>* Improve log buffer code; use "loglevel" to decide which messages</title>
<updated>2002-12-08T09:53:23+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2002-12-08T09:53:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=228f29ac6e0026e596b3a6fbb640118b9944cdd8'/>
<id>228f29ac6e0026e596b3a6fbb640118b9944cdd8</id>
<content type='text'>
  to log on the console, too (like in Linux); get rid of "logstart"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  to log on the console, too (like in Linux); get rid of "logstart"
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Hans-Joerg Frieden, 06 Dec 2002</title>
<updated>2002-12-07T00:20:59+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2002-12-07T00:20:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=7c7a23bd5a0bc149d2edd665ec46381726b24e0c'/>
<id>7c7a23bd5a0bc149d2edd665ec46381726b24e0c</id>
<content type='text'>
  Fix misc problems with AmigaOne support

* Patch by Chris Hallinan, 3 Dec 2002:
  minor cleanup to the MPC8245 EPIC driver

* Patch by Pierre Aubert , 28 Nov 2002
  Add support for external (SIU) interrupts on MPC8xx

* Patch by Pierre Aubert , 28 Nov 2002
  Fix nested syscalls bug in standalone applications

* Patch by David Müller, 27 Nov 2002:
  fix output of "pciinfo" command for CardBus bridge devices.

* Fix bug in TQM8260 board detection - boards got stuck when board ID
  was not readable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Fix misc problems with AmigaOne support

* Patch by Chris Hallinan, 3 Dec 2002:
  minor cleanup to the MPC8245 EPIC driver

* Patch by Pierre Aubert , 28 Nov 2002
  Add support for external (SIU) interrupts on MPC8xx

* Patch by Pierre Aubert , 28 Nov 2002
  Fix nested syscalls bug in standalone applications

* Patch by David Müller, 27 Nov 2002:
  fix output of "pciinfo" command for CardBus bridge devices.

* Fix bug in TQM8260 board detection - boards got stuck when board ID
  was not readable
</pre>
</div>
</content>
</entry>
<entry>
<title>Add LED indication for IDE activity on KUP4K board</title>
<updated>2002-12-04T23:39:58+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2002-12-04T23:39:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=1f53a41603b9093c59741f4208fef0ab3790d6ce'/>
<id>1f53a41603b9093c59741f4208fef0ab3790d6ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Fix startup problems with VFD display on TRAB</title>
<updated>2002-12-03T21:28:10+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2002-12-03T21:28:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=a6c7ad2f65afaa717ba19cbf9d8d138b5f10ccf9'/>
<id>a6c7ad2f65afaa717ba19cbf9d8d138b5f10ccf9</id>
<content type='text'>
* Patch by Pierre Aubert, 20 Nov 2002
  Add driver for Epson SED13806 graphic controller.
  Add support for BMP logos in cfb_console driver.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Patch by Pierre Aubert, 20 Nov 2002
  Add driver for Epson SED13806 graphic controller.
  Add support for BMP logos in cfb_console driver.
</pre>
</div>
</content>
</entry>
</feed>
