[Xenomai-git] Philippe Gerum : cobalt/arm64: add README for I-pipe support

2017-07-27 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: b607ce87852e8480adcfa5de4fa76d993951b05c
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=b607ce87852e8480adcfa5de4fa76d993951b05c

Author: Philippe Gerum 
Date:   Sun Nov  1 17:22:33 2015 +0100

cobalt/arm64: add README for I-pipe support

---

 kernel/cobalt/arch/arm64/patches/README |   16 
 1 file changed, 16 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/patches/README 
b/kernel/cobalt/arch/arm64/patches/README
new file mode 100644
index 000..fd85e06
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/patches/README
@@ -0,0 +1,16 @@
+-- arch/arm64/patches
+
+Xenomai needs special kernel support to deliver fast and deterministic
+response time to external interrupts, and also to provide real-time
+services highly integrated with the standard Linux kernel.
+
+This support is provided by the interrupt pipeline (aka I-pipe) in the
+form of a kernel patch you have to apply against a vanilla kernel
+tree, before you attempt to compile the Xenomai codebase against the
+latter kernel.
+
+The Xenomai arm64 port is work in progress. The I-pipe support for
+this architecture is exclusively available from this development tree
+at the moment:
+
+git://git.xenomai.org/ipipe.git, branch devel/ipipe-3.18-linaro-arm64.


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README

2017-07-27 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: e206b57b5fdd839f1650f0f266a479734551d374
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=e206b57b5fdd839f1650f0f266a479734551d374

Author: Philippe Gerum 
Date:   Wed Feb 15 16:17:54 2017 +0100

cobalt/arm64: add README

---

 kernel/cobalt/arch/arm64/README |3 +++
 1 file changed, 3 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/README b/kernel/cobalt/arch/arm64/README
new file mode 100644
index 000..80f954a
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/README
@@ -0,0 +1,3 @@
+Get the interrupt pipeline code for the target kernel from
+http://xenomai.org/downloads/ipipe/, or
+git://git.xenomai.org/ipipe.git


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README

2017-06-03 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: f17e83ecd7e2403de60a68fb3f6c583c5fea144b
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=f17e83ecd7e2403de60a68fb3f6c583c5fea144b

Author: Philippe Gerum 
Date:   Wed Feb 15 16:17:54 2017 +0100

cobalt/arm64: add README

---

 kernel/cobalt/arch/arm64/README |3 +++
 1 file changed, 3 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/README b/kernel/cobalt/arch/arm64/README
new file mode 100644
index 000..80f954a
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/README
@@ -0,0 +1,3 @@
+Get the interrupt pipeline code for the target kernel from
+http://xenomai.org/downloads/ipipe/, or
+git://git.xenomai.org/ipipe.git


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README for I-pipe support

2017-06-03 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: 6ede4c6146ada7a8236ed5b14832bcc6c295d1ee
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=6ede4c6146ada7a8236ed5b14832bcc6c295d1ee

Author: Philippe Gerum 
Date:   Sun Nov  1 17:22:33 2015 +0100

cobalt/arm64: add README for I-pipe support

---

 kernel/cobalt/arch/arm64/patches/README |   16 
 1 file changed, 16 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/patches/README 
b/kernel/cobalt/arch/arm64/patches/README
new file mode 100644
index 000..fd85e06
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/patches/README
@@ -0,0 +1,16 @@
+-- arch/arm64/patches
+
+Xenomai needs special kernel support to deliver fast and deterministic
+response time to external interrupts, and also to provide real-time
+services highly integrated with the standard Linux kernel.
+
+This support is provided by the interrupt pipeline (aka I-pipe) in the
+form of a kernel patch you have to apply against a vanilla kernel
+tree, before you attempt to compile the Xenomai codebase against the
+latter kernel.
+
+The Xenomai arm64 port is work in progress. The I-pipe support for
+this architecture is exclusively available from this development tree
+at the moment:
+
+git://git.xenomai.org/ipipe.git, branch devel/ipipe-3.18-linaro-arm64.


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README

2017-05-21 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: 2410f2ebafb64e46fa44abaf3aa31669ec37d9fe
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=2410f2ebafb64e46fa44abaf3aa31669ec37d9fe

Author: Philippe Gerum 
Date:   Wed Feb 15 16:17:54 2017 +0100

cobalt/arm64: add README

