summaryrefslogtreecommitdiff
path: root/cpukit/score/cpu/i386 (follow)
AgeCommit message (Expand)Author
2016-03-03i386 ..score/cpu.h: Fix spacingJoel Sherrill
2016-03-03i386: prepare for paravirtualized interruptsGedare Bloom
2016-03-03i386: relocate fatal halt to bsp layerGedare Bloom
2016-03-03i386: remove redundant CPP definesGedare Bloom
2016-03-03i386: move idle thread into BSP layerGedare Bloom
2016-02-17i386: Avoid SCORE_EXTERNSebastian Huber
2016-01-26score: Introduce CPU_CACHE_LINE_BYTESSebastian Huber
2016-01-25score: Delete obsolete CPU_TIMESTAMP_* definesSebastian Huber
2015-10-26basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber
2015-06-26score: Simplify <rtems/system.h>Sebastian Huber
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
2014-12-04i386: doxygen and comments related to VESA real mode framebufferJan Dolezal
2014-11-20score: i386: functions converting real mode pointer to physical address and backJan Dolezal
2014-10-20score/cpu/i386/rtems/score/cpu.h: Fix set but not used warningJoel Sherrill
2014-09-10Let CPU/BSP Fatal handler have access to sourceDaniel Hellstrom
2014-08-29Regenerate all preinstall.am files.Chris Johns
2014-08-28Regenerate all preinstall.am files.Joel Sherrill
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: 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-08-28score: Simplify <rtems/score/cpuatomic.h>WeiY
2013-08-09score/cpu: Add CPU_Per_CPU_controlSebastian Huber
2013-07-30score/cpu: Fix _CPU_SMP_lock_Acquire()Sebastian Huber
2013-07-30score/i386: Fix _CPU_Fatal_halt()Sebastian Huber
2013-07-23score: PR1782: CPU_USE_DEFERRED_FP_SWITCHSebastian 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-05-31smp: New SMP lock APISebastian Huber
2013-05-29smp: Simplify SMP initialization sequenceSebastian Huber
2013-05-10score: Add CPU context validationSebastian Huber
2013-05-01score/cpu/.../i386.h: PR2020: Remove soft float referencesJoel Sherrill
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom
2013-02-07score: atomic support for RTEMS. Cleanup.WeiY
2013-02-07score: atomic support for RTEMS. Atomic operations for i386.WeiY
2013-02-07score: atomic support for RTEMS automake and autoconf changesWeiY
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill