public inbox for ecos-patches@sourceware.org
 help / color / mirror / Atom feed
* [Bug 1001579] New: Kinetis K70F120M port
@ 2012-05-04 17:39 bugzilla-daemon
  2012-05-04 17:41 ` [Bug 1001579] " bugzilla-daemon
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: bugzilla-daemon @ 2012-05-04 17:39 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001579

           Summary: Kinetis K70F120M port
           Product: eCos
           Version: CVS
          Platform: Other (please specify)
        OS/Version: Cortex-M
            Status: NEW
          Severity: enhancement
          Priority: low
         Component: Patches and contributions
        AssignedTo: unassigned@bugs.ecos.sourceware.org
        ReportedBy: ilijak@siva.com.mk
                CC: ecos-patches@ecos.sourceware.org
             Class: Advice Request


Created an attachment (id=1737)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1737)
Kinetis variant upgrade

This upgrade of Kinetis port brings support for K70 family as well as variant
upgrades.
New features:
    - Clocking: driver supports second PLL1 oscillator;
    - eDMA now supports 32 channel controllers such as one found on K70;
    - DDRAM support;
    - Cache is supported (present on 120 and 150 MHz devices) (gives tremendous
boost to processing of code and data residing in DDRAM or Flash)

    - SPI driver has been upgraded to cope with cached memory;
    - Ethernet driver has been upgraded to use non-cached memory regions for
TCDs and buffers.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug 1001579] Kinetis K70F120M port
  2012-05-04 17:39 [Bug 1001579] New: Kinetis K70F120M port bugzilla-daemon
@ 2012-05-04 17:41 ` bugzilla-daemon
  2012-05-04 17:42 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2012-05-04 17:41 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001579

--- Comment #1 from Ilija Kocho <ilijak@siva.com.mk> 2012-05-04 18:40:43 BST ---
Created an attachment (id=1738)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1738)
TWR-K70F120M platform

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug 1001579] Kinetis K70F120M port
  2012-05-04 17:39 [Bug 1001579] New: Kinetis K70F120M port bugzilla-daemon
  2012-05-04 17:41 ` [Bug 1001579] " bugzilla-daemon
@ 2012-05-04 17:42 ` bugzilla-daemon
  2012-05-04 17:43 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2012-05-04 17:42 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001579

--- Comment #2 from Ilija Kocho <ilijak@siva.com.mk> 2012-05-04 18:41:51 BST ---
Created an attachment (id=1739)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1739)
eDMA upgrade

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug 1001579] Kinetis K70F120M port
  2012-05-04 17:39 [Bug 1001579] New: Kinetis K70F120M port bugzilla-daemon
  2012-05-04 17:41 ` [Bug 1001579] " bugzilla-daemon
  2012-05-04 17:42 ` bugzilla-daemon
@ 2012-05-04 17:43 ` bugzilla-daemon
  2012-05-04 17:44 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2012-05-04 17:43 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001579

--- Comment #3 from Ilija Kocho <ilijak@siva.com.mk> 2012-05-04 18:42:52 BST ---
Created an attachment (id=1740)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1740)
ENET Ethernet driver upgrade

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug 1001579] Kinetis K70F120M port
  2012-05-04 17:39 [Bug 1001579] New: Kinetis K70F120M port bugzilla-daemon
                   ` (2 preceding siblings ...)
  2012-05-04 17:43 ` bugzilla-daemon
@ 2012-05-04 17:44 ` bugzilla-daemon
  2012-05-04 17:45 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2012-05-04 17:44 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001579

--- Comment #4 from Ilija Kocho <ilijak@siva.com.mk> 2012-05-04 18:43:50 BST ---
Created an attachment (id=1741)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1741)
DSPI driver upgrade

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug 1001579] Kinetis K70F120M port
  2012-05-04 17:39 [Bug 1001579] New: Kinetis K70F120M port bugzilla-daemon
                   ` (3 preceding siblings ...)
  2012-05-04 17:44 ` bugzilla-daemon
@ 2012-05-04 17:45 ` bugzilla-daemon
  2012-05-04 18:51 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2012-05-04 17:45 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001579

--- Comment #5 from Ilija Kocho <ilijak@siva.com.mk> 2012-05-04 18:45:23 BST ---
Created an attachment (id=1742)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1742)
ecos.db New Packages

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug 1001579] Kinetis K70F120M port
  2012-05-04 17:39 [Bug 1001579] New: Kinetis K70F120M port bugzilla-daemon
                   ` (4 preceding siblings ...)
  2012-05-04 17:45 ` bugzilla-daemon
@ 2012-05-04 18:51 ` bugzilla-daemon
  2012-05-04 21:04 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2012-05-04 18:51 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001579

--- Comment #6 from Ilija Kocho <ilijak@siva.com.mk> 2012-05-04 19:50:43 BST ---
Created an attachment (id=1745)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1745)
TWR-K60n512-FXM upgrade

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug 1001579] Kinetis K70F120M port
  2012-05-04 17:39 [Bug 1001579] New: Kinetis K70F120M port bugzilla-daemon
                   ` (5 preceding siblings ...)
  2012-05-04 18:51 ` bugzilla-daemon
@ 2012-05-04 21:04 ` bugzilla-daemon
  2012-05-05 13:58 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2012-05-04 21:04 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001579

Ilija Kocho <ilijak@siva.com.mk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1738|0                           |1
        is obsolete|                            |

--- Comment #7 from Ilija Kocho <ilijak@siva.com.mk> 2012-05-04 22:03:52 BST ---
Created an attachment (id=1746)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1746)
TWR-K70F120M platform

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug 1001579] Kinetis K70F120M port
  2012-05-04 17:39 [Bug 1001579] New: Kinetis K70F120M port bugzilla-daemon
                   ` (6 preceding siblings ...)
  2012-05-04 21:04 ` bugzilla-daemon
@ 2012-05-05 13:58 ` bugzilla-daemon
  2012-05-05 17:41 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2012-05-05 13:58 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001579