---

 kernel/cobalt/arch/arm64/README |3 +++
 1 file changed, 3 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/README b/kernel/cobalt/arch/arm64/README
new file mode 100644
index 000..80f954a
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/README
@@ -0,0 +1,3 @@
+Get the interrupt pipeline code for the target kernel from
+http://xenomai.org/downloads/ipipe/, or
+git://git.xenomai.org/ipipe.git


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README for I-pipe support

2017-05-21 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: 9c41dabcde2028a3b947cf9b633d6b412e1b5294
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=9c41dabcde2028a3b947cf9b633d6b412e1b5294

Author: Philippe Gerum 
Date:   Sun Nov  1 17:22:33 2015 +0100

cobalt/arm64: add README for I-pipe support

---

 kernel/cobalt/arch/arm64/patches/README |   16 
 1 file changed, 16 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/patches/README 
b/kernel/cobalt/arch/arm64/patches/README
new file mode 100644
index 000..fd85e06
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/patches/README
@@ -0,0 +1,16 @@
+-- arch/arm64/patches
+
+Xenomai needs special kernel support to deliver fast and deterministic
+response time to external interrupts, and also to provide real-time
+services highly integrated with the standard Linux kernel.
+
+This support is provided by the interrupt pipeline (aka I-pipe) in the
+form of a kernel patch you have to apply against a vanilla kernel
+tree, before you attempt to compile the Xenomai codebase against the
+latter kernel.
+
+The Xenomai arm64 port is work in progress. The I-pipe support for
+this architecture is exclusively available from this development tree
+at the moment:
+
+git://git.xenomai.org/ipipe.git, branch devel/ipipe-3.18-linaro-arm64.


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README

2017-05-15 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: 02692957e9224e03674840e3a84457a63a49c8c8
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=02692957e9224e03674840e3a84457a63a49c8c8

Author: Philippe Gerum 
Date:   Wed Feb 15 16:17:54 2017 +0100

cobalt/arm64: add README

---

 kernel/cobalt/arch/arm64/README |3 +++
 1 file changed, 3 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/README b/kernel/cobalt/arch/arm64/README
new file mode 100644
index 000..80f954a
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/README
@@ -0,0 +1,3 @@
+Get the interrupt pipeline code for the target kernel from
+http://xenomai.org/downloads/ipipe/, or
+git://git.xenomai.org/ipipe.git


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README for I-pipe support

2017-05-15 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: 2d5ba14c706ea73e4764a653df2eecb190cb855a
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=2d5ba14c706ea73e4764a653df2eecb190cb855a

Author: Philippe Gerum 
Date:   Sun Nov  1 17:22:33 2015 +0100

cobalt/arm64: add README for I-pipe support

---

 kernel/cobalt/arch/arm64/patches/README |   16 
 1 file changed, 16 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/patches/README 
b/kernel/cobalt/arch/arm64/patches/README
new file mode 100644
index 000..fd85e06
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/patches/README
@@ -0,0 +1,16 @@
+-- arch/arm64/patches
+
+Xenomai needs special kernel support to deliver fast and deterministic
+response time to external interrupts, and also to provide real-time
+services highly integrated with the standard Linux kernel.
+
+This support is provided by the interrupt pipeline (aka I-pipe) in the
+form of a kernel patch you have to apply against a vanilla kernel
+tree, before you attempt to compile the Xenomai codebase against the
+latter kernel.
+
+The Xenomai arm64 port is work in progress. The I-pipe support for
+this architecture is exclusively available from this development tree
+at the moment:
+
+git://git.xenomai.org/ipipe.git, branch devel/ipipe-3.18-linaro-arm64.


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README for I-pipe support

2017-05-14 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: b1d829a750355e9f1575d37b8404b5030c175571
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=b1d829a750355e9f1575d37b8404b5030c175571

Author: Philippe Gerum 
Date:   Sun Nov  1 17:22:33 2015 +0100

cobalt/arm64: add README for I-pipe support

---

 kernel/cobalt/arch/arm64/patches/README |   16 
 1 file changed, 16 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/patches/README 
