summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/no_cpu/rtems/score (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove make preinstallChris Johns2018-01-255-1767/+0
* score: Add optional _CPU_Context_Destroy()Sebastian Huber2017-07-251-0/+19
* score: Delete _CPU_Context_Fp_start()Sebastian Huber2017-01-261-26/+0
* Remove CPU_BIG_ENDIAN and CPU_LITTLE_ENDIANSebastian Huber2017-01-241-40/+0
* score: Fix ARM and PowerPC context initializationSebastian Huber2016-12-021-0/+4
* score: Robust thread dispatchSebastian Huber2016-11-231-0/+12
* score: Add _ISR_Is_enabled()Sebastian Huber2016-11-181-0/+14
* rtems: Conditionally define rtems_interrupt_frameSebastian Huber2016-11-181-1/+1
* score: Move CPU_PER_CPU_CONTROL_SIZESebastian Huber2016-11-182-23/+23
* score: Remove obsolete definesSebastian Huber2016-11-181-23/+0
* score: Move _CPU_Get_current_per_CPU_control()Sebastian Huber2016-11-102-19/+19
* score: Add optional _CPU_Get_thread_executing()Sebastian Huber2016-11-071-0/+12
* score: Add <rtems/score/cpuimpl.h>Sebastian Huber2016-11-071-0/+30
* score: Fix C/C++ compatibility issueSebastian Huber2016-09-231-1/+5
* score: _CPU_SMP_Send_interrupt() documentationSebastian Huber2016-06-291-4/+0
* score: Simplify priority bit map implementationSebastian Huber2016-06-081-3/+0
* score: Delete CPU_USE_GENERIC_BITFIELD_DATASebastian Huber2016-06-081-10/+0
* score: Add CPU_MAXIMUM_PROCESSORSSebastian Huber2016-03-041-0/+6
* no_cpu: Avoid SCORE_EXTERNSebastian Huber2016-02-171-1/+1
* score: Introduce CPU_CACHE_LINE_BYTESSebastian Huber2016-01-261-13/+8
* score: Delete obsolete CPU_TIMESTAMP_* definesSebastian Huber2016-01-251-68/+0
* basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber2015-10-261-1/+1
* SMP: Fix and optimize thread dispatchingSebastian Huber2015-09-281-14/+25
* cpukit: add and use CPU_Uint32ptr typeGedare Bloom2015-03-161-0/+3
* score: Delete unused CPU_UNROLL_ENQUEUE_PRIORITYSebastian Huber2015-03-051-23/+0
* score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber2015-02-171-0/+12
* Let CPU/BSP Fatal handler have access to sourceDaniel Hellstrom2014-09-101-1/+1
* score: PR2183: Fix context switch on SMPSebastian Huber2014-07-041-2/+31
* score: Fix CPU context usage on SMPSebastian Huber2014-05-081-3/+23
* score: Implement forced thread migrationSebastian Huber2014-05-071-0/+18
* score: Statically initialize _ISR_Vector_tableSebastian Huber2014-04-291-6/+11
* score: Add _CPU_Get_current_per_CPU_control()Sebastian Huber2014-04-281-0/+18
* score: SMP initialization changesSebastian Huber2014-04-141-8/+36
* score: Clarify CPU port alignment requirementsSebastian Huber2014-04-071-7/+9
* 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: SMP initialization and shutdown changesSebastian Huber2014-03-061-2/+2
* score: _CPU_SMP_Get_current_processor()Sebastian Huber2014-02-211-2/+1
* score: Rename bsp_smp_initialize()Sebastian Huber2014-02-191-0/+18
* score: Use atomic API for SMP lockSebastian Huber2014-02-171-118/+0
* score: Add CPU counter supportSebastian Huber2014-02-141-0/+34
* Add thread-local storage (TLS) supportSebastian Huber2014-02-041-1/+2
* no_cpu/cpusmplock.h: Clean up to be compilableJoel Sherrill2013-12-141-0/+4
* no_cpu/.../cpu.h: Comment improvementJoel Sherrill2013-11-141-0/+5
* score/cpu: Add CPU_Per_CPU_controlSebastian Huber2013-08-091-0/+18
* smp: Rename _CPU_Processor_event_receive()Sebastian Huber2013-07-171-2/+2
* smp: Rename _CPU_Processor_event_broadcast()Sebastian Huber2013-07-171-2/+2
* smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber2013-07-171-0/+10
* smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber2013-07-171-0/+13
* documentation: Fix Doxygen commentsSebastian Huber2013-06-141-4/+4