public inbox for ecos-patches@sourceware.org
 help / color / mirror / Atom feed
* [Bug 1001426] New: HAL for Kinetis Kwikstik
@ 2011-12-20 10:59 bugzilla-daemon
  2011-12-21 17:56 ` [Bug 1001426] " bugzilla-daemon
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: bugzilla-daemon @ 2011-12-20 10:59 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=1001426

           Summary: HAL for Kinetis Kwikstik
           Product: eCos
           Version: CVS
          Platform: All
        OS/Version: Cortex-M
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: low
         Component: Patches and contributions
        AssignedTo: unassigned@bugs.ecos.sourceware.org
        ReportedBy: tf+bugs.ecos@r-finger.com
                CC: ecos-patches@ecos.sourceware.org, ilijak@siva.com.mk
             Class: Advice Request


Created an attachment (id=1473)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1473)
Kwikstik hal patch

The attached patch provides HAL for the Freescale Kwikstik board. The
implementation is a clone of the twr_k40x256 hal with clock frequency and
diagnostic uart adjusted to match the particulars of the Kwikstick board.

-- 
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] 17+ messages in thread

* [Bug 1001426] HAL for Kinetis Kwikstik
  2011-12-20 10:59 [Bug 1001426] New: HAL for Kinetis Kwikstik bugzilla-daemon
@ 2011-12-21 17:56 ` bugzilla-daemon
  2011-12-21 18:40 ` bugzilla-daemon
                   ` (14 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2011-12-21 17:56 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=1001426

--- Comment #1 from Ilija Kocho <ilijak@siva.com.mk> 2011-12-21 17:56:14 GMT ---
Hi Tomas

Thank you for bringing eCos on Kwikstik.

I noticed some macros related to other your contributions in plf_io.h and that
may require synchronization. This will put Kwikstik on a wait. There may be
another reason for deferring inclusion of Kwinkstik, some work of my own that
will introduce FlexBus memory that may introduce some changes in memory layout
CDLs. I hope to have them in Bugzilla next week.

-- 
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] 17+ messages in thread

* [Bug 1001426] HAL for Kinetis Kwikstik
  2011-12-20 10:59 [Bug 1001426] New: HAL for Kinetis Kwikstik bugzilla-daemon
  2011-12-21 17:56 ` [Bug 1001426] " bugzilla-daemon
@ 2011-12-21 18:40 ` bugzilla-daemon
  2012-01-09 20:25 ` bugzilla-daemon
                   ` (13 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2011-12-21 18:40 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=1001426

--- Comment #2 from Tomas Frydrych <tf+bugs.ecos@r-finger.com> 2011-12-21 18:40:16 GMT ---
Thanks Ilija,

(In reply to comment #1)
> I noticed some macros related to other your contributions in plf_io.h and that
> may require synchronization. This will put Kwikstik on a wait.

The I2C macros can be removed, they are not used anywhere else in the patch
(they got in because of the order of my various patches in my local tree), but
I won't be able to come back to this for about week.

-- 
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] 17+ messages in thread

* [Bug 1001426] HAL for Kinetis Kwikstik
  2011-12-20 10:59 [Bug 1001426] New: HAL for Kinetis Kwikstik bugzilla-daemon
  2011-12-21 17:56 ` [Bug 1001426] " bugzilla-daemon
  2011-12-21 18:40 ` bugzilla-daemon
@ 2012-01-09 20:25 ` bugzilla-daemon
  2012-01-11 11:33 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2012-01-09 20:25 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=1001426

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |1001450

--- Comment #3 from Ilija Kocho <ilijak@siva.com.mk> 2012-01-09 20:25:26 GMT ---
Hi Tomas.

I have submitted an update to Kinetis HAL in Bug 1001450. It introduces some
changes to Startup type that, in their final form, will need to propagate to
Kwikstik HAL too. In that sense this bug depends on Bug 1001450.

Ilija

-- 
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] 17+ messages in thread

* [Bug 1001426] HAL for Kinetis Kwikstik
  2011-12-20 10:59 [Bug 1001426] New: HAL for Kinetis Kwikstik bugzilla-daemon
                   ` (2 preceding siblings ...)
  2012-01-09 20:25 ` bugzilla-daemon
@ 2012-01-11 11:33 ` bugzilla-daemon
  2012-01-11 11:56 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2012-01-11 11:33 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=1001426

Tomas Frydrych <tf+bugs.ecos@r-finger.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |1001428

--- Comment #4 from Tomas Frydrych <tf+bugs.ecos@r-finger.com> 2012-01-11 11:33:31 GMT ---
OK, I shall update the patch to that effect when it lands in the repository.

I am also adding a dependency on bug 1001428, the Freescale SLCD HAL patch.

-- 
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] 17+ messages in thread

