<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/configs/cmc_pu2.h, branch origin</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>get rid of obsolete CFG_AT91C_BRGR_DIVISOR definition</title>
<updated>2005-04-20T14:38:59+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-04-20T14:38:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7cc1438d433c5c5ee65fcb588a4d70acb117af82'/>
<id>7cc1438d433c5c5ee65fcb588a4d70acb117af82</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 Steven Scholz, 06 Apr 2005:</title>
<updated>2005-04-06T13:52:31+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-04-06T13:52:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a85f9f21aab7ee586cabe1773a02e9d04caa65fa'/>
<id>a85f9f21aab7ee586cabe1773a02e9d04caa65fa</id>
<content type='text'>
- creating SoC subdir for Atmel AT91RM9200 cpu/arm920t/at91rm9200
- moving code out of cpu/at91rm9200 into cpu/arm920t/at91rm9200
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- creating SoC subdir for Atmel AT91RM9200 cpu/arm920t/at91rm9200
- moving code out of cpu/at91rm9200 into cpu/arm920t/at91rm9200
</pre>
</div>
</content>
</entry>
<entry>
<title>* Add FEC support for TQM8540 board.</title>
<updated>2005-04-04T23:43:44+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-04-04T23:43:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3dd7f0f0ca1720aee5d8b1b40fd2ae093deb81a0'/>
<id>3dd7f0f0ca1720aee5d8b1b40fd2ae093deb81a0</id>
<content type='text'>
  Interfaces are named as follows: "ENET1" - TSEC2, "ENET2" - FEC

* Patch by Martin Krause, 04 Apr 2005:
  Update default configuration for CMC_PU2 board.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Interfaces are named as follows: "ENET1" - TSEC2, "ENET2" - FEC

* Patch by Martin Krause, 04 Apr 2005:
  Update default configuration for CMC_PU2 board.
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch by Steven Scholz, 4 Apr 2005:</title>
<updated>2005-04-04T12:44:11+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-04-04T12:44:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8aa1a2d115420b1eb126f69f3547b54d275c3228'/>
<id>8aa1a2d115420b1eb126f69f3547b54d275c3228</id>
<content type='text'>
- remove all references to CONFIG_INIT_CRITICAL for ARM based boards
- introduce two new configuration options instead:
  CONFIG_SKIP_LOWLEVEL_INIT and CONFIG_SKIP_RELOCATE_UBOOT
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- remove all references to CONFIG_INIT_CRITICAL for ARM based boards
- introduce two new configuration options instead:
  CONFIG_SKIP_LOWLEVEL_INIT and CONFIG_SKIP_RELOCATE_UBOOT
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix timer code for ARM systems: make sure that udelay() does not</title>
<updated>2005-04-04T12:08:28+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-04-04T12:08:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=101e8dfa2a8b045c6655bf2b3d6fba8d378453cd'/>
<id>101e8dfa2a8b045c6655bf2b3d6fba8d378453cd</id>
<content type='text'>
reset timers so it's save to use udelay() in timeout code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reset timers so it's save to use udelay() in timeout code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor cleanup</title>
<updated>2005-04-03T14:18:51+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-04-03T14:18:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=59acc296d97b7262b64be8bc23b12c47b4fdd7e6'/>
<id>59acc296d97b7262b64be8bc23b12c47b4fdd7e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare for SoC rework of ARM code:</title>
<updated>2005-04-02T23:52:25+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-04-02T23:52:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=400558b561e2bdb47f87b96b3510dda0881a3662'/>
<id>400558b561e2bdb47f87b96b3510dda0881a3662</id>
<content type='text'>
- rename CONFIG_BOOTBINFUNC into  CONFIG_INIT_CRITICAL
- rename memsetup into lowlevel_init (function name and source files)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- rename CONFIG_BOOTBINFUNC into  CONFIG_INIT_CRITICAL
- rename memsetup into lowlevel_init (function name and source files)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix problems with SNTP support;</title>
<updated>2005-04-02T22:37:54+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-04-02T22:37:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=414eec35e3832f4f9ce8a25ace7ead638be1f76f'/>
<id>414eec35e3832f4f9ce8a25ace7ead638be1f76f</id>
<content type='text'>
enable SNTP support in some boards.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
enable SNTP support in some boards.
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch by Martin Krause, 01 Apr 2005:</title>
<updated>2005-04-01T09:29:14+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-04-01T09:29:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e6ba3c92ceefc2f3f7f41b59640272d8a462bb46'/>
<id>e6ba3c92ceefc2f3f7f41b59640272d8a462bb46</id>
<content type='text'>
Fix flash erase timeout on CMC_PU2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix flash erase timeout on CMC_PU2
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch by Steven Scholz, 13 Dec 2004:</title>
<updated>2005-03-31T23:44:33+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-03-31T23:44:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ef2807c667a91135fbb91b805b852ccfbff03587'/>
<id>ef2807c667a91135fbb91b805b852ccfbff03587</id>
<content type='text'>
Remove duplicated code by merging memsetup.S files for
at91rm9200 boards into one cpu/at91rm9200/lowlevel.S
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove duplicated code by merging memsetup.S files for
at91rm9200 boards into one cpu/at91rm9200/lowlevel.S
</pre>
</div>
</content>
</entry>
</feed>
