<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/dave, branch LABEL_2004_02_24_0305</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/dave?h=LABEL_2004_02_24_0305</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/dave?h=LABEL_2004_02_24_0305'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2004-02-24T02:01:43Z</updated>
<entry>
<title>Add missing board/dave/B2/B2.c file.</title>
<updated>2004-02-24T02:01:43Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-02-24T02:01:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5cfbab3d822cb690be6d4f1793aab0cea761134c'/>
<id>urn:sha1:5cfbab3d822cb690be6d4f1793aab0cea761134c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Patch by Andrea Scian, 17 Feb 2004:</title>
<updated>2004-02-24T00:16:43Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-02-24T00:16:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=074cff0d2863bab21b065cf283eccd728f4fecaa'/>
<id>urn:sha1:074cff0d2863bab21b065cf283eccd728f4fecaa</id>
<content type='text'>
  Add support for S3C44B0 processor and DAVE B2 board

* Patch by Steven Scholz, 20 Feb 2004:
  - Add support for MII commands on AT91RM9200 boards
  - some cleanup in AT91RM9200 ethernet code
</content>
</entry>
<entry>
<title>* The PS/2 mux on the BMS2003 board needs 450 ms after power on</title>
<updated>2004-01-20T23:12:12Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-01-20T23:12:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c837dcb1a316745092567bfe4fb266d0941884ff'/>
<id>urn:sha1:c837dcb1a316745092567bfe4fb266d0941884ff</id>
<content type='text'>
  before we can access it; add delay in case we are faster (with no
  CF card inserted)

* Cleanup of some init functions

* Make sure SCC Ethernet is always stopped by the time we boot Linux
  to avoid Linux crashes by early packets coming in.

* Accelerate flash accesses on LWMON board by using buffered writes
</content>
</entry>
<entry>
<title>* Fix problems caused by Robert Schwebel's cramfs patch</title>
<updated>2004-01-04T16:28:35Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-01-04T16:28:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=180d3f74e4738ee107e269cbb949481075dd789a'/>
<id>urn:sha1:180d3f74e4738ee107e269cbb949481075dd789a</id>
<content type='text'>
* Patch by Scott McNutt, 02 Jan 2004:
  Add support for the Nios Active Serial Memory Interface (ASMI)
  on Cyclone devices

* Patch by Andrea Marson, 16 Dec 2003:
  Add support for the PPChameleon ME and HI modules

* Patch by Yuli Barcohen, 22 Dec 2003:
  Add support for Motorola DUET ADS board (MPC87x/88x)
</content>
</entry>
<entry>
<title>Fix PCI problems on PPChameleon board</title>
<updated>2003-10-22T09:00:28Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-10-22T09:00:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4654af27b894277c9e3dac5359f6b3e74d1405ac'/>
<id>urn:sha1:4654af27b894277c9e3dac5359f6b3e74d1405ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Patches by Xianghua Xiao, 15 Oct 2003:</title>
<updated>2003-10-15T23:53:47Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-10-15T23:53:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=42d1f0394bef0624fc9664714d54bb137931d6a6'/>
<id>urn:sha1:42d1f0394bef0624fc9664714d54bb137931d6a6</id>
<content type='text'>
  - Added Motorola CPU 8540/8560 support (cpu/85xx)
  - Added Motorola MPC8540ADS board support (board/mpc8540ads)
  - Added Motorola MPC8560ADS board support (board/mpc8560ads)

* Minor code cleanup
</content>
</entry>
<entry>
<title>* Update TRAB auto update code</title>
<updated>2003-10-06T21:55:32Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-10-06T21:55:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fbe4b5cbdea438ccec0d93de443f367f3ba46196'/>
<id>urn:sha1:fbe4b5cbdea438ccec0d93de443f367f3ba46196</id>
<content type='text'>
* Make fatload set filesize environment variable
  fix potential buffer overlow problem

* enable basic / medium / high-end configurations for PPChameleonEVB
  board; fix NAND code

* enable TFTP client code to specify to the server the desired
  timeout value (see RFC-2349)
</content>
</entry>
<entry>
<title>* Patch by Gary Jennejohn, 11 Sep 2003:</title>
<updated>2003-09-11T19:48:06Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-11T19:48:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a43278a43d522fba7fea0ed3045b718a9c8d22ac'/>
<id>urn:sha1:a43278a43d522fba7fea0ed3045b718a9c8d22ac</id>
<content type='text'>
  - allow for longer timeouts for USB mass storage devices

* Patch by Denis Peter, 11 Sep 2003:
  - fix USB data pointer assignment for bulk only transfer.
  - prevent to display erased directories in FAT filesystem.

* Change output format for NAND flash - make it look like for other
  memory, too
</content>
</entry>
<entry>
<title>Adjustments / cleanup for PPChameleon EVB board</title>
<updated>2003-09-03T14:03:26Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-03T14:03:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4d816774f120e5f0278197eb9de32a6e318cce04'/>
<id>urn:sha1:4d816774f120e5f0278197eb9de32a6e318cce04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Add support for PPChameleon Eval Board</title>
<updated>2003-09-02T22:48:03Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-02T22:48:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=12f34241cb9679c27a1ab3561766562f5a515eff'/>
<id>urn:sha1:12f34241cb9679c27a1ab3561766562f5a515eff</id>
<content type='text'>
* Add support for P3G4 board

* Fix problem with MGT5100 FEC driver: add "early" MAC address
  initialization
</content>
</entry>
</feed>