* [Bug 1001426] HAL for Kinetis Kwikstik
  2011-12-20 10:59 [Bug 1001426] New: HAL for Kinetis Kwikstik bugzilla-daemon
                   ` (3 preceding siblings ...)
  2012-01-11 11:33 ` bugzilla-daemon
@ 2012-01-11 11:56 ` bugzilla-daemon
  2012-02-23 16:06 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2012-01-11 11:56 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=1001426

Tomas Frydrych <tf+bugs.ecos@r-finger.com> changed:

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

--- Comment #5 from Tomas Frydrych <tf+bugs.ecos@r-finger.com> 2012-01-11 11:56:38 GMT ---
Created an attachment (id=1516)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1516)
Kwikstik hal patch

Updated patch to reflect changes in bug 1001428.

-- 
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] 17+ messages in thread

* [Bug 1001426] HAL for Kinetis Kwikstik
  2011-12-20 10:59 [Bug 1001426] New: HAL for Kinetis Kwikstik bugzilla-daemon
                   ` (4 preceding siblings ...)
  2012-01-11 11:56 ` bugzilla-daemon
@ 2012-02-23 16:06 ` bugzilla-daemon
  2012-02-23 16:09 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2012-02-23 16:06 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=1001426

--- Comment #6 from Ilija Kocho <ilijak@siva.com.mk> 2012-02-23 16:05:48 GMT ---
Tomas

I have checked the bug #1001450 patches in. Can you synchronize this port with
CVS?
Hint: Since this port is based on TWR-K40X256, IMO the easy way is to look at
Attachment 1561 for diffs (with respect to original Kwikstik patch).

Ilija

-- 
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] 17+ messages in thread

* [Bug 1001426] HAL for Kinetis Kwikstik
  2011-12-20 10:59 [Bug 1001426] New: HAL for Kinetis Kwikstik bugzilla-daemon
                   ` (5 preceding siblings ...)
  2012-02-23 16:06 ` bugzilla-daemon
@ 2012-02-23 16:09 ` bugzilla-daemon
  2012-03-11 14:36 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2012-02-23 16:09 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=1001426

--- Comment #7 from Ilija Kocho <ilijak@siva.com.mk> 2012-02-23 16:08:45 GMT ---
(In reply to comment #6)
> Tomas
> 
> I have checked the bug #1001450 patches in. Can you synchronize this port with
> CVS?
> Hint: Since this port is based on TWR-K40X256, IMO the easy way is to look at
> Attachment 1561 [details] for diffs (with respect to original Kwikstik patch).
> 
> Ilija

P.S.

If you can't test MMC you can omit it.

-- 
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] 17+ messages in thread

* [Bug 1001426] HAL for Kinetis Kwikstik
  2011-12-20 10:59 [Bug 1001426] New: HAL for Kinetis Kwikstik bugzilla-daemon
                   ` (6 preceding siblings ...)
  2012-02-23 16:09 ` bugzilla-daemon
@ 2012-03-11 14:36 ` bugzilla-daemon
  2012-03-12  8:13 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2012-03-11 14:36 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=1001426

John Dallaway <john@dallaway.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john@dallaway.org.uk

--- Comment #8 from John Dallaway <john@dallaway.org.uk> 2012-03-11 14:35:51 GMT ---
Hi Tomas

I now have a KwikStik board on my desk. Do you have any time to update your
patch per comment #6 in the short term? If not, I may have a look at doing this
myself as I would like to start experimenting with the board soon.

John Dallaway

-- 
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] 17+ messages in thread

* [Bug 1001426] HAL for Kinetis Kwikstik
  2011-12-20 10:59 [Bug 1001426] New: HAL for Kinetis Kwikstik bugzilla-daemon
                   ` (7 preceding siblings ...)
  2012-03-11 14:36 ` bugzilla-daemon
@ 2012-03-12  8:13 ` bugzilla-daemon
  2012-03-15 12:22 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2012-03-12  8: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=1001426

--- Comment #9 from Tomas Frydrych <tf+bugs.ecos@r-finger.com> 2012-03-12 08:12:47 GMT ---
John, please go ahead; I am struggling to find the time for this at the moment.

-- 
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] 17+ messages in thread

* [Bug 1001426] HAL for Kinetis Kwikstik
  2011-12-20 10:59 [Bug 1001426] New: HAL for Kinetis Kwikstik bugzilla-daemon
                   ` (8 preceding siblings ...)
  2012-03-12  8:13 ` bugzilla-daemon
@ 2012-03-15 12:22 ` bugzilla-daemon
  2012-03-15 12:55 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2012-03-15 12:22 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=1001426

--- Comment #10 from John Dallaway <john@dallaway.org.uk> 2012-03-15 12:21:51 GMT ---
Tomas, have you been using ROM startup with KwikStik mainly? Or RAM startup
with stubs? Or RAM startup without stubs? Have you been using the J-Link GDB
server? Just interested in what might be a good (well tested) place to start
experimenting.

-- 
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] 17+ messages in thread

* [Bug 1001426] HAL for Kinetis Kwikstik
  2011-12-20 10:59 [Bug 1001426] New: HAL for Kinetis Kwikstik bugzilla-daemon
                   ` (9 preceding siblings ...)
  2012-03-15 12:22 ` bugzilla-daemon
@ 2012-03-15 12:55 ` bugzilla-daemon
  2012-03-18 21:08 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2012-03-15 12:55 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=1001426

--- Comment #11 from Ilija Kocho <ilijak@siva.com.mk> 2012-03-15 12:54:40 GMT ---
(In reply to comment #10)
> Tomas, have you been using ROM startup with KwikStik mainly? Or RAM startup
> with stubs? Or RAM startup without stubs? Have you been using the J-Link GDB
> server? Just interested in what might be a good (well tested) place to start
> experimenting.

Hi John

FYI PEEDI has JTAG/SWD support for Kinetis including flashing. (you mentioned
in some conversation so I assume you might have 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] 17+ messages in thread

* [Bug 1001426] HAL for Kinetis Kwikstik
  2011-12-20 10:59 [Bug 1001426] New: HAL for Kinetis Kwikstik bugzilla-daemon
                   ` (10 preceding siblings ...)
  2012-03-15 12:55 ` bugzilla-daemon
@ 2012-03-18 21:08 ` bugzilla-daemon
  2012-03-26 16:05 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2012-03-18 21:08 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=1001426

--- Comment #12 from Tomas Frydrych <tf+bugs.ecos@r-finger.com> 2012-03-18 21:07:59 GMT ---
(In reply to comment #10)
> Tomas, have you been using ROM startup with KwikStik mainly? Or RAM startup
> with stubs? Or RAM startup without stubs? Have you been using the J-Link GDB
> server? Just interested in what might be a good (well tested) place to start
> experimenting.

John, I have been using both ROM and RAM startup, though not entirely sure
about the gdb stubs (whatever is the default setting in the config), they both
should work fine. I use OpenOCD as gdb server with J-Link. (I got a driver for
the Kwikstik LCD together with couple of homemade bitmapped fonts, but had to
put that on back burner at the moment; I expect to have some time to come back
to this in couple of weeks, though I need to get the i2c driver for kinetis out
of the way first).

-- 
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] 17+ messages in thread

* [Bug 1001426] HAL for Kinetis Kwikstik
  2011-12-20 10:59 [Bug 1001426] New: HAL for Kinetis Kwikstik bugzilla-daemon
                   ` (11 preceding siblings ...)
  2012-03-18 21:08 ` bugzilla-daemon
