summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2021-09-06libc: Avoid dead code in memset()Sebastian Huber
2021-09-06bsps/sparc: Remove BSP_POWER_DOWN_AT_FATAL_HALTSebastian Huber
2021-09-06FIXME libtest: Increase line lengthSebastian Huber
2021-09-06cpukit/libtest/testbeginend.cSebastian Huber
2021-09-06cpukit/include/rtems/score/basedefs.hSebastian Huber
2021-09-06FIXME ISR_LOCK_MEMBER() confuses DoxygenSebastian Huber
2021-09-06build: FIXME introduce pre-qualified partsSebastian Huber
2021-09-06libc: Optimize malloc() initializationSebastian Huber
2021-09-06score: Optimize Workspace Handler initializationSebastian Huber
2021-09-06score: Split wkspace.cSebastian Huber
2021-09-06wkspace.c: Change license to BSD-2-ClauseSebastian Huber
2021-09-06rtems: Simplify rtems_semaphore_set_priority()Sebastian Huber
2021-09-06score: Fix _CORE_ceiling_mutex_Set_priority()Sebastian Huber
2021-09-06libtest: Add scheduler test supportSebastian Huber
2021-09-06score: Always check if a prio ceiling is definedSebastian Huber
2021-09-06cpukit/doxygen/appl-config.hSebastian Huber
2021-09-06cpukit/include/rtems.hSebastian Huber
2021-09-06rtems: Generate <rtems/rtems/cache.h>Sebastian Huber
2021-09-06rtems: Generate <rtems/extension.h>Sebastian Huber
2021-09-06score: Fix thread pinning assertionsSebastian Huber
2021-09-06Add RTEMS_COVERAGE build optionSebastian Huber
2021-09-06score: Add _IO_Relax()Sebastian Huber
2021-09-06rtems: Document time of day constraintsSebastian Huber
2021-09-06score: Split up rbtreenext.cSebastian Huber
2021-09-06score: Change TOD_LATEST_YEAR to 2099Sebastian Huber
2021-09-06score: Simplify _TOD_Validate()Sebastian Huber
2021-09-06score: Limit the CLOCK_REALTIME settingSebastian Huber
2021-09-06score: Add _TOD_Is_valid_new_time_of_day()Sebastian Huber
2021-09-06score: Remove TOD_TICKS_PER_SECOND_method()Sebastian Huber
2021-09-06score: Return status in _TOD_Adjust()Sebastian Huber
2021-09-03score: Move _Thread_Dispatch()Sebastian Huber
2021-09-03score: Document thread queue operationsSebastian 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