[GSoC2014] arinc653 on rtems (using pok) patches

2014-08-16 Thread Janek van Oirschot
A bit unconventional for a new patch but since my patches also include POK changes this seemed like the best way to upload it. Patches and readme with explanation on how to duplicate my environment and work are in the tarball. I do assume that the virtualpok BSP and paravirt_cpu patches are already

[PATCH] Add new documentation section for OpenRISC CPU architecture.

2014-08-16 Thread Hesham ALMatary
--- doc/cpu_supplement/Makefile.am | 6 +++ doc/cpu_supplement/cpu_supplement.texi | 2 + doc/cpu_supplement/or1k.t | 78 ++ 3 files changed, 86 insertions(+) create mode 100644 doc/cpu_supplement/or1k.t diff --git a/doc/cpu_supplement/Makef