summaryrefslogtreecommitdiff
path: root/cpukit/score/cpu/arm (follow)
AgeCommit message (Expand)Author
2016-11-23arm: Fix _ARMV4_Exception_interruptSebastian Huber
2016-11-21arm: Fix Thumb-1 targetsSebastian Huber
2016-11-21arm: Fix ARM_CONTEXT_CONTROL_ISR_DISPATCH_DISABLESebastian Huber
2016-11-18score: Add _ISR_Is_enabled()Sebastian Huber
2016-11-18arm: Use Per_CPU_Control::isr_dispatch_disableSebastian Huber
2016-11-18arm: Simplify _ARMV4_Exception_interruptSebastian Huber
2016-11-18arm: Use local labelsSebastian Huber
2016-11-18score: Allow interrupts during thread dispatchSebastian Huber
2016-11-18arm: Provide CPU_Interrupt_frame for ARMv4Sebastian Huber
2016-11-18rtems: Conditionally define rtems_interrupt_frameSebastian Huber
2016-11-18score: Move CPU_PER_CPU_CONTROL_SIZESebastian Huber
2016-11-18score: Remove obsolete definesSebastian Huber
2016-11-18arm: Use TPIDRPRW for current per-CPU controlSebastian Huber
2016-11-07score: Add <rtems/score/cpuimpl.h>Sebastian Huber
2016-10-04score/arm: Correct logic to select 64 byte cache line maximum size for Cortex-A.Pavel Pisa
2016-09-23score: Fix C/C++ compatibility issueSebastian Huber
2016-08-19arm: Add VFP context validate support for ARMv5Kevin Kirspel
2016-07-26score: Fix printk() format specifiersSebastian Huber
2016-07-04score/arm: Ensure that copile time alignment is 64 bytes for Cortex-A multilib.Pavel Pisa
2016-07-04arm/score and shared: define ARM hypervisor mode and alternate vector table b...Pavel Pisa
2016-06-08score: Simplify priority bit map implementationSebastian Huber
2016-06-08score: Delete CPU_USE_GENERIC_BITFIELD_DATASebastian Huber
2016-06-03arm: Fix printk warnings.Chris Johns
2016-05-20score: Rename _ISR_Disable() and _ISR_Enable()Sebastian Huber
2016-03-04score: Add CPU_MAXIMUM_PROCESSORSSebastian Huber
2016-02-19_ARMV7M_Is_vector_an_irq: Use ARMV7M_VECTOR_SYSTICK instead of hardcoded 16Martin Galvan
2016-02-04arm: Fix Cortex-M7 supportSebastian Huber
2016-01-26score: Introduce CPU_CACHE_LINE_BYTESSebastian Huber
2016-01-25score: Delete obsolete CPU_TIMESTAMP_* definesSebastian Huber
2016-01-21arm: Use DWT CYCCNT for timecounter if availableSebastian Huber
2016-01-15arm: Honor cache for Cortex-M7 supportSebastian Huber
2016-01-15arm: Accept Cortex-M7 multilibSebastian Huber
2015-11-12Fix interrupt epilogue for ARMv7-AR and PowerPCSebastian Huber
2015-10-26basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber
2015-09-28SMP: Fix and optimize thread dispatchingSebastian Huber
2015-09-23ARMv7M: Improve exception handler routine and add comments on SP selectionMartin Galvan
2015-09-23Fix exception handler for supporting FPUSudarshan Rajagopalan
2015-09-01arm: Replace __sync_synchronize() implementationSebastian Huber
2015-09-01arm: Use compiler memory barrier by defaultSebastian Huber
2015-08-01Add __synch_synchronize function for armJan Sommer
2015-07-23arm: Include proper header fileSebastian Huber
2015-06-26score: Simplify <rtems/system.h>Sebastian Huber
2015-06-15arm: Implement _CPU_ISR_Get_level() for ARMv7-MSebastian Huber
2015-04-10arm: Align ARM exception frame to 8 bytesDaniel Krueger
2015-03-16cpukit: add and use CPU_Uint32ptr typeGedare Bloom
2015-03-05score: Delete unused CPU_UNROLL_ENQUEUE_PRIORITYSebastian Huber
2015-02-27ARM: Fix _ARMV4_Exception_fiq_defaultMartin Galvan
2015-02-17score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber
2015-01-09arm: Fix compile error for ARMv6-M multilibSebastian Huber
2014-11-25arm: Use CPU_TIMESTAMP_USE_STRUCT_TIMESPECSebastian Huber