<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/post.h, branch LABEL_2004_05_29_1850</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>* Patches by Pantelis Antoniou, 30 Mar 2004:</title>
<updated>2004-04-15T21:16:42+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-04-15T21:16:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=5a8c51cd5ef87195e05cdd9aaf2f1dcc753c9792'/>
<id>5a8c51cd5ef87195e05cdd9aaf2f1dcc753c9792</id>
<content type='text'>
  - add support for the Epson 156x series of graphical displays
    (These displays are serial and not suitable for using a normal
    framebuffer console on them)
  - add infrastructure needed in order to POST any DSPs in a board
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - add support for the Epson 156x series of graphical displays
    (These displays are serial and not suitable for using a normal
    framebuffer console on them)
  - add infrastructure needed in order to POST any DSPs in a board
</pre>
</div>
</content>
</entry>
<entry>
<title>* Implement new mechanism to export U-Boot's functions to standalone</title>
<updated>2003-07-24T23:38:38+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-07-24T23:38:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=27b207fd0a0941b03f27e2a82c0468b1a090c745'/>
<id>27b207fd0a0941b03f27e2a82c0468b1a090c745</id>
<content type='text'>
  applications: instead of using (PPC-specific) system calls we now
  use a jump table; please see doc/README.standalone for details

* Patch by Dave Westwood, 24 Jul 2003:
  added support for Unity OS (a proprietary OS)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  applications: instead of using (PPC-specific) system calls we now
  use a jump table; please see doc/README.standalone for details

* Patch by Dave Westwood, 24 Jul 2003:
  added support for Unity OS (a proprietary OS)
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patches by Yuli Barcohen, 13 Jul 2003:</title>
<updated>2003-07-14T22:13:32+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-07-14T22:13:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=8564acf936726c5568d71e4fa93a0ae9814e0d07'/>
<id>8564acf936726c5568d71e4fa93a0ae9814e0d07</id>
<content type='text'>
  - Correct flash and JFFS2 support for MPC8260ADS
  - fix PVR values and clock generation for PowerQUICC II family
    (8270/8275/8280)

* Patch by Bernhard Kuhn, 08 Jul 2003:
  - add support for M68K targets

* Patch by Ken Chou, 3 Jul:
  - Fix PCI config table for A3000
  - Fix iobase for natsemi.c
    (PCI_BASE_ADDRESS_0 is the IO base register for DP83815)

* Allow to enable "slow" POST routines by key press on power-on
* Fix temperature dependend switching of LCD backlight on LWMON
* Tweak output format for LWMON
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Correct flash and JFFS2 support for MPC8260ADS
  - fix PVR values and clock generation for PowerQUICC II family
    (8270/8275/8280)

* Patch by Bernhard Kuhn, 08 Jul 2003:
  - add support for M68K targets

* Patch by Ken Chou, 3 Jul:
  - Fix PCI config table for A3000
  - Fix iobase for natsemi.c
    (PCI_BASE_ADDRESS_0 is the IO base register for DP83815)

* Allow to enable "slow" POST routines by key press on power-on
* Fix temperature dependend switching of LCD backlight on LWMON
* Tweak output format for LWMON
</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>* 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>Initial revision</title>
<updated>2002-09-12T22:42:52+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2002-09-12T22:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=7133d4c4f13ba4228ac8fd1a10ee47fffc5204f7'/>
<id>7133d4c4f13ba4228ac8fd1a10ee47fffc5204f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
