<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/Makefile, branch LABEL_2005_04_05_2345</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<entry>
<title>Add support for MPC8220 based "sorcery" board.</title>
<updated>2005-04-05T21:57:18+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-04-05T21:57:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=12b43d515c62682fcf7b578f31920a2be49142fe'/>
<id>12b43d515c62682fcf7b578f31920a2be49142fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for TQM8560 board</title>
<updated>2005-04-05T16:26:47+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-04-05T16:26:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f5c5ef4a1fa7dcf90fd74f795a131d07377406ab'/>
<id>f5c5ef4a1fa7dcf90fd74f795a131d07377406ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch by Jerry Van Baren, 08 Nov 2004:</title>
<updated>2005-04-03T23:22:21+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-04-03T23:22:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=901787d6e83b6a5beba5905fbc5441673dcd63e1'/>
<id>901787d6e83b6a5beba5905fbc5441673dcd63e1</id>
<content type='text'>
- Add low-boot option for MPC8260ADS board (if lowboot is selected,
  the jumper for the HRCW source should select flash. If lowboot is
  not selected, the jumper for the HRCW source should select the
  BCSR.
- change default load base address to 0x00400000
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add low-boot option for MPC8260ADS board (if lowboot is selected,
  the jumper for the HRCW source should select flash. If lowboot is
  not selected, the jumper for the HRCW source should select the
  BCSR.
- change default load base address to 0x00400000
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Yuli Barcohen, 08 Nov 2004:</title>
<updated>2005-04-03T23:11:38+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-04-03T23:11:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8b0bfc6804ad140a3bd31bfb2c15fc7d69c15f5c'/>
<id>8b0bfc6804ad140a3bd31bfb2c15fc7d69c15f5c</id>
<content type='text'>
  Add support for Analogue &amp; Micro Rattler boards.
  Tested on Rattler8248.

* Patch by Andre Renaud, 08 Nov 2004:
  Fix watchdog support in common/lcd.c

* Patch by Marc Leeman, 05 Nov 2003:
  Enable all 4 PCMBRW buffers for the MPC8245 processor since the CPU
  bug only affects the XPC8245 processors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Add support for Analogue &amp; Micro Rattler boards.
  Tested on Rattler8248.

* Patch by Andre Renaud, 08 Nov 2004:
  Fix watchdog support in common/lcd.c

* Patch by Marc Leeman, 05 Nov 2003:
  Enable all 4 PCMBRW buffers for the MPC8245 processor since the CPU
  bug only affects the XPC8245 processors
</pre>
</div>
</content>
</entry>
<entry>
<title>Patches by Josef Wagner, 29 Oct 2004:</title>
<updated>2005-04-03T22:35:21+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-04-03T22:35:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=384cc687445b34241fcc8b31bbb7aa9fc252dd90'/>
<id>384cc687445b34241fcc8b31bbb7aa9fc252dd90</id>
<content type='text'>
- Add support for MicroSys CPU87 board
- Add support for MicroSys PM854 board
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add support for MicroSys CPU87 board
- Add support for MicroSys PM854 board
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Yusdi Santoso, 22 Oct 2004:</title>
<updated>2005-04-03T15:51:42+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-04-03T15:51:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=756f586a73d756f163dc03a049d650cc1a5b5899'/>
<id>756f586a73d756f163dc03a049d650cc1a5b5899</id>
<content type='text'>
  - Add support for HIDDEN_DRAGON board
  - fix endianess problem in driver/rtl1839.c

* Patch by Allen Curtis, 21 Oct 2004:
  support multiple serial ports
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Add support for HIDDEN_DRAGON board
  - fix endianess problem in driver/rtl1839.c

* Patch by Allen Curtis, 21 Oct 2004:
  support multiple serial ports
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by David Brownell, 10 Mar 2005:</title>
<updated>2005-03-14T23:56:42+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-03-14T23:56:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9d46ea4a5543e6d56f974a515eac972afee5da00'/>
<id>9d46ea4a5543e6d56f974a515eac972afee5da00</id>
<content type='text'>
  Restore copyright statements in OHCI drivers.

* Add support for TQM8540 board
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Restore copyright statements in OHCI drivers.

* Add support for TQM8540 board
</pre>
</div>
</content>
</entry>
<entry>
<title>* Removed '--no-warn-mismatch' option from Makefile. This option</title>
<updated>2005-02-03T23:00:49+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-02-03T23:00:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1a344f298d9d334f7bec631432c10c0666d04757'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  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)
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Daniel Poirot, 10 Oct 2004:</title>
<updated>2005-01-09T23:48:14+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-01-09T23:48:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=652a10c0965bcbc64dc88fc54e34bedf1612e66b'/>
<id>652a10c0965bcbc64dc88fc54e34bedf1612e66b</id>
<content type='text'>
  Add support for Wind River sbc405 board

* Patch by Rainer Brestan, 12 Oct 2004:
  Make examples/Makefile more robust
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Add support for Wind River sbc405 board

* Patch by Rainer Brestan, 12 Oct 2004:
  Make examples/Makefile more robust
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patches by Richard Woodruff, 01 Oct 2004:</title>
<updated>2005-01-09T23:16:25+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-01-09T23:16:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8ed9604613398660f9ee855060661da8809d4045'/>
<id>8ed9604613398660f9ee855060661da8809d4045</id>
<content type='text'>
  add support for the TI OMAP2420 processor and its H4 reference
  board

* Patch by Christian Pellegrin, 24 Sep 2004:
  Added support for NE2000 compatible (DP8390, DP83902) NICs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  add support for the TI OMAP2420 processor and its H4 reference
  board

* Patch by Christian Pellegrin, 24 Sep 2004:
  Added support for NE2000 compatible (DP8390, DP83902) NICs.
</pre>
</div>
</content>
</entry>
</feed>
