summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/shared/arm-a9mpcore-smp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-24bsps: Move arm-a9mpcore-smp.c to bspsSebastian Huber1-70/+0
2016-06-29score: Fix SMP message handlingSebastian Huber1-1/+0
2015-09-28SMP: Fix and optimize thread dispatchingSebastian Huber1-1/+2
2015-02-17score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber1-0/+5
2014-11-20bsps/arm: Enable L2C for Cortex-A9 MPCore BSPsSebastian Huber1-9/+9
2014-04-14score: SMP initialization changesSebastian Huber1-15/+26
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-19score: Rename rtems_smp_process_interrupt()Sebastian Huber1-4/+4
2014-02-19score: Delete bsp_smp_broadcast_interrupt()Sebastian Huber1-12/+0
2014-02-19score: Rename bsp_smp_initialize()Sebastian Huber1-1/+1
2013-07-17smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber1-2/+2
2013-07-17smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber1-5/+0
2013-05-31bsps/arm: Add SMP supportSebastian Huber1-0/+71