summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-17rtems: Generate <rtems/rtems/barrier.h>Sebastian Huber
2021-02-17rtems: Clarify object services documentationSebastian Huber
2021-02-17rtems: Clarify IO manager documentationSebastian Huber
2021-02-17rtems: Clarify partition manager documentationSebastian Huber
2021-02-17rtems: Clarify timer manager documentationSebastian Huber
2021-02-17rtems: Clarify event manager documentationSebastian Huber
2021-02-16powerpc/motorola_powerpc: Add cache coherent memory to the allocatorChris Johns
2021-02-16powerpc/motorola_powerpc: Enable bus PCI support in LibBSDChris Johns
2021-02-16powerpc/io: Make [out/in] le and be calls conditionalChris Johns
2021-02-16powerpc/shared: Fix warnings in i8259 PIC code.Chris Johns
2021-02-16powerpc/shared: Fix warningsChris Johns
2021-02-16powerpc/motorola_powerpc: Fix tm27 warningsChris Johns
2021-02-16score: Fix warning in thread queue opsChris Johns
2021-02-13Update motorola_power to irq-generic interrupt managementChris Johns
2021-02-12rtems-debugger-threads.c: Fix three Dereference before null check errorsRyan Long
2021-02-12rtems-debugger-target.c: Fix Dereference before null check (CID #1468682)Ryan Long
2021-02-12consolesimpletask.c: Fix Two Unchecked Return Values (CID #1437625 and #1472765)Ryan Long
2021-02-12Add macros to assert status and use itRyan Long
2021-02-13cputkit/rtems: Remove warningChris Johns
2021-02-10libcsupport: Add sbrk greedy support to consume all sbrk memoryChris Johns
2021-02-09bsp/riscv: Re-license to BSD-2-ClauseSebastian Huber
2021-02-09basedefs: Add stringification of argument listsSebastian Huber
2021-02-08bsps/shared/ofw: Bug fixesG S Niteesh Babu
2021-02-08bsps/shared/ofw: Make rtems_ofw_get_effective_phandle iterativeG S Niteesh Babu
2021-02-08bsps/shared/ofw: Use strlcpy instead of strncpyG S Niteesh Babu
2021-02-08bsps/shared/ofw: Fix coverity reported defectsG S Niteesh Babu
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