summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/shared/arm-a9mpcore-smp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber2015-02-171-0/+5
* bsps/arm: Enable L2C for Cortex-A9 MPCore BSPsSebastian Huber2014-11-201-9/+9
* score: SMP initialization changesSebastian Huber2014-04-141-15/+26
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Rename rtems_smp_process_interrupt()Sebastian Huber2014-02-191-4/+4
* score: Delete bsp_smp_broadcast_interrupt()Sebastian Huber2014-02-191-12/+0
* score: Rename bsp_smp_initialize()Sebastian Huber2014-02-191-1/+1
* smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber2013-07-171-2/+2
* smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber2013-07-171-5/+0
* bsps/arm: Add SMP supportSebastian Huber2013-05-311-0/+71