<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cpu/arm720t, branch LABEL_2004_04_18_2135</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/cpu/arm720t?h=LABEL_2004_04_18_2135</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/cpu/arm720t?h=LABEL_2004_04_18_2135'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2004-02-23T20:48:38Z</updated>
<entry>
<title>* Patch by Laurent Mohin, 10 Feb 2004:</title>
<updated>2004-02-23T20:48:38Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-02-23T20:48:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cd0a9de68b03e5a54fd2a08f44be318e4397be01'/>
<id>urn:sha1:cd0a9de68b03e5a54fd2a08f44be318e4397be01</id>
<content type='text'>
  Fix buffer overflow in common/usb.c

* Patch by Tolunay Orkun, 10 Feb 2004:
  Add support for Cogent CSB272 board

* Code cleanup
</content>
</entry>
<entry>
<title>* Patch by Thomas Elste, 10 Feb 2004:</title>
<updated>2004-02-23T19:30:57Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-02-23T19:30:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2d1a537d87727907bf4d888760cba4abc0b52ad3'/>
<id>urn:sha1:2d1a537d87727907bf4d888760cba4abc0b52ad3</id>
<content type='text'>
  Add support for NET+50 CPU and ModNET50 board

* Patch by Sam Song, 10 Feb 2004:
  Fix typos in cfi_flash.c

* Patch by Leon Kukovec, 10 Feb 2004
  Fixed long dir entry slot id calculation in get_vfatname

* Patch by Robin Gilks, 10 Feb 2004:
  add "itest" command (operators: -eq, -ne, -lt, -gt, -le, -ge, ==,
  !=, &lt;&gt;, &lt;, &gt;, &lt;=, &gt;=)
</content>
</entry>
<entry>
<title>Patch by Anders Larsen, 09 Jan 2004:</title>
<updated>2004-02-08T19:38:38Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-02-08T19:38:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f6e20fc6ca5a45316f94743d8b60dce4d9766bc8'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>* Patch by Gleb Natapov, 19 Sep 2003:</title>
<updated>2003-12-06T19:49:23Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-12-06T19:49:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a8c7c708a9e0051c6358718c53572a4681eaa22b'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Support new configuration of TRAB board with more memory</title>
<updated>2003-09-17T22:48:07Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-17T22:48:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b0639ca33214eedeb026ce45ad1871d477cdbfb8'/>
<id>urn:sha1:b0639ca33214eedeb026ce45ad1871d477cdbfb8</id>
<content type='text'>
Minor cleanup of comments
</content>
</entry>
<entry>
<title>* Code cleanup:</title>
<updated>2003-06-27T21:31:46Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-06-27T21:31:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8bde7f776c77b343aca29b8c7b58464d915ac245'/>
<id>urn:sha1:8bde7f776c77b343aca29b8c7b58464d915ac245</id>
<content type='text'>
  - remove trailing white space, trailing empty lines, C++ comments, etc.
  - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)

* Patches by Kenneth Johansson, 25 Jun 2003:
  - major rework of command structure
    (work done mostly by Michal Cendrowski and Joakim Kristiansen)
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>2002-11-03T00:38:21Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2002-11-03T00:38:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fe8c2806cdba70479e351299881a395dc2be7785'/>
<id>urn:sha1:fe8c2806cdba70479e351299881a395dc2be7785</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>2002-11-03T00:24:07Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2002-11-03T00:24:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c609719b8d1b2dca590e0ed499016d041203e403'/>
<id>urn:sha1:c609719b8d1b2dca590e0ed499016d041203e403</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>2002-09-08T20:20:45Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2002-09-08T20:20:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a8f88918b1ac95e9ea57ffd01f4c81aeb8a37736'/>
<id>urn:sha1:a8f88918b1ac95e9ea57ffd01f4c81aeb8a37736</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>2002-09-08T17:56:50Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2002-09-08T17:56:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=edc48b6619efcf05b37cb0b93def73f641d64643'/>
<id>urn:sha1:edc48b6619efcf05b37cb0b93def73f641d64643</id>
<content type='text'>
</content>
</entry>
</feed>