Ilija Kocho <ilijak@siva.com.mk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1746|0                           |1
        is obsolete|                            |

--- Comment #8 from Ilija Kocho <ilijak@siva.com.mk> 2012-05-05 14:58:22 BST ---
Created an attachment (id=1747)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1747)
TWR-K70F120M platform HAL

Fixed error in RAM startup linker file.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug 1001579] Kinetis K70F120M port
  2012-05-04 17:39 [Bug 1001579] New: Kinetis K70F120M port bugzilla-daemon
                   ` (7 preceding siblings ...)
  2012-05-05 13:58 ` bugzilla-daemon
@ 2012-05-05 17:41 ` bugzilla-daemon
  2012-05-08 11:11 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2012-05-05 17:41 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001579

Ilija Kocho <ilijak@siva.com.mk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1747|0                           |1
        is obsolete|                            |

--- Comment #9 from Ilija Kocho <ilijak@siva.com.mk> 2012-05-05 18:41:15 BST ---
Created an attachment (id=1748)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1748)
TWR-K70F120M platform HAL

I had attached wrong file. This is the right one.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug 1001579] Kinetis K70F120M port
  2012-05-04 17:39 [Bug 1001579] New: Kinetis K70F120M port bugzilla-daemon
                   ` (8 preceding siblings ...)
  2012-05-05 17:41 ` bugzilla-daemon
@ 2012-05-08 11:11 ` bugzilla-daemon
  2012-05-08 11:13 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2012-05-08 11:11 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001579

Ilija Kocho <ilijak@siva.com.mk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1737|0                           |1
        is obsolete|                            |

--- Comment #10 from Ilija Kocho <ilijak@siva.com.mk> 2012-05-08 12:11:01 BST ---
Created an attachment (id=1749)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1749)
Kinetis variant upgrade 120507

Little clean-up

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug 1001579] Kinetis K70F120M port
  2012-05-04 17:39 [Bug 1001579] New: Kinetis K70F120M port bugzilla-daemon
                   ` (9 preceding siblings ...)
  2012-05-08 11:11 ` bugzilla-daemon
@ 2012-05-08 11:13 ` bugzilla-daemon
  2012-05-08 11:18 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2012-05-08 11:13 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001579

Ilija Kocho <ilijak@siva.com.mk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1749|0                           |1
        is obsolete|                            |

--- Comment #11 from Ilija Kocho <ilijak@siva.com.mk> 2012-05-08 12:13:06 BST ---
Created an attachment (id=1750)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1750)
TWR-K70F120M platform HAL 120507

Little CDL formatting beautified.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug 1001579] Kinetis K70F120M port
  2012-05-04 17:39 [Bug 1001579] New: Kinetis K70F120M port bugzilla-daemon
                   ` (11 preceding siblings ...)
  2012-05-08 11:18 ` bugzilla-daemon
@ 2012-05-08 11:18 ` bugzilla-daemon
  2012-05-10 17:10 ` bugzilla-daemon
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2012-05-08 11:18 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001579

Ilija Kocho <ilijak@siva.com.mk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1748|0                           |1
        is obsolete|                            |

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug 1001579] Kinetis K70F120M port
  2012-05-04 17:39 [Bug 1001579] New: Kinetis K70F120M port bugzilla-daemon
                   ` (10 preceding siblings ...)
  2012-05-08 11:13 ` bugzilla-daemon
@ 2012-05-08 11:18 ` bugzilla-daemon
  2012-05-08 11:18 ` bugzilla-daemon
  2012-05-10 17:10 ` bugzilla-daemon
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2012-05-08 11:18 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001579

Ilija Kocho <ilijak@siva.com.mk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1749|1                           |0
        is obsolete|                            |

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug 1001579] Kinetis K70F120M port
  2012-05-04 17:39 [Bug 1001579] New: Kinetis K70F120M port bugzilla-daemon
                   ` (12 preceding siblings ...)
  2012-05-08 11:18 ` bugzilla-daemon
@ 2012-05-10 17:10 ` bugzilla-daemon
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2012-05-10 17:10 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001579

Ilija Kocho <ilijak@siva.com.mk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |CURRENTRELEASE

--- Comment #12 from Ilija Kocho <ilijak@siva.com.mk> 2012-05-10 18:10:02 BST ---
Checked in.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2012-05-10 17:10 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-04 17:39 [Bug 1001579] New: Kinetis K70F120M port bugzilla-daemon
2012-05-04 17:41 ` [Bug 1001579] " bugzilla-daemon
2012-05-04 17:42 ` bugzilla-daemon
2012-05-04 17:43 ` bugzilla-daemon
2012-05-04 17:44 ` bugzilla-daemon
2012-05-04 17:45 ` bugzilla-daemon
2012-05-04 18:51 ` bugzilla-daemon
2012-05-04 21:04 ` bugzilla-daemon
2012-05-05 13:58 ` bugzilla-daemon
2012-05-05 17:41 ` bugzilla-daemon
2012-05-08 11:11 ` bugzilla-daemon
2012-05-08 11:13 ` bugzilla-daemon
2012-05-08 11:18 ` bugzilla-daemon
2012-05-08 11:18 ` bugzilla-daemon
2012-05-10 17:10 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).