b/kernel/cobalt/arch/arm64/patches/README
new file mode 100644
index 000..fd85e06
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/patches/README
@@ -0,0 +1,16 @@
+-- arch/arm64/patches
+
+Xenomai needs special kernel support to deliver fast and deterministic
+response time to external interrupts, and also to provide real-time
+services highly integrated with the standard Linux kernel.
+
+This support is provided by the interrupt pipeline (aka I-pipe) in the
+form of a kernel patch you have to apply against a vanilla kernel
+tree, before you attempt to compile the Xenomai codebase against the
+latter kernel.
+
+The Xenomai arm64 port is work in progress. The I-pipe support for
+this architecture is exclusively available from this development tree
+at the moment:
+
+git://git.xenomai.org/ipipe.git, branch devel/ipipe-3.18-linaro-arm64.


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README

2017-05-14 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: 1f504925b46cf8ae3872bfcc02ec8877fe4f238e
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=1f504925b46cf8ae3872bfcc02ec8877fe4f238e

Author: Philippe Gerum 
Date:   Wed Feb 15 16:17:54 2017 +0100

cobalt/arm64: add README

---

 kernel/cobalt/arch/arm64/README |3 +++
 1 file changed, 3 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/README b/kernel/cobalt/arch/arm64/README
new file mode 100644
index 000..80f954a
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/README
@@ -0,0 +1,3 @@
+Get the interrupt pipeline code for the target kernel from
+http://xenomai.org/downloads/ipipe/, or
+git://git.xenomai.org/ipipe.git


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README

2017-05-13 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: 601af6fb7fbe1b78f0b7de1de0e5a0c4f6fefdec
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=601af6fb7fbe1b78f0b7de1de0e5a0c4f6fefdec

Author: Philippe Gerum 
Date:   Wed Feb 15 16:17:54 2017 +0100

cobalt/arm64: add README

---

 kernel/cobalt/arch/arm64/README |3 +++
 1 file changed, 3 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/README b/kernel/cobalt/arch/arm64/README
new file mode 100644
index 000..80f954a
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/README
@@ -0,0 +1,3 @@
+Get the interrupt pipeline code for the target kernel from
+http://xenomai.org/downloads/ipipe/, or
+git://git.xenomai.org/ipipe.git


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README for I-pipe support

2017-05-13 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: b2117ecdb5d5da5bc67a429904264c870e78b561
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=b2117ecdb5d5da5bc67a429904264c870e78b561

Author: Philippe Gerum 
Date:   Sun Nov  1 17:22:33 2015 +0100

cobalt/arm64: add README for I-pipe support

---

 kernel/cobalt/arch/arm64/patches/README |   16 
 1 file changed, 16 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/patches/README 
b/kernel/cobalt/arch/arm64/patches/README
new file mode 100644
index 000..fd85e06
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/patches/README
@@ -0,0 +1,16 @@
+-- arch/arm64/patches
+
+Xenomai needs special kernel support to deliver fast and deterministic
+response time to external interrupts, and also to provide real-time
+services highly integrated with the standard Linux kernel.
+
+This support is provided by the interrupt pipeline (aka I-pipe) in the
+form of a kernel patch you have to apply against a vanilla kernel
+tree, before you attempt to compile the Xenomai codebase against the
+latter kernel.
+
+The Xenomai arm64 port is work in progress. The I-pipe support for
+this architecture is exclusively available from this development tree
+at the moment:
+
+git://git.xenomai.org/ipipe.git, branch devel/ipipe-3.18-linaro-arm64.


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README

2017-04-17 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: e8faaa15f3e46b06bbe360a7ae9c3b17170523f2
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=e8faaa15f3e46b06bbe360a7ae9c3b17170523f2

Author: Philippe Gerum 
Date:   Wed Feb 15 16:17:54 2017 +0100

cobalt/arm64: add README

---

 kernel/cobalt/arch/arm64/README |3 +++
 1 file changed, 3 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/README b/kernel/cobalt/arch/arm64/README
new file mode 100644
index 000..80f954a
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/README
@@ -0,0 +1,3 @@
+Get the interrupt pipeline code for the target kernel from
+http://xenomai.org/downloads/ipipe/, or
+git://git.xenomai.org/ipipe.git


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README for I-pipe support

2017-04-17 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: e8ed8aaa58456acbf70c5f5df9ac4ba5b14ee69a
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=e8ed8aaa58456acbf70c5f5df9ac4ba5b14ee69a

Author: Philippe Gerum 
Date:   Sun Nov  1 17:22:33 2015 +0100

cobalt/arm64: add README for I-pipe support

