summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/powerpc/rtems/score (unfollow)
Commit message (Expand)AuthorFilesLines
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 Huber1-1/+13
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 Johns4-4/+4
2014-02-21score: _CPU_SMP_Get_current_processor()Sebastian Huber1-3/+2
2014-02-19score: Rename bsp_smp_initialize()Sebastian Huber1-0/+2
2014-02-17score: Use atomic API for SMP lockSebastian Huber1-95/+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 Huber1-2/+8
2013-08-28score: Simplify <rtems/score/cpuatomic.h>WeiY1-30/+6
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 Huber2-1/+111
2013-05-10score: Add CPU context validationSebastian Huber1-0/+4
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-01-02score: Doxygen Clean Up Task #5Alex Ivanov3-9/+15
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-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 Huber1-145/+96
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill3-6/+0
2012-05-09Score ISR - Minimize Capabilities When Not Simple VectoredJoel Sherrill1-4/+6
2011-09-272011-09-27 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+2
2011-08-302011-08-30 Peter Dufault <dufault@hda.com>Sebastian Huber1-0/+28
2011-07-212011-07-21 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-16/+98
2011-02-112011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
2010-10-212010-10-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2010-07-292010-07-29 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill2-2/+2
2010-07-162010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2-12/+274
2009-12-04Whitespace removal.Ralf Corsepius2-6/+6
2009-12-022009-12-01 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+55
2009-10-30move timebase access functions from cpukit to libcpuThomas Doerfler1-106/+0
2009-10-21 * rtems/powerpc/registers.h: Added defines DEAR_BOOKE and DEAR_405.Thomas Doerfler2-16/+10
2009-02-112009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+1
2008-12-11#include <stdint.h> instead of <rtems/stdint.h>.Ralf Corsepius1-1/+1
2008-09-142008-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+3