<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg.ecoscentric.com/ecos/</link>
    <language>en-us</language>

    <title>ecos: packages/hal/sh/sh4/current/ChangeLog history</title>
    <description>packages/hal/sh/sh4/current/ChangeLog revision history</description>
    <item>
    <title>* cdl/hal_sh.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]</title>
    <link>https://hg.ecoscentric.com/ecos/log/f1c9d35ca75a/packages/hal/sh/sh4/current/ChangeLog</link>
    <description><![CDATA[* cdl/hal_sh.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]<br/>
* cdl/hal_sh_sh2.cdl: Ditto.<br/>
* cdl/hal_sh_sh3.cdl: Ditto.<br/>
* cdl/hal_sh_sh4.cdl: Ditto.]]></description>
    <author>&#115;&#101;&#114;&#103;&#101;&#105;&#103;</author>
    <pubDate>Sun, 02 Jan 2011 13:48:49 +0000</pubDate>
</item>
<item>
    <title>Update all copyright banners to reflect FSF ownership; fix and improve licence text.</title>
    <link>https://hg.ecoscentric.com/ecos/log/74dbf4c3f2e1/packages/hal/sh/sh4/current/ChangeLog</link>
    <description><![CDATA[Update all copyright banners to reflect FSF ownership; fix and improve licence text.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 29 Jan 2009 17:47:46 +0000</pubDate>
</item>
<item>
    <title>* include/mod_regs_cpg.h :</title>
    <link>https://hg.ecoscentric.com/ecos/log/de59216e37db/packages/hal/sh/sh4/current/ChangeLog</link>
    <description><![CDATA[* include/mod_regs_cpg.h :<br/>
	added CYGHWR_HAL_SH_OOC_PLL_1  12 multiply(SH7751R).<br/>
<br/>
	* include/mod_regs_rtc.h : Fix register addresses which changes<br/>
	between SH3 and SH4 versions of the Renesas device.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sun, 12 Jun 2005 15:13:38 +0000</pubDate>
</item>
<item>
    <title>Update usage of 'tail' command for new (pickier) version - from Jani Monoses</title>
    <link>https://hg.ecoscentric.com/ecos/log/bc88a3357a79/packages/hal/sh/sh4/current/ChangeLog</link>
    <description><![CDATA[Update usage of 'tail' command for new (pickier) version - from Jani Monoses]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Thu, 22 Apr 2004 15:26:20 +0000</pubDate>
</item>
<item>
    <title>2003-09-21  Jonathan Larmour  &lt;jifl@eCosCentric.com&gt;</title>
    <link>https://hg.ecoscentric.com/ecos/log/5268028c09c4/packages/hal/sh/sh4/current/ChangeLog</link>
    <description><![CDATA[2003-09-21  Jonathan Larmour  &lt;jifl@eCosCentric.com&gt;<br/>
<br/>
	* src/var_misc.c (hal_variant_init): Set FPSCR on startup.<br/>
<br/>
	* src/sh4_scif.c (cyg_hal_plf_scif_set_baud):  New function, taken<br/>
	from init code, but with fix to wait for hardware to settle.<br/>
	(cyg_hal_plf_scif_control): Add __COMMCTL_GETBAUD and _SETBAUD support<br/>
	using above function.<br/>
<br/>
	* include/sh4_scif.h: Add baud_rate to channel data.<br/>
<br/>
	* include/mod_regs_ser.h (CYGARC_SCBRR_N): Don't tweak BRR for<br/>
	values &lt; 4800 or &gt; 115200 as it gets the values wrong. Instead trust<br/>
	the developer to DTRT.<br/>
	(CYGARC_REG_SCIF_SCLSR_ORER): Add definition for overrun in line status<br/>
	reg.<br/>
<br/>
2003-09-19  John Dallaway  &lt;jld@ecoscentric.com&gt;<br/>
<br/>
	* cdl/hal_sh_sh4.cdl: Specify default CDL values for sh4_202_md<br/>
	target.<br/>
<br/>
2003-09-11  Nick Garnett  &lt;nickg@ecoscentric.com&gt;<br/>
<br/>
	* include/var_regs.h (CYG_FPSCR): Changed initial value of fpscr<br/>
	to do round-to-nearest rather than round-to-zero.<br/>
<br/>
2003-09-08  Nick Garnett  &lt;nickg@ecoscentric.com&gt;<br/>
<br/>
	* include/mod_202.h: Added define for UBC. The 202 appears to have<br/>
	one, although there is no documented info. It is also not clear<br/>
	what version it is. Setting this to 1 seems to work.<br/>
<br/>
	* include/mod_regs_cac.h:<br/>
	* include/variant.inc:<br/>
	Updated cache dimensions and initialization to support larger, two<br/>
	way cache in sh4-202.<br/>
<br/>
2003-09-05  Nick Garnett  &lt;nickg@ecoscentric.com&gt;<br/>
<br/>
	* include/variant.inc:<br/>
	* include/var_reg.h:<br/>
	* include/mod_202.h:<br/>
	* include/mod_regs_cpg.h:<br/>
	* include/mod_regs_emi.h:<br/>
	* include/mod_regs_femi.h:<br/>
	* include/mod_regs_intc.h:<br/>
	* cdl/hal_sh_sh4.cdl: Added SH-202 sub-variant, extra<br/>
	functional units, and modifications to existing units for this<br/>
	variant.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Fri, 05 Dec 2003 17:07:29 +0000</pubDate>
</item>
<item>
    <title>* include/var_cache.h: Added include for hal_io.h since this file</title>
    <link>https://hg.ecoscentric.com/ecos/log/54efa2597781/packages/hal/sh/sh4/current/ChangeLog</link>
    <description><![CDATA[* include/var_cache.h: Added include for hal_io.h since this file<br/>
	uses HAL_READ_UINT32() etc.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Wed, 05 Feb 2003 18:28:19 +0000</pubDate>
</item>
<item>
    <title>Remove 'const' from channel information - it _can_ change (timeout period).</title>
    <link>https://hg.ecoscentric.com/ecos/log/797015ac62f3/packages/hal/sh/sh4/current/ChangeLog</link>
    <description><![CDATA[Remove 'const' from channel information - it _can_ change (timeout period).]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Tue, 06 Aug 2002 16:00:08 +0000</pubDate>
</item>
<item>
    <title>2002-07-19  Larice Robert  &lt;larice@vidisys.de&gt;</title>
    <link>https://hg.ecoscentric.com/ecos/log/c69b83a1a8bd/packages/hal/sh/sh4/current/ChangeLog</link>
    <description><![CDATA[2002-07-19  Larice Robert  &lt;larice@vidisys.de&gt;<br/>
<br/>
	* include/var_intr.h (CYGNUM_HAL_INTERRUPT_IRL0..3): Fixed<br/>
	interrupt vector definitions for SH4 when INTC used in IRL mode.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 19 Jul 2002 16:57:57 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2002-05-23-21:39:14-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/d2c90368aeef/packages/hal/sh/sh4/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2002-05-23-21:39:14-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 23 May 2002 22:59:51 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2002-05-20-20:11:54-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/e0c0827131d1/packages/hal/sh/sh4/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2002-05-20-20:11:54-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 20 May 2002 22:19:26 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-11-23-15:32:03-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/9b55e9c69693/packages/hal/sh/sh4/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-11-23-15:32:03-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 23 Nov 2001 17:12:52 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-10-19-06:43:02-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/678094f34118/packages/hal/sh/sh4/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-10-19-06:43:02-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 19 Oct 2001 07:02:26 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-10-02-17:59:22-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/022f1e506033/packages/hal/sh/sh4/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-10-02-17:59:22-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 02 Oct 2001 18:28:24 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-08-10-19:22:57-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/4c750ce71ae3/packages/hal/sh/sh4/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-08-10-19:22:57-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 10 Aug 2001 19:27:55 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-07-28-00:17:32-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/38892b97b685/packages/hal/sh/sh4/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-07-28-00:17:32-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Sun, 29 Jul 2001 02:00:07 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-07-20-10:24:43-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/cd45958b28ff/packages/hal/sh/sh4/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-07-20-10:24:43-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 20 Jul 2001 10:23:16 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-07-18-03:13:25-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/42f843b391aa/packages/hal/sh/sh4/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-07-18-03:13:25-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 18 Jul 2001 11:38:39 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-06-01-18:52:13-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/0d0f03f76f6a/packages/hal/sh/sh4/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-06-01-18:52:13-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 01 Jun 2001 22:16:29 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-03-29-21:44:39-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/b939e9cada46/packages/hal/sh/sh4/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-03-29-21:44:39-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 06 Apr 2001 17:20:13 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-02-26-23:18:05-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/e2d866e32dac/packages/hal/sh/sh4/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-02-26-23:18:05-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 27 Feb 2001 01:21:45 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-02-12-23:44:24-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/25e238959bae/packages/hal/sh/sh4/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-02-12-23:44:24-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 13 Feb 2001 01:23:16 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-01-19-06:43:03-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/52c99470ec11/packages/hal/sh/sh4/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-01-19-06:43:03-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 19 Jan 2001 07:37:45 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-11-24-06:43:05-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/289bf90c6a9b/packages/hal/sh/sh4/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-11-24-06:43:05-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 24 Nov 2000 07:49:02 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-11-17-18:24:25-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/a9ac27ec7abc/packages/hal/sh/sh4/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-11-17-18:24:25-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 17 Nov 2000 23:16:43 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-11-03-09:00:49-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/d2f49caf9e38/packages/hal/sh/sh4/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-11-03-09:00:49-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 03 Nov 2000 21:17:40 +0000</pubDate>
</item>

  </channel>
</rss>