---

 kernel/cobalt/arch/arm64/patches/README |   16 
 1 file changed, 16 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/patches/README 
b/kernel/cobalt/arch/arm64/patches/README
new file mode 100644
index 000..fd85e06
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/patches/README
@@ -0,0 +1,16 @@
+-- arch/arm64/patches
+
+Xenomai needs special kernel support to deliver fast and deterministic
+response time to external interrupts, and also to provide real-time
+services highly integrated with the standard Linux kernel.
+
+This support is provided by the interrupt pipeline (aka I-pipe) in the
+form of a kernel patch you have to apply against a vanilla kernel
+tree, before you attempt to compile the Xenomai codebase against the
+latter kernel.
+
+The Xenomai arm64 port is work in progress. The I-pipe support for
+this architecture is exclusively available from this development tree
+at the moment:
+
+git://git.xenomai.org/ipipe.git, branch devel/ipipe-3.18-linaro-arm64.


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README for I-pipe support

2017-03-15 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: f5f979c2c108ee470f971ef54ae9752719e00255
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=f5f979c2c108ee470f971ef54ae9752719e00255

Author: Philippe Gerum 
Date:   Sun Nov  1 17:22:33 2015 +0100

cobalt/arm64: add README for I-pipe support

---

 kernel/cobalt/arch/arm64/patches/README |   16 
 1 file changed, 16 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/patches/README 
b/kernel/cobalt/arch/arm64/patches/README
new file mode 100644
index 000..fd85e06
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/patches/README
@@ -0,0 +1,16 @@
+-- arch/arm64/patches
+
+Xenomai needs special kernel support to deliver fast and deterministic
+response time to external interrupts, and also to provide real-time
+services highly integrated with the standard Linux kernel.
+
+This support is provided by the interrupt pipeline (aka I-pipe) in the
+form of a kernel patch you have to apply against a vanilla kernel
+tree, before you attempt to compile the Xenomai codebase against the
+latter kernel.
+
+The Xenomai arm64 port is work in progress. The I-pipe support for
+this architecture is exclusively available from this development tree
+at the moment:
+
+git://git.xenomai.org/ipipe.git, branch devel/ipipe-3.18-linaro-arm64.


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README

2017-03-15 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: 7abaf35302e6c424276613aaf800dcc1ad0f2564
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=7abaf35302e6c424276613aaf800dcc1ad0f2564

Author: Philippe Gerum 
Date:   Wed Feb 15 16:17:54 2017 +0100

cobalt/arm64: add README

---

 kernel/cobalt/arch/arm64/README |3 +++
 1 file changed, 3 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/README b/kernel/cobalt/arch/arm64/README
new file mode 100644
index 000..80f954a
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/README
@@ -0,0 +1,3 @@
+Get the interrupt pipeline code for the target kernel from
+http://xenomai.org/downloads/ipipe/, or
+git://git.xenomai.org/ipipe.git


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README

2017-03-13 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: 4c82fa977c0ace78ab49adc986988c6e3cf8ce69
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=4c82fa977c0ace78ab49adc986988c6e3cf8ce69

Author: Philippe Gerum 
Date:   Wed Feb 15 16:17:54 2017 +0100

cobalt/arm64: add README

---

 kernel/cobalt/arch/arm64/README |3 +++
 1 file changed, 3 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/README b/kernel/cobalt/arch/arm64/README
new file mode 100644
index 000..80f954a
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/README
@@ -0,0 +1,3 @@
+Get the interrupt pipeline code for the target kernel from
+http://xenomai.org/downloads/ipipe/, or
+git://git.xenomai.org/ipipe.git


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README for I-pipe support

2017-03-13 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: 13cc2757d57524dd19901c17e930f45293b552ff
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=13cc2757d57524dd19901c17e930f45293b552ff

Author: Philippe Gerum 
Date:   Sun Nov  1 17:22:33 2015 +0100

cobalt/arm64: add README for I-pipe support

---

 kernel/cobalt/arch/arm64/patches/README |   16 
 1 file changed, 16 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/patches/README 
b/kernel/cobalt/arch/arm64/patches/README
new file mode 100644
index 000..fd85e06
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/patches/README
@@ -0,0 +1,16 @@
+-- arch/arm64/patches
+
+Xenomai needs special kernel support to deliver fast and deterministic
+response time to external interrupts, and also to provide real-time
+services highly integrated with the standard Linux kernel.
+
+This support is provided by the interrupt pipeline (aka I-pipe) in the
+form of a kernel patch you have to apply against a vanilla kernel
+tree, before you attempt to compile the Xenomai codebase against the
+latter kernel.
+
+The Xenomai arm64 port is work in progress. The I-pipe support for
+this architecture is exclusively available from this development tree
+at the moment:
+
+git://git.xenomai.org/ipipe.git, branch devel/ipipe-3.18-linaro-arm64.


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README

2017-03-05 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: 588210eaf6b8e25667a376597980366b9d5be738
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=588210eaf6b8e25667a376597980366b9d5be738

Author: Philippe Gerum 
Date:   Wed Feb 15 16:17:54 2017 +0100

cobalt/arm64: add README

---

 kernel/cobalt/arch/arm64/README |3 +++
 1 file changed, 3 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/README b/kernel/cobalt/arch/arm64/README
new file mode 100644
index 000..80f954a
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/README
@@ -0,0 +1,3 @@
+Get the interrupt pipeline code for the target kernel from
+http://xenomai.org/downloads/ipipe/, or
+git://git.xenomai.org/ipipe.git


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README for I-pipe support

2017-03-05 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: 0b64a0db00082d767efcf40fe6c3941ebbc99e8a
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=0b64a0db00082d767efcf40fe6c3941ebbc99e8a

Author: Philippe Gerum 
Date:   Sun Nov  1 17:22:33 2015 +0100

cobalt/arm64: add README for I-pipe support

---

 kernel/cobalt/arch/arm64/patches/README |   16 
 1 file changed, 16 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/patches/README 
b/kernel/cobalt/arch/arm64/patches/README
new file mode 100644
index 000..fd85e06
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/patches/README
@@ -0,0 +1,16 @@
+-- arch/arm64/patches
+
+Xenomai needs special kernel support to deliver fast and deterministic
+response time to external interrupts, and also to provide real-time
+services highly integrated with the standard Linux kernel.
+
+This support is provided by the interrupt pipeline (aka I-pipe) in the
+form of a kernel patch you have to apply against a vanilla kernel
+tree, before you attempt to compile the Xenomai codebase against the
+latter kernel.
+
+The Xenomai arm64 port is work in progress. The I-pipe support for
+this architecture is exclusively available from this development tree
+at the moment:
+
+git://git.xenomai.org/ipipe.git, branch devel/ipipe-3.18-linaro-arm64.


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README for I-pipe support

2017-02-15 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: 6aa3ffcb78df9aa06c6046496bb442496c6373d3
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=6aa3ffcb78df9aa06c6046496bb442496c6373d3

Author: Philippe Gerum 
Date:   Sun Nov  1 17:22:33 2015 +0100

cobalt/arm64: add README for I-pipe support

---

 kernel/cobalt/arch/arm64/patches/README |   16 
 1 file changed, 16 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/patches/README 
b/kernel/cobalt/arch/arm64/patches/README
new file mode 100644
index 000..fd85e06
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/patches/README
@@ -0,0 +1,16 @@
+-- arch/arm64/patches
+
+Xenomai needs special kernel support to deliver fast and deterministic
+response time to external interrupts, and also to provide real-time
+services highly integrated with the standard Linux kernel.
+
+This support is provided by the interrupt pipeline (aka I-pipe) in the
+form of a kernel patch you have to apply against a vanilla kernel
+tree, before you attempt to compile the Xenomai codebase against the
+latter kernel.
+
+The Xenomai arm64 port is work in progress. The I-pipe support for
+this architecture is exclusively available from this development tree
+at the moment:
+
+git://git.xenomai.org/ipipe.git, branch devel/ipipe-3.18-linaro-arm64.


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README

2017-02-15 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: ad92e050b5e72146a6fc42cbc90ce2c64870a8aa
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=ad92e050b5e72146a6fc42cbc90ce2c64870a8aa

Author: Philippe Gerum 
Date:   Wed Feb 15 16:17:54 2017 +0100

cobalt/arm64: add README

---

 kernel/cobalt/arch/arm64/README |3 +++
 1 file changed, 3 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/README b/kernel/cobalt/arch/arm64/README
new file mode 100644
index 000..80f954a
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/README
@@ -0,0 +1,3 @@
+Get the interrupt pipeline code for the target kernel from
+http://xenomai.org/downloads/ipipe/, or
+git://git.xenomai.org/ipipe.git


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README for I-pipe support

