<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git, branch U-Boot-0_4_3</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>Mode modem init support to F3+F4 key combination</title>
<updated>2003-07-15T22:00:22+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-07-15T22:00:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=ad12965db5d145f7cf7595cbeaf03b3402f42897'/>
<id>ad12965db5d145f7cf7595cbeaf03b3402f42897</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid unnecessary call to post_word_load();</title>
<updated>2003-07-15T21:50:34+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-07-15T21:50:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=667122af2d5079589de47855948ce4a3f716cb87'/>
<id>667122af2d5079589de47855948ce4a3f716cb87</id>
<content type='text'>
make logbuf compile without POST
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make logbuf compile without POST
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt log driver to latest POST changes (POST_SLOWTEST)</title>
<updated>2003-07-15T21:08:26+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-07-15T21:08:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=2960b65addd7dcfdc4a4852ca2f557482b58dd22'/>
<id>2960b65addd7dcfdc4a4852ca2f557482b58dd22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patches by Kshitij, 04 Jul 2003</title>
<updated>2003-07-15T20:04:06+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-07-15T20:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=2e5983d2ea5ff21406408c18c5b8fa12d4250908'/>
<id>2e5983d2ea5ff21406408c18c5b8fa12d4250908</id>
<content type='text'>
- added support for arm925t cpu core
- added support for TI OMAP 1510 Innovator Board
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- added support for arm925t cpu core
- added support for TI OMAP 1510 Innovator Board
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patches by Martin Krause, 14 Jul 2003:</title>
<updated>2003-07-15T07:45:49+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-07-15T07:45:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=6dff55297283ebe16096e25f2dadb54e4b6fd9fc'/>
<id>6dff55297283ebe16096e25f2dadb54e4b6fd9fc</id>
<content type='text'>
  - add I2C support for s3c2400 systems (trab board)
  - (re-) add "ping" to command table

* Fix handling of "slow" POST routines
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - add I2C support for s3c2400 systems (trab board)
  - (re-) add "ping" to command table

* Fix handling of "slow" POST routines
</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>- Patch by Stefan Roese, 11 Jul 2003</title>
<updated>2003-07-11T08:23:12+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2003-07-11T08:23:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=5702923e23238df6c6f62d53f73863462ae62f4e'/>
<id>5702923e23238df6c6f62d53f73863462ae62f4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed interrupt polarity.</title>
<updated>2003-07-11T08:20:33+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2003-07-11T08:20:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=5b8b65251920382dedce87e9ef71def2fb304841'/>
<id>5b8b65251920382dedce87e9ef71def2fb304841</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- FPGA updated.</title>
<updated>2003-07-11T08:17:26+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2003-07-11T08:17:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=2e533c373daa306f2656a181b44b71f0916e9a55'/>
<id>2e533c373daa306f2656a181b44b71f0916e9a55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- BSP command added.</title>
<updated>2003-07-11T08:14:14+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2003-07-11T08:14:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=b762b9f4fc57270fd13c0208d991d833322c27ec'/>
<id>b762b9f4fc57270fd13c0208d991d833322c27ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
