<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/asm-arm, branch LABEL_2004_02_20_2310</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>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='https://fedorapeople.org/cgit/ausil/public_git/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 Denis Peter, 8 Dec 2003</title>
<updated>2004-01-02T16:05:07+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-01-02T16:05:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=b6e4c4033c4f889c452c511d38c77808c67f9cf7'/>
<id>b6e4c4033c4f889c452c511d38c77808c67f9cf7</id>
<content type='text'>
  - add support for the PATI board (MPC555)
  - add SPI support for the MPC5xx

* Patch by Anders Larsen, 08 Dec 2003:
  add configuration options CONFIG_SERIAL_TAG and CONFIG_REVISION_TAG
  to pass ATAG_SERIAL and ATAG_REVISION, resp., to the ARM target;
  cleanup some redundand #defines
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - add support for the PATI board (MPC555)
  - add SPI support for the MPC5xx

* Patch by Anders Larsen, 08 Dec 2003:
  add configuration options CONFIG_SERIAL_TAG and CONFIG_REVISION_TAG
  to pass ATAG_SERIAL and ATAG_REVISION, resp., to the ARM target;
  cleanup some redundand #defines
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Andre Schwarz, 24 Nov 2003:</title>
<updated>2003-12-07T19:24:00+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-12-07T19:24:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=b4676a25e2feb15826d960f4a216c3c429d2de75'/>
<id>b4676a25e2feb15826d960f4a216c3c429d2de75</id>
<content type='text'>
  add support for mvblue (mvBlueLYNX and mvBlueBOX) boards

* Patch by Pavel Bartusek, 21 Nov 2003:
  set ZMII bridge speed on 440

* Patch by Anders Larsen, 17 Nov 2003:
  Fix mismatched #ifdef / #endif in include/asm-arm/arch-pxa/hardware.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  add support for mvblue (mvBlueLYNX and mvBlueBOX) boards

* Patch by Pavel Bartusek, 21 Nov 2003:
  set ZMII bridge speed on 440

* Patch by Anders Larsen, 17 Nov 2003:
  Fix mismatched #ifdef / #endif in include/asm-arm/arch-pxa/hardware.h
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Gleb Natapov, 19 Sep 2003:</title>
<updated>2003-12-06T19:49:23+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-12-06T19:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=a8c7c708a9e0051c6358718c53572a4681eaa22b'/>
<id>a8c7c708a9e0051c6358718c53572a4681eaa22b</id>
<content type='text'>
  Move most of the timer interrupt related PPC code to ppc_lib/interrupts.c

* Patch by Anders Larsen, 17 Sep 2003:
  Bring ARM memory layout in sync with the documentation:
  stack and malloc-heap are now located _below_ the U-Boot code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Move most of the timer interrupt related PPC code to ppc_lib/interrupts.c

* Patch by Anders Larsen, 17 Sep 2003:
  Bring ARM memory layout in sync with the documentation:
  stack and malloc-heap are now located _below_ the U-Boot code
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patches by Xianghua Xiao, 15 Oct 2003:</title>
<updated>2003-10-15T23:53:47+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-10-15T23:53:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=42d1f0394bef0624fc9664714d54bb137931d6a6'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - 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
</pre>
</div>
</content>
</entry>
<entry>
<title>* Make sure HUSH is initialized for running auto-update scripts</title>
<updated>2003-10-14T19:43:55+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-10-14T19:43:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=2d5b561e2bfdee8552a99b2cf93016cce2a74895'/>
<id>2d5b561e2bfdee8552a99b2cf93016cce2a74895</id>
<content type='text'>
* Make 5200 reset command _really_ reset the board, without running
  any other code after it

* Fix flash mapping and display on P3G4 board

* Patch by Kyle Harris, 15 Jul 2003:
  - add support for Intel IXP425 CPU
  - add support for IXDP425 eval board
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Make 5200 reset command _really_ reset the board, without running
  any other code after it

* Fix flash mapping and display on P3G4 board

* Patch by Kyle Harris, 15 Jul 2003:
  - add support for Intel IXP425 CPU
  - add support for IXDP425 eval board
</pre>
</div>
</content>
</entry>
<entry>
<title>Added config option CONFIG_SILENT_CONSOLE.  See doc/README.silent</title>
<updated>2003-10-10T10:05:42+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-10-10T10:05:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=f72da3406bf6f1c1bce9aa03b07d070413a916af'/>
<id>f72da3406bf6f1c1bce9aa03b07d070413a916af</id>
<content type='text'>
for more information
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for more information
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by George G. Davis, 19 Aug 2003:</title>
<updated>2003-08-29T22:00:43+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-08-29T22:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=6f21347d49b1741e4b8247f5e2d3fa83ef169c25'/>
<id>6f21347d49b1741e4b8247f5e2d3fa83ef169c25</id>
<content type='text'>
  fix TI Innovator/OMAP1510 pin configs

* Patches by Kshitij, 18 Aug 2003
  - add support for arm926ejs cpu core
  - add support for TI OMAP 1610 Innovator Board
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  fix TI Innovator/OMAP1510 pin configs

* Patches by Kshitij, 18 Aug 2003
  - add support for arm926ejs cpu core
  - add support for TI OMAP 1610 Innovator Board
</pre>
</div>
</content>
</entry>
<entry>
<title>* Implement new mechanism to export U-Boot's functions to standalone</title>
<updated>2003-07-24T23:38:38+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-07-24T23:38:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=27b207fd0a0941b03f27e2a82c0468b1a090c745'/>
<id>27b207fd0a0941b03f27e2a82c0468b1a090c745</id>
<content type='text'>
  applications: instead of using (PPC-specific) system calls we now
  use a jump table; please see doc/README.standalone for details

* Patch by Dave Westwood, 24 Jul 2003:
  added support for Unity OS (a proprietary OS)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  applications: instead of using (PPC-specific) system calls we now
  use a jump table; please see doc/README.standalone for details

* Patch by Dave Westwood, 24 Jul 2003:
  added support for Unity OS (a proprietary OS)
</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>
</feed>