2017-01-26 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: df72f17c28e5757c98e5646860019d8592aba367
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=df72f17c28e5757c98e5646860019d8592aba367

Author: Philippe Gerum 
Date:   Sun Nov  1 17:22:33 2015 +0100

cobalt/arm64: add README for I-pipe support

---

 kernel/cobalt/arch/arm64/patches/README |   16 
 1 file changed, 16 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/patches/README 
b/kernel/cobalt/arch/arm64/patches/README
new file mode 100644
index 000..fd85e06
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/patches/README
@@ -0,0 +1,16 @@
+-- arch/arm64/patches
+
+Xenomai needs special kernel support to deliver fast and deterministic
+response time to external interrupts, and also to provide real-time
+services highly integrated with the standard Linux kernel.
+
+This support is provided by the interrupt pipeline (aka I-pipe) in the
+form of a kernel patch you have to apply against a vanilla kernel
+tree, before you attempt to compile the Xenomai codebase against the
+latter kernel.
+
+The Xenomai arm64 port is work in progress. The I-pipe support for
+this architecture is exclusively available from this development tree
+at the moment:
+
+git://git.xenomai.org/ipipe.git, branch devel/ipipe-3.18-linaro-arm64.


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README for I-pipe support

2016-12-09 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: 9bb7b117d8bdee9155950a3616b7968dfa9f7f41
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=9bb7b117d8bdee9155950a3616b7968dfa9f7f41

Author: Philippe Gerum 
Date:   Sun Nov  1 17:22:33 2015 +0100

cobalt/arm64: add README for I-pipe support

---

 kernel/cobalt/arch/arm64/patches/README |   16 
 1 file changed, 16 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/patches/README 
b/kernel/cobalt/arch/arm64/patches/README
new file mode 100644
index 000..fd85e06
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/patches/README
@@ -0,0 +1,16 @@
+-- arch/arm64/patches
+
+Xenomai needs special kernel support to deliver fast and deterministic
+response time to external interrupts, and also to provide real-time
+services highly integrated with the standard Linux kernel.
+
+This support is provided by the interrupt pipeline (aka I-pipe) in the
+form of a kernel patch you have to apply against a vanilla kernel
+tree, before you attempt to compile the Xenomai codebase against the
+latter kernel.
+
+The Xenomai arm64 port is work in progress. The I-pipe support for
+this architecture is exclusively available from this development tree
+at the moment:
+
+git://git.xenomai.org/ipipe.git, branch devel/ipipe-3.18-linaro-arm64.


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README for I-pipe support

2016-11-28 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: d1ae02aa3627c2b9e6d6952eb99b6a63c9b80d57
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=d1ae02aa3627c2b9e6d6952eb99b6a63c9b80d57

Author: Philippe Gerum 
Date:   Sun Nov  1 17:22:33 2015 +0100

cobalt/arm64: add README for I-pipe support

---

 kernel/cobalt/arch/arm64/patches/README |   16 
 1 file changed, 16 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/patches/README 
b/kernel/cobalt/arch/arm64/patches/README
new file mode 100644
index 000..fd85e06
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/patches/README
@@ -0,0 +1,16 @@
+-- arch/arm64/patches
+
+Xenomai needs special kernel support to deliver fast and deterministic
+response time to external interrupts, and also to provide real-time
+services highly integrated with the standard Linux kernel.
+
+This support is provided by the interrupt pipeline (aka I-pipe) in the
+form of a kernel patch you have to apply against a vanilla kernel
+tree, before you attempt to compile the Xenomai codebase against the
+latter kernel.
+
+The Xenomai arm64 port is work in progress. The I-pipe support for
+this architecture is exclusively available from this development tree
+at the moment:
+
+git://git.xenomai.org/ipipe.git, branch devel/ipipe-3.18-linaro-arm64.


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README for I-pipe support

2016-11-21 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: 36ae8a706c693b4d187ffb2e2f811ed2d838bb97
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=36ae8a706c693b4d187ffb2e2f811ed2d838bb97

Author: Philippe Gerum 
Date:   Sun Nov  1 17:22:33 2015 +0100

cobalt/arm64: add README for I-pipe support

---

 kernel/cobalt/arch/arm64/patches/README |   16 
 1 file changed, 16 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/patches/README 
