<feed xmlns='http://www.w3.org/2005/Atom'>
<title>litmus-rt-imx6.git/arch/arm, branch master</title>
<subtitle>LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.</subtitle>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt-imx6.git/'/>
<entry>
<title>set_page_color syscall</title>
<updated>2014-11-19T21:01:27+00:00</updated>
<author>
<name>Namhoon Kim</name>
<email>namhoonk@cs.unc.edu</email>
</author>
<published>2014-11-19T21:01:27+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt-imx6.git/commit/?id=d77654f3287edf9fa6aeda97825e9a972bdc8821'/>
<id>d77654f3287edf9fa6aeda97825e9a972bdc8821</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add set_mc2_task_param system call</title>
<updated>2014-11-04T10:01:02+00:00</updated>
<author>
<name>Namhoon Kim</name>
<email>namhoonk@cs.unc.edu</email>
</author>
<published>2014-11-04T10:01:02+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt-imx6.git/commit/?id=3805cbc73a63f74166c65446395785390d7ad44b'/>
<id>3805cbc73a63f74166c65446395785390d7ad44b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title> Add reservation system calls to ARM syscall table</title>
<updated>2014-11-04T02:57:58+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2014-07-16T15:38:37+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt-imx6.git/commit/?id=1d65b6286a0f6c13495eefbb41bd1cac3d420cc3'/>
<id>1d65b6286a0f6c13495eefbb41bd1cac3d420cc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added cache /proc</title>
<updated>2014-11-04T02:53:47+00:00</updated>
<author>
<name>Namhoon Kim</name>
<email>namhoonk@cs.unc.edu</email>
</author>
<published>2014-11-04T02:53:47+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt-imx6.git/commit/?id=d0cc5b0897b74201fe1ca363ce1d980b5dbefff5'/>
<id>d0cc5b0897b74201fe1ca363ce1d980b5dbefff5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Integrate preemption state machine with Linux scheduler</title>
<updated>2014-10-21T14:03:03+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2013-06-25T05:30:56+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt-imx6.git/commit/?id=d40f1cc129917e9478d48658073e46462968b973'/>
<id>d40f1cc129917e9478d48658073e46462968b973</id>
<content type='text'>
Track when a processor is going to schedule "soon".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Track when a processor is going to schedule "soon".
</pre>
</div>
</content>
</entry>
<entry>
<title>Add LITMUS^RT syscalls for ARM</title>
<updated>2014-10-21T14:02:17+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2013-02-12T17:57:35+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt-imx6.git/commit/?id=469c9f7ad36d105b31f478855f9c45ff376d3582'/>
<id>469c9f7ad36d105b31f478855f9c45ff376d3582</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add hrtimer_start_on() support</title>
<updated>2014-10-21T14:00:41+00:00</updated>
<author>
<name>Felipe Cerqueira</name>
<email>felipec@mpi-sws.org</email>
</author>
<published>2013-02-11T15:36:35+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt-imx6.git/commit/?id=39587f773d6b64c8f7ab82d7e222de45899cb36f'/>
<id>39587f773d6b64c8f7ab82d7e222de45899cb36f</id>
<content type='text'>
This patch adds hrtimer_start_on(), which allows arming timers on
remote CPUs.  This is needed to avoided timer interrupts on "shielded"
CPUs and is also useful for implementing semi-partitioned schedulers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds hrtimer_start_on(), which allows arming timers on
remote CPUs.  This is needed to avoided timer interrupts on "shielded"
CPUs and is also useful for implementing semi-partitioned schedulers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feather-Trace: add platform independent implementation</title>
<updated>2014-10-21T13:59:25+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2013-06-23T09:41:27+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt-imx6.git/commit/?id=efbaae0016a8bc98cc6d24e17ee242a52b356f17'/>
<id>efbaae0016a8bc98cc6d24e17ee242a52b356f17</id>
<content type='text'>
This patch adds the simple fallback implementation and creates dummy
hooks in the x86 and ARM Kconfig files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds the simple fallback implementation and creates dummy
hooks in the x86 and ARM Kconfig files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add LITMUS^RT directory</title>
<updated>2014-10-21T13:59:16+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2013-06-20T10:49:18+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt-imx6.git/commit/?id=d6790ee609a62386c2803cbe74b84354af99bb73'/>
<id>d6790ee609a62386c2803cbe74b84354af99bb73</id>
<content type='text'>
Hookup litmus/ with kernel and add extra version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hookup litmus/ with kernel and add extra version.
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00242201 imx: Update specific clock code for MX6DL</title>
<updated>2014-08-05T11:27:14+00:00</updated>
<author>
<name>Loren Huang</name>
<email>b02279@freescale.com</email>
</author>
<published>2014-08-05T06:31:59+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt-imx6.git/commit/?id=ea837f36ea7e0074efa13244674bf71a73885124'/>
<id>ea837f36ea7e0074efa13244674bf71a73885124</id>
<content type='text'>
-Update the parent of gpu2d_core for mx6dl.
-Update the parent of gpu3d_shader and gpu3d_core for mx6dl.
-Update the clock of gpu3d_shader and gpu3d_core for mx6dl.
The code change is cherry-picked from patch 00e75bcba16d.

Signed-off-by: Loren Huang &lt;b02279@freescale.com&gt;
(cherry picked from commit 2b335e6232b807d114a5a57e0b5956ab794786a4)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-Update the parent of gpu2d_core for mx6dl.
-Update the parent of gpu3d_shader and gpu3d_core for mx6dl.
-Update the clock of gpu3d_shader and gpu3d_core for mx6dl.
The code change is cherry-picked from patch 00e75bcba16d.

Signed-off-by: Loren Huang &lt;b02279@freescale.com&gt;
(cherry picked from commit 2b335e6232b807d114a5a57e0b5956ab794786a4)
</pre>
</div>
</content>
</entry>
</feed>
