summaryrefslogtreecommitdiff
path: root/cpukit/score/cpu/powerpc/rtems/score (follow)
AgeCommit message (Expand)Author
2015-12-11Move headers required by i386 SMP support.includeAmar Takhar
2015-12-11Stage 1: Move single headers.Amar Takhar
2015-10-26basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber
2015-07-15powerpc: Do not use the ATB for e500 multilibSebastian Huber
2015-07-15powerpc: Fix _CPU_Counter_read()Nick Withers
2015-03-16cpukit: add and use CPU_Uint32ptr typeGedare Bloom
2015-03-05score: Delete unused CPU_UNROLL_ENQUEUE_PRIORITYSebastian Huber
2015-02-17score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber
2015-01-20powerpc: Fix AltiVec VSCR save/restoreSebastian Huber
2015-01-13powerpc: AltiVec and FPU context supportSebastian Huber
2015-01-09powerpc: Use PPC_HAS_FPUSebastian Huber
2015-01-09powerpc: Add PPC_STACK_ALIGN_POWERSebastian Huber
2015-01-09powerpc: Set PPC_DEFAULT_CACHE_LINE_SIZE for e6500Sebastian Huber
2015-01-09powerpc: Use PPC_DEFAULT_CACHE_LINE_SIZESebastian Huber
2015-01-09powerpc: Delete _CPU_IRQ_infoSebastian Huber
2015-01-09powerpc: Use alternate time base for CPU counterSebastian Huber
2014-09-23powerpc: Use CPU_TIMESTAMP_USE_STRUCT_TIMESPECSebastian Huber
2014-09-11score: Rename _BSP_Exception_frame_print()Sebastian Huber
2014-09-11powerpc: Delete PPC_BSP_HAS_FIXED_PR288Sebastian Huber
2014-09-10Let CPU/BSP Fatal handler have access to sourceDaniel Hellstrom
2014-07-04score: PR2183: Fix context switch on SMPSebastian Huber
2014-05-08score: Fix CPU context usage on SMPSebastian Huber
2014-05-07score: Implement forced thread migrationSebastian Huber
2014-04-29score: Statically initialize _ISR_Vector_tableSebastian Huber
2014-04-14score: SMP initialization changesSebastian Huber
2014-04-03score: Rename Priority_bit_map_ControlSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-02-21score: _CPU_SMP_Get_current_processor()Sebastian Huber
2014-02-19score: Rename bsp_smp_initialize()Sebastian Huber
2014-02-17score: Use atomic API for SMP lockSebastian Huber
2014-02-14score: Remove volatile from asm statementsSebastian Huber
2014-02-14score: Add CPU counter supportSebastian Huber
2014-02-05score: _CPU_Context_switch_to_first_task_smp()Sebastian Huber
2014-02-04Add thread-local storage (TLS) supportSebastian Huber
2013-11-18powerpc: Add r2 to CPU contextSebastian Huber
2013-08-28score: Simplify <rtems/score/cpuatomic.h>WeiY
2013-08-09score/cpu: Add CPU_Per_CPU_controlSebastian Huber
2013-07-17smp: Rename _CPU_Processor_event_receive()Sebastian Huber
2013-07-17smp: Rename _CPU_Processor_event_broadcast()Sebastian Huber
2013-07-17smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber
2013-07-17smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber
2013-07-17update-all-architectures-to-new-atomic-implementationWeiY
2013-06-26powerpc: Fix Altivec supportSebastian Huber
2013-05-31smp: Add PowerPC supportSebastian Huber
2013-05-10score: Add CPU context validationSebastian Huber
2013-02-07score: atomic support for RTEMS. Cleanup.WeiY
2013-02-07score: atomic support for RTEMS. Atomic operations for PowerPC.WeiY
2013-01-02score: Doxygen Clean Up Task #5Alex Ivanov
2012-11-27score: Add CPU_Exception_frameSebastian Huber
2012-11-27powerpc: Add CPU_Exception_frameSebastian Huber