Messages by Thread
-
[PATCH] bsp/virtualpok: introduces virtual i386 BSP developed on POK
philipp . eppelt
-
[PATCH 1/2] cpukit: libcpu: split of i386 CPU code between score and libcpu; Introduction of virtual and native CPU models in libcpu.
philipp . eppelt
-
[GSoC] Paravirtualization Layer
Philipp Eppelt
-
[GSoC] Application Configuration GUI for RTEMS
Shubham Somani
-
[GSoC] Final report of MMU project
Hesham Moustafa
-
Fwd: Re: Release 2.24
Joel Sherrill
-
[PATCH 1/1] DEVFS mknod stored path pointer, now path is copied instead
Daniel Hellstrom
-
Coverity Scan on main_help.c
Joel Sherrill
-
New configure option RTEMS_VIRTUAL
Philipp Eppelt
-
[GSoC] pencils down
Gedare Bloom
-
RSB: Tools update - newlib-15-Sept-2013
Chris Johns
-
Coverity Scan on rtems_libio_post_driver()
Joel Sherrill
-
[PATCH 3/3] MMU support for RaspberryPi BSP
Hesham AL-Matary
-
[PATCH 1/3] Add a new necessary definition needed for raspberrypi MMU support
Hesham AL-Matary
-
[PATCH] Added PIC details to docs
Vipul Nayyar
-
[GSOC] POK+RTEMS interrupt status
Philipp Eppelt
-
RBTree inline hooks Was: Re: SMP: ISR disable/enable vs. mutual exclustion
Gedare Bloom
-
[PATCH 5/5 v2] JFFS2: New tests
Sebastian Huber
-
[PATCH 3/5 v2] JFFS2: Update Linux compatibility layer
Sebastian Huber
-
Re: [GSoC] CAN SJA1000
Pavel Pisa
-
[PATCH] Bash script to review BSP File Organization
Vipul Nayyar
-
Locking ReadyQueue in SMP
Sree Harsha Konduri
-
Re: [PATCH 2/5] JFFS2: Import from eCos
Chris Johns
-
Re: [PATCH 1/5] JFFS2: Import from Linux
Gedare Bloom
-
[PATCH] fstests/mdosfs_fstime: Remove test
Sebastian Huber
-
[PATCH 5/5] JFFS2: New tests
Sebastian Huber
-
[PATCH 3/5] JFFS2: Update Linux compatibility layer
Sebastian Huber
-
[PATCH 1/6] libmm-score-api. The high-level libmm API should be used by applications. It helps developers to manage memory by setting generic and target-independent protection and cache attributes for a region that has a start address, length, and desired memory attributes.
Hesham AL-Matary
-
[PATCH 3/6] libmm-libbsp-shared. Files shared between all target BSPs and low-level implementations for libmm. These shared files contain mm.h which is a link between high-level score api and low-level implemenation of libmm. mm.h contains function declarations which should be implemented by target BSP to support libmm. no_memorymanagement.c contains stubs for BSPs that do not support libmm.
Hesham AL-Matary
-
Re: [PATCH 3/6] libmm-libbsp-shared. Files shared between all target BSPs and low-level implementations for libmm. These shared files contain mm.h which is a link between high-level score api and low-level implemenation of libmm. mm.h contains function declarations which should be implemented by target BSP to support libmm. no_memorymanagement.c contains stubs for BSPs that do not support libmm.
Gedare Bloom
-
Re: [PATCH 3/6] libmm-libbsp-shared. Files shared between all target BSPs and low-level implementations for libmm. These shared files contain mm.h which is a link between high-level score api and low-level implemenation of libmm. mm.h contains function declarations which should be implemented by target BSP to support libmm. no_memorymanagement.c contains stubs for BSPs that do not support libmm.
Hesham Moustafa
-
Re: [PATCH 3/6] libmm-libbsp-shared. Files shared between all target BSPs and low-level implementations for libmm. These shared files contain mm.h which is a link between high-level score api and low-level implemenation of libmm. mm.h contains function declarations which should be implemented by target BSP to support libmm. no_memorymanagement.c contains stubs for BSPs that do not support libmm.
Gedare Bloom
-
Re: [PATCH 3/6] libmm-libbsp-shared. Files shared between all target BSPs and low-level implementations for libmm. These shared files contain mm.h which is a link between high-level score api and low-level implemenation of libmm. mm.h contains function declarations which should be implemented by target BSP to support libmm. no_memorymanagement.c contains stubs for BSPs that do not support libmm.
Hesham Moustafa
-
[PATCH 6/6] libmm-test-cases. mmtest1 defines some memory regions and call libmm API to apply attributes for these regions. mmtest2 defines memory regions with attributes, set it up, and trigger some exceptions that should result in a fatal error.
Hesham AL-Matary
-
[PATCH 2/6] arm-cp15-new-definitions New definitions for arm-cp15 Fault Status Register and ARMv6 control register.
Hesham AL-Matary
-
Re: [PATCH 2/6] arm-cp15-new-definitions New definitions for arm-cp15 Fault Status Register and ARMv6 control register.
Sebastian Huber
-
Re: [PATCH 2/6] arm-cp15-new-definitions New definitions for arm-cp15 Fault Status Register and ARMv6 control register.
Hesham Moustafa
-
[PATCH 4/6] libmm-libbsp-arm-shared. libmm low-level implementation that can be shared between many ARM targets. mminit.c contains initialization function for arm-cp15 and setup page tables. After that it enables MMU and Cache unit part of BSP initialization process. mm.c translates attributes from high-level to CPU specific attributes and apply them dynamically.
Hesham AL-Matary
-
Re: [PATCH 4/6] libmm-libbsp-arm-shared. libmm low-level implementation that can be shared between many ARM targets. mminit.c contains initialization function for arm-cp15 and setup page tables. After that it enables MMU and Cache unit part of BSP initialization process. mm.c translates attributes from high-level to CPU specific attributes and apply them dynamically.
Gedare Bloom
-
Re: [PATCH 4/6] libmm-libbsp-arm-shared. libmm low-level implementation that can be shared between many ARM targets. mminit.c contains initialization function for arm-cp15 and setup page tables. After that it enables MMU and Cache unit part of BSP initialization process. mm.c translates attributes from high-level to CPU specific attributes and apply them dynamically.
Hesham Moustafa
-
Re: [PATCH 4/6] libmm-libbsp-arm-shared. libmm low-level implementation that can be shared between many ARM targets. mminit.c contains initialization function for arm-cp15 and setup page tables. After that it enables MMU and Cache unit part of BSP initialization process. mm.c translates attributes from high-level to CPU specific attributes and apply them dynamically.
Gedare Bloom
-
Re: [PATCH 4/6] libmm-libbsp-arm-shared. libmm low-level implementation that can be shared between many ARM targets. mminit.c contains initialization function for arm-cp15 and setup page tables. After that it enables MMU and Cache unit part of BSP initialization process. mm.c translates attributes from high-level to CPU specific attributes and apply them dynamically.
Hesham Moustafa
-
Re: [PATCH 4/6] libmm-libbsp-arm-shared. libmm low-level implementation that can be shared between many ARM targets. mminit.c contains initialization function for arm-cp15 and setup page tables. After that it enables MMU and Cache unit part of BSP initialization process. mm.c translates attributes from high-level to CPU specific attributes and apply them dynamically.
Gedare Bloom
-
Re: [PATCH 4/6] libmm-libbsp-arm-shared. libmm low-level implementation that can be shared between many ARM targets. mminit.c contains initialization function for arm-cp15 and setup page tables. After that it enables MMU and Cache unit part of BSP initialization process. mm.c translates attributes from high-level to CPU specific attributes and apply them dynamically.
Sebastian Huber
-
Re: [PATCH 4/6] libmm-libbsp-arm-shared. libmm low-level implementation that can be shared between many ARM targets. mminit.c contains initialization function for arm-cp15 and setup page tables. After that it enables MMU and Cache unit part of BSP initialization process. mm.c translates attributes from high-level to CPU specific attributes and apply them dynamically.
Gedare Bloom
-
Re: [PATCH 4/6] libmm-libbsp-arm-shared. libmm low-level implementation that can be shared between many ARM targets. mminit.c contains initialization function for arm-cp15 and setup page tables. After that it enables MMU and Cache unit part of BSP initialization process. mm.c translates attributes from high-level to CPU specific attributes and apply them dynamically.
Hesham Moustafa
-
[PATCH 5/6] libmm-arm-bsps-support-raspberrypi-realview-xilinx_zynq Modifications for ARM BSPs to support libmm. Each BSP defines its memory configuration table which describes memory regions and their attributes. The configuration table is passed to memory management initialization routine which initialzes page tables and MMU hardware at BSP startup.
Hesham AL-Matary
-
Re: [PATCH 1/6] libmm-score-api. The high-level libmm API should be used by applications. It helps developers to manage memory by setting generic and target-independent protection and cache attributes for a region that has a start address, length, and desired memory attributes.
Sebastian Huber
-
Re: [PATCH 1/6] libmm-score-api. The high-level libmm API should be used by applications. It helps developers to manage memory by setting generic and target-independent protection and cache attributes for a region that has a start address, length, and desired memory attributes.
Gedare Bloom
-
Re: [PATCH 1/6] libmm-score-api. The high-level libmm API should be used by applications. It helps developers to manage memory by setting generic and target-independent protection and cache attributes for a region that has a start address, length, and desired memory attributes.
Chris Johns
-
Re: [PATCH 1/6] libmm-score-api. The high-level libmm API should be used by applications. It helps developers to manage memory by setting generic and target-independent protection and cache attributes for a region that has a start address, length, and desired memory attributes.
Sebastian Huber
-
Re: [PATCH 1/6] libmm-score-api. The high-level libmm API should be used by applications. It helps developers to manage memory by setting generic and target-independent protection and cache attributes for a region that has a start address, length, and desired memory attributes.
Hesham Moustafa
-
Static vs dynamic resource allocation
Wendell Silva
-
[PATCH 1/2] Filesystem: Add and use rtems_filesystem_chmod()
Sebastian Huber
-
Coverity CID: 1063861
Rempel, Cynthia
-
Patch: Rework of Device Driver Configuration
Joel Sherrill
-
[GSOC] Update blogs, post patches and questions
Gedare Bloom
-
[SOCIS] Testing Framework
Marcin Bujar
-
[PATCH] Colon in module path fix
Mohammed Khoory
-
[PATCH] imfs: use safe string functions
Gedare Bloom
-
[PATCH] untar: check return value from mkdir
Gedare Bloom
-
[PATCH] dosfs: Eliminate empty case statements that fall through to default.
Gedare Bloom
-
[PATCH] uuid: make integer arithmetic conversion explicit
Gedare Bloom
-
[PATCH] nfs: Fix ln option processing.
Gedare Bloom
-
Fwd: [GSoC Mentors] GSoC 2013 Mentors/Org Admins: "Pencils Down" and Final Evaluation Dates Approaching
Joel Sherrill
-
[PATCH] IMFS: Resource leak
Gedare Bloom
-
[PATCH] dosfs: Unintentional integer overflow
Gedare Bloom
-
[PATCH] bdpart: Argument cannot be negative
Gedare Bloom
-
Files for Coverity Scan to Ignore
Joel Sherrill
-
[PATCH] flashdisk: swap arguments to checksum helper
Gedare Bloom
-
[PATCH] termios: check return value from semaphore obtain/release
Gedare Bloom
-
[PATCH] nvdisk: swap arguments to checksum helper
Gedare Bloom
-
[PATCH] sparse-disk: check return value from semaphore_obtain/release
Gedare Bloom
-
[PATCH] imfs: check return value from mkdir
Gedare Bloom
-
[PATCH] dosfs: Unsigned compared against 0
Gedare Bloom
-
[PATCH] shell: Out-of-bounds access
Gedare Bloom
-
Set new BSP_OPTS for libmm
Hesham Moustafa
-
move libmm/libcpu shared files to libbsp
Hesham Moustafa
-
Joel Status and Lack of Responsiveness
Joel Sherrill
-
[PATCH] score: Use unsigned long for atomic integers
Sebastian Huber
-
Re: RTEMS on top of linux or FreeBSD?
Ralf Corsepius
-
How to start contributing towards RTEMS project
Ritesh Harjani
-
[PATCH 1/2] add atomc_sub and atomic_compare_exchange into smpatomic08
WeiY
-
Bash Script to find discrepancies in BSP file organization
Vipul Nayyar