b/kernel/cobalt/arch/arm64/patches/README
new file mode 100644
index 000..fd85e06
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/patches/README
@@ -0,0 +1,16 @@
+-- arch/arm64/patches
+
+Xenomai needs special kernel support to deliver fast and deterministic
+response time to external interrupts, and also to provide real-time
+services highly integrated with the standard Linux kernel.
+
+This support is provided by the interrupt pipeline (aka I-pipe) in the
+form of a kernel patch you have to apply against a vanilla kernel
+tree, before you attempt to compile the Xenomai codebase against the
+latter kernel.
+
+The Xenomai arm64 port is work in progress. The I-pipe support for
+this architecture is exclusively available from this development tree
+at the moment:
+
+git://git.xenomai.org/ipipe.git, branch devel/ipipe-3.18-linaro-arm64.


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README for I-pipe support

2016-11-15 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: fa49d593c7316e95e6d3692a93c4b6ba785a3f9e
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=fa49d593c7316e95e6d3692a93c4b6ba785a3f9e

Author: Philippe Gerum 
Date:   Sun Nov  1 17:22:33 2015 +0100

cobalt/arm64: add README for I-pipe support

---

 kernel/cobalt/arch/arm64/patches/README |   16 
 1 file changed, 16 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/patches/README 
b/kernel/cobalt/arch/arm64/patches/README
new file mode 100644
index 000..fd85e06
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/patches/README
@@ -0,0 +1,16 @@
+-- arch/arm64/patches
+
+Xenomai needs special kernel support to deliver fast and deterministic
+response time to external interrupts, and also to provide real-time
+services highly integrated with the standard Linux kernel.
+
+This support is provided by the interrupt pipeline (aka I-pipe) in the
+form of a kernel patch you have to apply against a vanilla kernel
+tree, before you attempt to compile the Xenomai codebase against the
+latter kernel.
+
+The Xenomai arm64 port is work in progress. The I-pipe support for
+this architecture is exclusively available from this development tree
+at the moment:
+
+git://git.xenomai.org/ipipe.git, branch devel/ipipe-3.18-linaro-arm64.


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README for I-pipe support

2016-10-17 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: 32e0e97e04800e3042866253158263ea9c3b683f
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=32e0e97e04800e3042866253158263ea9c3b683f

Author: Philippe Gerum 
Date:   Sun Nov  1 17:22:33 2015 +0100

cobalt/arm64: add README for I-pipe support

---

 kernel/cobalt/arch/arm64/patches/README |   16 
 1 file changed, 16 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/patches/README 
b/kernel/cobalt/arch/arm64/patches/README
new file mode 100644
index 000..fd85e06
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/patches/README
@@ -0,0 +1,16 @@
+-- arch/arm64/patches
+
+Xenomai needs special kernel support to deliver fast and deterministic
+response time to external interrupts, and also to provide real-time
+services highly integrated with the standard Linux kernel.
+
+This support is provided by the interrupt pipeline (aka I-pipe) in the
+form of a kernel patch you have to apply against a vanilla kernel
+tree, before you attempt to compile the Xenomai codebase against the
+latter kernel.
+
+The Xenomai arm64 port is work in progress. The I-pipe support for
+this architecture is exclusively available from this development tree
+at the moment:
+
+git://git.xenomai.org/ipipe.git, branch devel/ipipe-3.18-linaro-arm64.


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README for I-pipe support

2016-09-22 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: f2d583fc72836e950e759dee3238e94036e382e4
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=f2d583fc72836e950e759dee3238e94036e382e4

Author: Philippe Gerum 
Date:   Sun Nov  1 17:22:33 2015 +0100

cobalt/arm64: add README for I-pipe support

---

 kernel/cobalt/arch/arm64/patches/README |   16 
 1 file changed, 16 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/patches/README 
b/kernel/cobalt/arch/arm64/patches/README
new file mode 100644
index 000..fd85e06
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/patches/README
@@ -0,0 +1,16 @@
+-- arch/arm64/patches
+
+Xenomai needs special kernel support to deliver fast and deterministic
+response time to external interrupts, and also to provide real-time
+services highly integrated with the standard Linux kernel.
+
+This support is provided by the interrupt pipeline (aka I-pipe) in the
+form of a kernel patch you have to apply against a vanilla kernel
+tree, before you attempt to compile the Xenomai codebase against the
+latter kernel.
+
+The Xenomai arm64 port is work in progress. The I-pipe support for
+this architecture is exclusively available from this development tree
+at the moment:
+
+git://git.xenomai.org/ipipe.git, branch devel/ipipe-3.18-linaro-arm64.


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README for I-pipe support

