summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/powerpc (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-28Regenerate all preinstall.am files.Joel Sherrill1-3/+3
2014-07-04score: PR2183: Fix context switch on SMPSebastian Huber1-1/+1
2014-05-08score: Fix CPU context usage on SMPSebastian Huber1-2/+14
2014-05-07score: Implement forced thread migrationSebastian Huber2-1/+17
2014-04-29score: Statically initialize _ISR_Vector_tableSebastian Huber1-10/+0
2014-04-14score: SMP initialization changesSebastian Huber1-1/+5
2014-04-03score: Rename Priority_bit_map_ControlSebastian Huber2-2/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns10-10/+10
2014-02-21score: _CPU_SMP_Get_current_processor()Sebastian Huber1-3/+2
2014-02-21score: Rename _Internal_error_Occurred()Sebastian Huber1-1/+1
2014-02-19score: Rename bsp_smp_initialize()Sebastian Huber1-0/+2
2014-02-19powerpc: Change interrupt disable implemetationSebastian Huber3-19/+36
2014-02-17score: Use atomic API for SMP lockSebastian Huber3-100/+0
2014-02-14score: Remove volatile from asm statementsSebastian Huber1-1/+1
2014-02-14score: Add CPU counter supportSebastian Huber1-0/+24
2014-02-05score: _CPU_Context_switch_to_first_task_smp()Sebastian Huber1-3/+0
2014-02-04Add thread-local storage (TLS) supportSebastian Huber1-1/+2
2013-11-18powerpc: Add r2 to CPU contextSebastian Huber3-11/+13
2013-11-18powerpc: Do not validate reserved XER bitsSebastian Huber1-2/+2
2013-08-28score: Simplify <rtems/score/cpuatomic.h>WeiY1-30/+6
2013-08-13powerpc: Fix _CPU_Context_validate()Sebastian Huber1-1/+1
2013-08-09score/cpu: Add CPU_Per_CPU_controlSebastian Huber1-0/+6
2013-07-17smp: Rename _CPU_Processor_event_receive()Sebastian Huber1-1/+1
2013-07-17smp: Rename _CPU_Processor_event_broadcast()Sebastian Huber1-1/+1
2013-07-17smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber1-0/+1
2013-07-17smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber1-0/+15
2013-07-17update-all-architectures-to-new-atomic-implementationWeiY1-509/+10
2013-06-26powerpc: Fix Altivec supportSebastian Huber1-4/+4
2013-05-31smp: Add PowerPC supportSebastian Huber4-1/+116
2013-05-10score: Add CPU context validationSebastian Huber4-0/+314
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom1-977/+0
2013-02-07score: atomic support for RTEMS. Cleanup.WeiY1-38/+38
2013-02-07score: atomic support for RTEMS. Atomic operations for PowerPC.WeiY1-0/+537
2013-02-07score: atomic support for RTEMS automake and autoconf changesWeiY2-0/+5
2013-01-02score: Doxygen Clean Up Task #5Alex Ivanov5-20/+35
2012-12-07score misc: Clean up Doxygen GCI Task #12Alex Ivanov2-0/+12
2012-12-01Print MCSR and ESR.Ric Claus1-0/+5
2012-12-01PR 2048: Removed use of PPC440 macro.Ric Claus2-103/+131
2012-11-27score: Add CPU_Exception_frameSebastian Huber1-0/+9
2012-11-27powerpc: Add CPU_Exception_frameSebastian Huber1-0/+46
2012-11-22score: PR1607: Add and use CPU_SIZEOF_POINTERSebastian Huber1-0/+2
2012-11-21powerpc: Add more BUCSR register valuesSebastian Huber1-0/+8
2012-11-15score: Add INTERNAL_ERROR_CPU_ISR_INSTALL_VECTORSebastian Huber2-0/+34
2012-11-14powerpc: Delete _CPU_Install_interrupt_stack()Sebastian Huber1-11/+0
2012-06-11powerpc/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove _CPU_ISR_Init...Joel Sherrill1-2/+14
2012-06-04powerpc: Simplify context switchSebastian Huber2-146/+134
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill7-16/+0
2012-05-09Score ISR - Minimize Capabilities When Not Simple VectoredJoel Sherrill1-4/+6
2012-05-07Revert: Remove CVS IdsJoel Sherrill1-0/+4
2012-05-04Remove CVS-Ids.Ralf Corsépius1-4/+0