summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/powerpc/rtems/score (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* score: PR2183: Fix context switch on SMPSebastian Huber2014-07-041-1/+1
* score: Fix CPU context usage on SMPSebastian Huber2014-05-081-2/+14
* score: Implement forced thread migrationSebastian Huber2014-05-071-1/+13
* score: Statically initialize _ISR_Vector_tableSebastian Huber2014-04-291-10/+0
* score: SMP initialization changesSebastian Huber2014-04-141-1/+5
* score: Rename Priority_bit_map_ControlSebastian Huber2014-04-032-2/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-214-4/+4
* score: _CPU_SMP_Get_current_processor()Sebastian Huber2014-02-211-3/+2
* score: Rename bsp_smp_initialize()Sebastian Huber2014-02-191-0/+2
* score: Use atomic API for SMP lockSebastian Huber2014-02-171-95/+0
* score: Remove volatile from asm statementsSebastian Huber2014-02-141-1/+1
* score: Add CPU counter supportSebastian Huber2014-02-141-0/+24
* score: _CPU_Context_switch_to_first_task_smp()Sebastian Huber2014-02-051-3/+0
* Add thread-local storage (TLS) supportSebastian Huber2014-02-041-1/+2
* powerpc: Add r2 to CPU contextSebastian Huber2013-11-181-2/+8
* score: Simplify <rtems/score/cpuatomic.h>WeiY2013-08-281-30/+6
* score/cpu: Add CPU_Per_CPU_controlSebastian Huber2013-08-091-0/+6
* smp: Rename _CPU_Processor_event_receive()Sebastian Huber2013-07-171-1/+1
* smp: Rename _CPU_Processor_event_broadcast()Sebastian Huber2013-07-171-1/+1
* smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber2013-07-171-0/+1
* smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber2013-07-171-0/+15
* update-all-architectures-to-new-atomic-implementationWeiY2013-07-171-509/+10
* powerpc: Fix Altivec supportSebastian Huber2013-06-261-4/+4
* smp: Add PowerPC supportSebastian Huber2013-05-312-1/+111
* score: Add CPU context validationSebastian Huber2013-05-101-0/+4
* score: atomic support for RTEMS. Cleanup.WeiY2013-02-071-38/+38
* score: atomic support for RTEMS. Atomic operations for PowerPC.WeiY2013-02-071-0/+537
* score: Doxygen Clean Up Task #5Alex Ivanov2013-01-023-9/+15
* score: Add CPU_Exception_frameSebastian Huber2012-11-271-0/+9
* powerpc: Add CPU_Exception_frameSebastian Huber2012-11-271-0/+46
* score: PR1607: Add and use CPU_SIZEOF_POINTERSebastian Huber2012-11-221-0/+2
* powerpc: Delete _CPU_Install_interrupt_stack()Sebastian Huber2012-11-141-11/+0
* powerpc/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove _CPU_ISR_Init...Joel Sherrill2012-06-111-2/+14
* powerpc: Simplify context switchSebastian Huber2012-06-041-145/+96
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-113-6/+0
* Score ISR - Minimize Capabilities When Not Simple VectoredJoel Sherrill2012-05-091-4/+6
* 2011-09-27 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-09-271-0/+2
* 2011-08-30 Peter Dufault <dufault@hda.com>Sebastian Huber2011-08-301-0/+28
* 2011-07-21 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-07-211-16/+98
* 2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-111-2/+2
* 2010-10-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-10-211-1/+1
* 2010-07-29 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill2010-07-292-2/+2
* 2010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-07-162-12/+274
* Whitespace removal.Ralf Corsepius2009-12-042-6/+6
* 2009-12-01 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-12-021-0/+55
* move timebase access functions from cpukit to libcpuThomas Doerfler2009-10-301-106/+0
* * rtems/powerpc/registers.h: Added defines DEAR_BOOKE and DEAR_405.Thomas Doerfler2009-10-212-16/+10
* 2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-111-3/+1
* #include <stdint.h> instead of <rtems/stdint.h>.Ralf Corsepius2008-12-111-1/+1
* 2008-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-141-1/+3