<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/post, branch LABEL_2003_06_05_2140</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>Patch by Mathijs Haarman, 08 May 2003:</title>
<updated>2003-05-12T21:50:16+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-05-12T21:50:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=45219c46605f9b933ab454738ee4ce543d5b70d6'/>
<id>45219c46605f9b933ab454738ee4ce543d5b70d6</id>
<content type='text'>
Add lan91c96 driver (tested on Lubbock and custom PXA250 board only)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add lan91c96 driver (tested on Lubbock and custom PXA250 board only)
</pre>
</div>
</content>
</entry>
<entry>
<title>* LWMON extensions:</title>
<updated>2003-04-27T22:52:51+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-04-27T22:52:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=4532cb696eb717419022dbaa8d408e7df7df7b68'/>
<id>4532cb696eb717419022dbaa8d408e7df7df7b68</id>
<content type='text'>
  - Splashscreen support
  - modem support
  - sysmon support
  - temperature dependend enabling of LCD

* Allow booting from old "PPCBoot" disk partitions

* Add support for TQM8255 Board / MPC8255 CPU
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Splashscreen support
  - modem support
  - sysmon support
  - temperature dependend enabling of LCD

* Allow booting from old "PPCBoot" disk partitions

* Add support for TQM8255 Board / MPC8255 CPU
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for TQM862L modules</title>
<updated>2003-04-10T11:18:18+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-04-10T11:18:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=d126bfbdbd45a78952d88a702b628ab9107c04e5'/>
<id>d126bfbdbd45a78952d88a702b628ab9107c04e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>* 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>
<entry>
<title>* Added support for both PCMCIA slots (at the same time!) on MPC8xx</title>
<updated>2002-11-21T23:11:29+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2002-11-21T23:11:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=ea909b7604306a400ee3abf57e2fa7b2dde5dde1'/>
<id>ea909b7604306a400ee3abf57e2fa7b2dde5dde1</id>
<content type='text'>
* Patch by Rod Boyce, 21 Nov 2002:
  fix PCMCIA on MBX8xx board

* Patch by Pierre Aubert , 21 Nov 2002
  Add CFG_CPM_POST_WORD_ADDR to make the offset of the
  bootmode word in DPRAM configurable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Patch by Rod Boyce, 21 Nov 2002:
  fix PCMCIA on MBX8xx board

* Patch by Pierre Aubert , 21 Nov 2002
  Add CFG_CPM_POST_WORD_ADDR to make the offset of the
  bootmode word in DPRAM configurable
</pre>
</div>
</content>
</entry>
<entry>
<title>* Add support for log buffer which can be passed to Linux kernel's</title>
<updated>2002-11-05T16:35:14+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2002-11-05T16:35:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=56f94be3ef63732384063e110277ed89701b6471'/>
<id>56f94be3ef63732384063e110277ed89701b6471</id>
<content type='text'>
  syslog mechanism; used especially for POST results.

* Patch by Klaus Heydeck, 31 Oct 2002:
  Add initial support for kup4k board
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  syslog mechanism; used especially for POST results.

* Patch by Klaus Heydeck, 31 Oct 2002:
  Add initial support for kup4k board
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>2002-11-03T00:24:07+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2002-11-03T00:24:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=c609719b8d1b2dca590e0ed499016d041203e403'/>
<id>c609719b8d1b2dca590e0ed499016d041203e403</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>2002-10-07T21:13:39+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2002-10-07T21:13:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=324f6cfd12a00dd1c4829ae950d75d1b91fecdb0'/>
<id>324f6cfd12a00dd1c4829ae950d75d1b91fecdb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