2015-11-02 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: ab633563d28cd668d8b5520fdb04802df0185575
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=ab633563d28cd668d8b5520fdb04802df0185575

Author: Philippe Gerum 
Date:   Sun Nov  1 17:22:33 2015 +0100

cobalt/arm64: add README for I-pipe support

---

 kernel/cobalt/arch/arm64/patches/README |   16 
 1 file changed, 16 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/patches/README 
b/kernel/cobalt/arch/arm64/patches/README
new file mode 100644
index 000..fd85e06
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/patches/README
@@ -0,0 +1,16 @@
+-- arch/arm64/patches
+
+Xenomai needs special kernel support to deliver fast and deterministic
+response time to external interrupts, and also to provide real-time
+services highly integrated with the standard Linux kernel.
+
+This support is provided by the interrupt pipeline (aka I-pipe) in the
+form of a kernel patch you have to apply against a vanilla kernel
+tree, before you attempt to compile the Xenomai codebase against the
+latter kernel.
+
+The Xenomai arm64 port is work in progress. The I-pipe support for
+this architecture is exclusively available from this development tree
+at the moment:
+
+git://git.xenomai.org/ipipe.git, branch devel/ipipe-3.18-linaro-arm64.


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
http://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README for I-pipe support

2015-11-01 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: abffc377ab317a49a41373e721c7a1e4f64bf551
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=abffc377ab317a49a41373e721c7a1e4f64bf551

Author: Philippe Gerum 
Date:   Sun Nov  1 17:22:33 2015 +0100

cobalt/arm64: add README for I-pipe support

---

 kernel/cobalt/arch/arm64/patches/README |   16 
 1 file changed, 16 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/patches/README 
b/kernel/cobalt/arch/arm64/patches/README
new file mode 100644
index 000..fd85e06
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/patches/README
@@ -0,0 +1,16 @@
+-- arch/arm64/patches
+
+Xenomai needs special kernel support to deliver fast and deterministic
+response time to external interrupts, and also to provide real-time
+services highly integrated with the standard Linux kernel.
+
+This support is provided by the interrupt pipeline (aka I-pipe) in the
+form of a kernel patch you have to apply against a vanilla kernel
+tree, before you attempt to compile the Xenomai codebase against the
+latter kernel.
+
+The Xenomai arm64 port is work in progress. The I-pipe support for
+this architecture is exclusively available from this development tree
+at the moment:
+
+git://git.xenomai.org/ipipe.git, branch devel/ipipe-3.18-linaro-arm64.


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
http://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/arm64: add README for I-pipe support

2015-11-01 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: 7bddbcbe43597311bce4203342ff2d90270328ff
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=7bddbcbe43597311bce4203342ff2d90270328ff

Author: Philippe Gerum 
Date:   Sun Nov  1 17:22:33 2015 +0100

cobalt/arm64: add README for I-pipe support

---

 kernel/cobalt/arch/arm64/patches/README |   16 
 1 file changed, 16 insertions(+)

diff --git a/kernel/cobalt/arch/arm64/patches/README 
b/kernel/cobalt/arch/arm64/patches/README
new file mode 100644
index 000..fd85e06
--- /dev/null
+++ b/kernel/cobalt/arch/arm64/patches/README
@@ -0,0 +1,16 @@
+-- arch/arm64/patches
+
+Xenomai needs special kernel support to deliver fast and deterministic
+response time to external interrupts, and also to provide real-time
+services highly integrated with the standard Linux kernel.
+
+This support is provided by the interrupt pipeline (aka I-pipe) in the
+form of a kernel patch you have to apply against a vanilla kernel
+tree, before you attempt to compile the Xenomai codebase against the
+latter kernel.
+
+The Xenomai arm64 port is work in progress. The I-pipe support for
+this architecture is exclusively available from this development tree
+at the moment:
+
+git://git.xenomai.org/ipipe.git, branch devel/ipipe-3.18-linaro-arm64.


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
http://xenomai.org/mailman/listinfo/xenomai-git