summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-08rtems: Generate <rtems/rtems/dpmem.h>Sebastian Huber
2021-02-08rtems: Generate <rtems/rtems/clock.h>Sebastian Huber
2021-02-08rtems: Generate <rtems/rtems/cache.h>Sebastian Huber
2021-02-08rtems: Generate <rtems/rtems/barrier.h>Sebastian Huber
2021-02-08rtems: Generate <rtems/init.h>Sebastian Huber
2021-02-08rtems: Generate <rtems/fatal.h>Sebastian Huber
2021-02-08rtems: Generate <rtems/extension.h>Sebastian Huber
2021-02-08cpukit/include/rtems/rtems/timer.hSebastian Huber
2021-02-08cpukit/include/rtems/rtems/event.hSebastian Huber
2021-02-08FIXME add runtime measurement testSebastian Huber
2021-02-08basedefs: Add stringification of argument listsSebastian Huber
2021-02-08validation: Tweak construct error testsSebastian Huber
2021-02-08validation: Tests for barrier managerSebastian Huber
2021-02-08libtest: Add T_get_thread_timer_state()Sebastian Huber
2021-02-08validation: Add tests for rtems_build_name()Sebastian Huber
2021-02-08libcsupport: Have greedy allocations use consume extended memoryChris Johns
2021-02-08libcsupport: Add no_regular_file_mknod as a mount option to the mount tableChris Johns
2021-02-08bsp/motorola_powerp: Print RTEMS_VERSION from the bootloaderChris Johns
2021-02-08powerpc/shared: ISA bus bridge fails to enable the openpic irqChris Johns
2021-02-06score: Add barrier thread queue operationsSebastian Huber
2021-02-06score: Make FIFO thread queue ops publicSebastian Huber
2021-02-06score: Constify Thread_queue_First_operationSebastian Huber
2021-02-03rtems: Clarify partition manager documentationSebastian Huber
2021-02-03score: _Objects_Build_name() signed/unsigned charSebastian Huber
2021-02-03rtems: Avoid duplicated implemenationSebastian Huber
2021-02-03rtems: Rework object services APISebastian Huber
2021-02-01score: Define _Assert() for static analysis runsSebastian Huber
2021-02-01libtest: Remove double definitionSebastian Huber
2021-02-01score: Clarify thread life state documentationSebastian Huber
2021-02-01score: Document Thread_Life_stateSebastian Huber
2021-02-01nios2: Allow ISR nesting in dispatch variantSebastian Huber
2021-02-01nios2: Optimize ISR dispatch variantSebastian Huber
2021-02-01nios2: Use Per_CPU_Control::isr_dispatch_disableSebastian Huber
2021-02-01nios2: Add TLS supportSebastian Huber
2021-02-01nios2: Make _ISR_Is_in_progress() weakSebastian Huber
2021-02-01nios2: Fix ISR dispatch variantsSebastian Huber
2021-02-01rtems: Fix implicit type conversionsSebastian Huber
2021-02-01score: Remove unused _SMP_Assert()Sebastian Huber
2021-02-01score: Fix implicit type conversionSebastian Huber
2021-02-01rtems: Fix explicit type conversionSebastian Huber
2021-02-01libtest: Fix implicit type conversionsSebastian Huber
2021-02-01rtems: Mark value as usedSebastian Huber
2021-02-01score: Remove double assignmentSebastian Huber
2021-02-01libtest: Check return values with RTEMS_DEBUGSebastian Huber
2021-02-01score: Remove superfluous type qualifierSebastian Huber
2021-02-01score: Simplify _CORE_message_queue_Broadcast()Sebastian Huber
2021-02-01bsp/leon3: Improve printk() supportSebastian Huber
2021-02-01score: Simplify _MRSP_Wait_for_ownership()Sebastian Huber
2021-02-01score: Fix implicit type conversionSebastian Huber
2021-02-01bsp/leon3: Fix incompatible function typesSebastian Huber