summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2021-09-02bsps/sparc: Remove BSP_POWER_DOWN_AT_FATAL_HALTSebastian Huber
2021-09-02FIXME libtest: Increase line lengthSebastian Huber
2021-09-02cpukit/libtest/testbeginend.cSebastian Huber
2021-09-02cpukit/include/rtems/score/basedefs.hSebastian Huber
2021-09-02FIXME ISR_LOCK_MEMBER() confuses DoxygenSebastian Huber
2021-09-02build: FIXME introduce pre-qualified partsSebastian Huber
2021-09-02libc: Optimize malloc() initializationSebastian Huber
2021-09-02score: Optimize Workspace Handler initializationSebastian Huber
2021-09-02score: Split wkspace.cSebastian Huber
2021-09-02wkspace.c: Change license to BSD-2-ClauseSebastian Huber
2021-09-02rtems: Simplify rtems_semaphore_set_priority()Sebastian Huber
2021-09-02score: Fix _CORE_ceiling_mutex_Set_priority()Sebastian Huber
2021-09-02libtest: Add scheduler test supportSebastian Huber
2021-09-02score: Always check if a prio ceiling is definedSebastian Huber
2021-09-02cpukit/doxygen/appl-config.hSebastian Huber
2021-09-02cpukit/include/rtems.hSebastian Huber
2021-09-02rtems: Generate <rtems/rtems/cache.h>Sebastian Huber
2021-09-02rtems: Generate <rtems/extension.h>Sebastian Huber
2021-09-02score: Fix thread pinning assertionsSebastian Huber
2021-09-02Add RTEMS_COVERAGE build optionSebastian Huber
2021-09-02score: Add _IO_Relax()Sebastian Huber
2021-09-02libtest: Return fixture context in T_case_begin()Sebastian Huber
2021-09-01score: Update priority only if necessarySebastian Huber
2021-09-01score: Remove _Thread_queue_Unblock_critical()Sebastian Huber
2021-09-01score: Remove _Thread_queue_First_locked()Sebastian Huber
2021-09-01score: Fix blocking message queue receiveSebastian Huber
2021-09-01score: Fix priority discipline handlingSebastian Huber
2021-09-01score: Document Futex HandlerSebastian Huber
2021-08-31rtems: Fix partitions with RTEMS_MULIPROCESSINGSebastian Huber
2021-08-21libmisc/shell: Check the shell command pointers when adding a commandChris Johns
2021-08-21libmisc/fdt: fix node initialise error with RTEMS_DEBUGChris Johns
2021-08-19cpukit/mghttpd: Support all descriptors in selectChris Johns
2021-08-18confstr() support for RTEMSEshan dhawan
2021-08-18score: Delete unused rtems_ada_selfSebastian Huber
2021-08-18score: Make zombie registry observableSebastian Huber
2021-08-18score: Simplify _Thread_Kill_zombies()Sebastian Huber
2021-08-18score: Simplify _Per_CPU_Wait_for_job()Sebastian Huber
2021-08-18score: Simplify _Thread_Create_idle_for_CPU()Sebastian Huber
2021-08-12score: Simplify _Scheduler_Tick()Sebastian Huber
2021-08-12score: Replace the single use of a sequence lockSebastian Huber
2021-08-12score: Replace priority prepend it with an enumSebastian Huber
2021-08-12rtems: Fix rtems_partition_return_buffer()Sebastian Huber
2021-08-11Test needed for timer_create with CLOCK_MONOTONCZacchaeus Leung
2021-08-09Turn off executable permissions for a number of source filesJoel Sherrill
2021-08-03score: Disable interrupts in SMP shutdownSebastian Huber
2021-08-02rtems: Generate <rtems/bspIo.h>Sebastian Huber
2021-07-29score: Change _SMP_Send_message() parameter typeSebastian Huber
2021-07-29score: Assert job properties in _Per_CPU_Add_job()Sebastian Huber
2021-07-29score: Add _Per_CPU_Submit_job()Sebastian Huber
2021-07-29score: Split SMP multicast action moduleSebastian Huber