summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-27bsps/sparc: Add copyright and license informationDaniel Cederman
2014-05-27bsps/sparc: Make lines in SPARC BSPs adhere to 80 character limit.Daniel Cederman
2014-05-26bsp/gdbarmsim: Switch to the standard arm/shared/startup.Chris Johns
2014-05-26score: Fix race condition in SMP startupSebastian Huber
2014-05-26bsp/gdbarmsim: Change syscall functions to not clash with RTEMS functions.Chris Johns
2014-05-24tools: Add rtems-bsp to list BSPs in the source tree.Chris Johns
2014-05-23SPARC: add syscall 1 (exit) function entry pointDaniel Hellstrom
2014-05-23SPARC: syscall code clean-up and minor optimizationsDaniel Hellstrom
2014-05-23score: Use _SMP_Fatal()Sebastian Huber
2014-05-23SMP: make IPI fatal code uniqueDaniel Hellstrom
2014-05-23score: PR2179: Fix initially locked PCP mutexesSebastian Huber
2014-05-22c/src/aclocal/check-smp.m4: Use HAS_SMP not HAS_POSIX_APIJoel Sherrill
2014-05-22cpuset.c: Fix formattingJoel Sherrill
2014-05-22testsuite: Add a user keypress to start pppd.Chris Johns
2014-05-22bsp/zynq: Add BSP_ZYNQ_RAM_LENGTH to allow a user to override the RAM length.Chris Johns
2014-05-22bsps/zynq: Add BSP_ARM_A9MPCORE_UARTCLK to set the UART clock rate.Chris Johns
2014-05-22rtems: Fix sp2038 test.Chris Johns
2014-05-22rtems: Simplify rtems_semaphore_obtain()Sebastian Huber
2014-05-21schedulersmpimpl.h: Fix spacingJoel Sherrill
2014-05-21score: _Thread_Set_life_protection()Sebastian Huber
2014-05-21score: Add and use _Scheduler_Get_index_by_id()Sebastian Huber
2014-05-21score: Add const qualifierSebastian Huber
2014-05-21score: Add comment regarding TLS workspace sizeSebastian Huber
2014-05-21score: Simplify _Scheduler_Set()Sebastian Huber
2014-05-20rtems: Clarify task set/get scheduler parametersSebastian Huber
2014-05-20score: SMP scheduler support documentationSebastian Huber
2014-05-16dosfs: Fix read from invalid memory areaSebastian Huber
2014-05-16score: Simplify SMP scheduler supportSebastian Huber
2014-05-16score: Fix state diagramSebastian Huber
2014-05-15score: Split SMP scheduler enqueue functionSebastian Huber
2014-05-15score: Make _Thread_queue_Requeue() staticSebastian Huber
2014-05-15score: Add and use _Scheduler_SMP_Start_idle()Sebastian Huber
2014-05-15score: Add and use _Scheduler_default_Schedule()Sebastian Huber
2014-05-15score: Simplify _Thread_Change_priority()Sebastian Huber
2014-05-14score: Add and use _Scheduler_Get_context()Sebastian Huber
2014-05-14score: _Scheduler_priority_Ready_queue_requeue()Sebastian Huber
2014-05-14score: Add STATES_RESTARTINGSebastian Huber
2014-05-14score: TypoSebastian Huber
2014-05-14monitor: Support STATES_MIGRATINGSebastian Huber
2014-05-14bsps/sparc: Fix BSS initializationSebastian Huber
2014-05-14bsps/sparc: Fix data copy in start procedureSebastian Huber
2014-05-14score: Use Scheduler_Context for SMP schedulerSebastian Huber
2014-05-14score: Capitalize SMP acronymSebastian Huber
2014-05-14score: SMP scheduler documentationSebastian Huber
2014-05-14score: Introduce scheduler nodesSebastian Huber
2014-05-14score: Scheduler documentationSebastian Huber
2014-05-14sparc: Change asm to __asm__ to compile with -std=c99.Daniel Cederman
2014-05-12bsp/altera-caclone-v: Early printk supportRalf Kirchner
2014-05-12score: Move out of __RTEMS_HAVE_SYS_CPUSET_H__Sebastian Huber
2014-05-12bsps: Declare bsp_start_on_secondary_processors()Sebastian Huber