@ 2012-03-26 16:05 ` bugzilla-daemon
  2012-03-30 14:58 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2012-03-26 16:05 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=1001426

John Dallaway <john@dallaway.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
           Platform|All                         |Other (please specify)
         AssignedTo|unassigned@bugs.ecos.source |john@dallaway.org.uk
                   |ware.org                    |
     Ever Confirmed|0                           |1

--- Comment #13 from John Dallaway <john@dallaway.org.uk> 2012-03-26 17:04:59 BST ---
Tomas, your port is working well for me with changes per comment #6. I will
check this in when I'm back at my desk later this week. Let me know if you
could make use of a revised patch in the meantime.

FYI, I'm using the J-Link GDB server with SRAM startup.

-- 
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] 17+ messages in thread

* [Bug 1001426] HAL for Kinetis Kwikstik
  2011-12-20 10:59 [Bug 1001426] New: HAL for Kinetis Kwikstik bugzilla-daemon
                   ` (12 preceding siblings ...)
  2012-03-26 16:05 ` bugzilla-daemon
@ 2012-03-30 14:58 ` bugzilla-daemon
  2012-03-30 15:02 ` bugzilla-daemon
  2012-05-04 18:32 ` bugzilla-daemon
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2012-03-30 14: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=1001426

John Dallaway <john@dallaway.org.uk> changed:

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

--- Comment #14 from John Dallaway <john@dallaway.org.uk> 2012-03-30 15:57:31 BST ---
Created an attachment (id=1676)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1676)
kwikstik-120330.patch

Final patch - as committed.

-- 
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] 17+ messages in thread

* [Bug 1001426] HAL for Kinetis Kwikstik
  2011-12-20 10:59 [Bug 1001426] New: HAL for Kinetis Kwikstik bugzilla-daemon
                   ` (13 preceding siblings ...)
  2012-03-30 14:58 ` bugzilla-daemon
@ 2012-03-30 15:02 ` bugzilla-daemon
  2012-05-04 18:32 ` bugzilla-daemon
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2012-03-30 15:02 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=1001426

John Dallaway <john@dallaway.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Depends on|1001428                     |
         Resolution|                            |CURRENTRELEASE

--- Comment #15 from John Dallaway <john@dallaway.org.uk> 2012-03-30 16:01:41 BST ---
KwikStik platform port checked in.

Tomas, thank you for your contribution to the eCos project.

-- 
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] 17+ messages in thread

* [Bug 1001426] HAL for Kinetis Kwikstik
  2011-12-20 10:59 [Bug 1001426] New: HAL for Kinetis Kwikstik bugzilla-daemon
                   ` (14 preceding siblings ...)
  2012-03-30 15:02 ` bugzilla-daemon
@ 2012-05-04 18:32 ` bugzilla-daemon
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2012-05-04 18:32 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=1001426

Bug 1001426 depends on bug 1001450, which changed state.

Bug 1001450 Summary: Kinetis HAL and driver upgrade
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001450

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |CURRENTRELEASE

-- 
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] 17+ messages in thread

end of thread, other threads:[~2012-05-04 18:32 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-20 10:59 [Bug 1001426] New: HAL for Kinetis Kwikstik bugzilla-daemon
2011-12-21 17:56 ` [Bug 1001426] " bugzilla-daemon
2011-12-21 18:40 ` bugzilla-daemon
2012-01-09 20:25 ` bugzilla-daemon
2012-01-11 11:33 ` bugzilla-daemon
2012-01-11 11:56 ` bugzilla-daemon
2012-02-23 16:06 ` bugzilla-daemon
2012-02-23 16:09 ` bugzilla-daemon
2012-03-11 14:36 ` bugzilla-daemon
2012-03-12  8:13 ` bugzilla-daemon
2012-03-15 12:22 ` bugzilla-daemon
2012-03-15 12:55 ` bugzilla-daemon
2012-03-18 21:08 ` bugzilla-daemon
2012-03-26 16:05 ` bugzilla-daemon
2012-03-30 14:58 ` bugzilla-daemon
2012-03-30 15:02 ` bugzilla-daemon
2012-05-04 18:32 ` 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).