summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2021-07-12FIXME libtest: Increase line lengthSebastian Huber
2021-07-12FIXME ISR_LOCK_MEMBER() confuses DoxygenSebastian Huber
2021-07-12build: FIXME add allocate-only allocatorsSebastian Huber
2021-07-12build FIXME No libc.a for pre-qualified onlySebastian Huber
2021-07-12libc: Optimize malloc() initializationSebastian Huber
2021-07-12score: Optimize Workspace Handler initializationSebastian Huber
2021-07-12score: Split wkspace.cSebastian Huber
2021-07-12wkspace.c: Change license to BSD-2-ClauseSebastian Huber
2021-07-12score: Fix priority discipline handlingSebastian Huber
2021-07-12rtems: Simplify rtems_semaphore_set_priority()Sebastian Huber
2021-07-12score: Fix _CORE_ceiling_mutex_Set_priority()Sebastian Huber
2021-07-12libtest: Add scheduler test supportSebastian Huber
2021-07-12score: Always check if a prio ceiling is definedSebastian Huber
2021-07-12cpukit/doxygen/appl-config.hSebastian Huber
2021-07-12cpukit/include/rtems.hSebastian Huber
2021-07-12rtems: Generate <rtems/rtems/cache.h>Sebastian Huber
2021-07-12rtems: Generate <rtems/extension.h>Sebastian Huber
2021-07-12score: Fix thread pinning assertionsSebastian Huber
2021-07-12rtems: Add rtems_interrupt_entry_install()Sebastian Huber
2021-07-12rtems: Add RTEMS_FATAL_SOURCE_SPURIOUS_INTERRUPTSebastian Huber
2021-07-12rtems: Add rtems_interrupt_is_pending()Sebastian Huber
2021-07-12rtems: Add rtems_interrupt_vector_is_enabled()Sebastian Huber
2021-07-12rtems: Add rtems_interrupt_vector_enable()Sebastian Huber
2021-07-12rtems: Add rtems_interrupt_get_attributes()Sebastian Huber
2021-07-09rtems: Generate <rtems/irq-extension.h>Sebastian Huber
2021-07-09rtems: Add rtems_interrupt_cause_on()Sebastian Huber
2021-07-06Fix compiler warnings for schedulerstrongapa.cRichi Dubey
2021-07-01rtems: Do not broadcast to signal a condition varSebastian Huber
2021-06-29arm: For AArch32 use non-shareable memorySebastian Huber
2021-06-29arm: Fix AARCH32_PMSA_ATTR_XN valueSebastian Huber
2021-06-29arm: Fix AArch32 memory attribute definesSebastian Huber
2021-06-29arm: Disable alignment check in PMSA initSebastian Huber
2021-06-24Update Strong APA SchedulerRichi Dubey
2021-06-24sparc: Simplify trap table initializationSebastian Huber
2021-06-24sparc: Move FP frame offset defines to cpuimpl.hSebastian Huber
2021-06-24sparc: More reliable bad trap handlingSebastian Huber
2021-06-24sparc: Move ISR handler install routinesSebastian Huber
2021-06-24score: Move _ISR_Vector_table[] to separate fileSebastian Huber
2021-06-24score: Remove bogus _ISR_Nest_level settingSebastian Huber
2021-06-24score: Remove _CPU_Initialize_vectors()Sebastian Huber
2021-06-22i2c: Add non blocking read / writeChristian Mauderer
2021-06-21cpukit: Add timespecisnonnegative to Makefile.amRyan Long
2021-06-21cpu/armv7m: Fix initialization of MPU regionsChristian Mauderer
2021-06-21cpu/armv7m: Avoid regions with negative sizeChristian Mauderer
2021-06-17rtems: Fix rtems_task_set_affinity() docsSebastian Huber
2021-06-16arm: Fix parameter use in AARCH32_PMSA_MEM_ATTR()Sebastian Huber
2021-06-15score: Comment _Thread_queue_Surrender_sticky()Sebastian Huber
2021-06-15Use a common phrase for pointer parametersSebastian Huber
2021-06-10score: Add PER_CPU_DATA_NEED_INITIALIZATION()Sebastian Huber
2021-06-10score: Fix initialization of thread queue contextSebastian Huber