<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/lib_arm, branch LABEL_2004_07_01_1200</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>* Fix flash parameters passed to Linux for PPChameleon board</title>
<updated>2004-06-17T18:50:45+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-06-17T18:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=46a414dc12c7809ac3c3e82b6198a1f435d7489f'/>
<id>46a414dc12c7809ac3c3e82b6198a1f435d7489f</id>
<content type='text'>
* Remove eth_init() from lib_arm/board.c; it's done in net.net.c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove eth_init() from lib_arm/board.c; it's done in net.net.c.
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Paul Ruhland, 17 May 2004:</title>
<updated>2004-06-09T13:37:52+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-06-09T13:37:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f39748ae8edb03017647b0d731cdd06e7bdcde13'/>
<id>f39748ae8edb03017647b0d731cdd06e7bdcde13</id>
<content type='text'>
  - Add support for the Logic Zoom LH7A40x based SDK board(s),
    specifically the LPD7A400.

* Patches by Robert Schwebel, 15 May 2004:
  - call MAC address reading code also for SMSC91C111;
  - make SMSC91C111 timeout configurable, remove duplicate code
  - fix get_timer() for PXA
  - update doc/README.JFFS2
  - use "bootfile" env variable also for jffs2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Add support for the Logic Zoom LH7A40x based SDK board(s),
    specifically the LPD7A400.

* Patches by Robert Schwebel, 15 May 2004:
  - call MAC address reading code also for SMSC91C111;
  - make SMSC91C111 timeout configurable, remove duplicate code
  - fix get_timer() for PXA
  - update doc/README.JFFS2
  - use "bootfile" env variable also for jffs2
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch by Dave Peverley, 29 Apr 2004:</title>
<updated>2004-06-06T22:11:41+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-06-06T22:11:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5ca2679933142f7bf2996590b2e318c298664748'/>
<id>5ca2679933142f7bf2996590b2e318c298664748</id>
<content type='text'>
add MAC address detection to smc91111 driver
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add MAC address detection to smc91111 driver
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Matthew S. McClintock, 14 Apr 2004:</title>
<updated>2004-04-18T22:26:17+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-04-18T22:26:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=498b8db7f5ba6c4793cc2d235c7274408d0a63db'/>
<id>498b8db7f5ba6c4793cc2d235c7274408d0a63db</id>
<content type='text'>
  fix initdram function for utx8245 board

* Patch by Markus Pietrek, 14 Apr 2004:
  use ATAG_INITRD2 instead of deprecated ATAG_INITRD tag

* Patch by Reinhard Meyer, 18 Apr 2004:
  provide the IDE Reset Function for EMK 5200 boards

* Patch by Masami Komiya, 12 Apr 2004:
  fix pci_hose_write_config_{byte,word}_via_dword problems
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  fix initdram function for utx8245 board

* Patch by Markus Pietrek, 14 Apr 2004:
  use ATAG_INITRD2 instead of deprecated ATAG_INITRD tag

* Patch by Reinhard Meyer, 18 Apr 2004:
  provide the IDE Reset Function for EMK 5200 boards

* Patch by Masami Komiya, 12 Apr 2004:
  fix pci_hose_write_config_{byte,word}_via_dword problems
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Phillippe Robin, 16 Mar 2004:</title>
<updated>2004-03-23T21:43:07+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-03-23T21:43:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=109c0e3ad32428dd65ed89f882faf59e30132494'/>
<id>109c0e3ad32428dd65ed89f882faf59e30132494</id>
<content type='text'>
  avoid dereferencing NULL pointer in lib_arm/armlinux.c

* Patch by Stephen Williams, 15 Mar 2004:
  Fix CONFIG_SERIAL_SOFTWARE_FIFO documentation

* Patch by Tolunay Orkun, 15 Mar 2004:
  Initialize bi_opbfreq to real OPB frequency via get_OPB_freq()

* Patch by Travis Sawyer, 15 Mar 2004:
  Update CREDITS &amp; MAINTAINERS files for PPC440GX &amp; Ocotea port
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  avoid dereferencing NULL pointer in lib_arm/armlinux.c

* Patch by Stephen Williams, 15 Mar 2004:
  Fix CONFIG_SERIAL_SOFTWARE_FIFO documentation

* Patch by Tolunay Orkun, 15 Mar 2004:
  Initialize bi_opbfreq to real OPB frequency via get_OPB_freq()

* Patch by Travis Sawyer, 15 Mar 2004:
  Update CREDITS &amp; MAINTAINERS files for PPC440GX &amp; Ocotea port
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for Siemens SX1 mobile phone;</title>
<updated>2004-03-12T00:14:09+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-03-12T00:14:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=232c150a250bb2fcb894b15d67c65df2458e271f'/>
<id>232c150a250bb2fcb894b15d67c65df2458e271f</id>
<content type='text'>
add support for USB-based console
(enable with "setenv stdout usbtty; setenv stdin usbtty")
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add support for USB-based console
(enable with "setenv stdout usbtty; setenv stdin usbtty")
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Andrea Scian, 17 Feb 2004:</title>
<updated>2004-02-24T00:16:43+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-02-24T00:16:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=074cff0d2863bab21b065cf283eccd728f4fecaa'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  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
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch by Anders Larsen, 09 Jan 2004:</title>
<updated>2004-02-08T19:38:38+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-02-08T19:38:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f6e20fc6ca5a45316f94743d8b60dce4d9766bc8'/>
<id>f6e20fc6ca5a45316f94743d8b60dce4d9766bc8</id>
<content type='text'>
ARM memory layout fixes: the abort-stack is now set up in the
correct RAM area, and the BSS is zeroed out as it should be.

Furthermore, the magic variables 'armboot_end' and 'armboot_end_data'
of the linker scripts are replaced by '__bss_start' and '_end',
resp., which is a further step to eliminate unnecessary differences
between the implementation of the CPU architectures.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ARM memory layout fixes: the abort-stack is now set up in the
correct RAM area, and the BSS is zeroed out as it should be.

Furthermore, the magic variables 'armboot_end' and 'armboot_end_data'
of the linker scripts are replaced by '__bss_start' and '_end',
resp., which is a further step to eliminate unnecessary differences
between the implementation of the CPU architectures.
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Wolter Kamphuis, 15 Dec 2003:</title>
<updated>2004-02-06T21:48:22+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-02-06T21:48:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a6cccaea5a4743f4e4fb93a3ae9537e7357c783b'/>
<id>a6cccaea5a4743f4e4fb93a3ae9537e7357c783b</id>
<content type='text'>
  made CONFIG_SILENT_CONSOLE usable on all architectures

* Disable date command on TQM866M - there is no RTC on MPC866
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  made CONFIG_SILENT_CONSOLE usable on all architectures

* Disable date command on TQM866M - there is no RTC on MPC866
</pre>
</div>
</content>
</entry>
<entry>
<title>* The PS/2 mux on the BMS2003 board needs 450 ms after power on</title>
<updated>2004-01-20T23:12:12+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-01-20T23:12:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c837dcb1a316745092567bfe4fb266d0941884ff'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  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
</pre>
</div>
</content>
</entry>
</feed>
