summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* validation: Improve generated test codeSebastian Huber2021-09-0220-1331/+1679
* libtest: Return fixture context in T_case_begin()Sebastian Huber2021-09-022-2/+3
* bsps/imxrt: Improve SPI driverChristian Mauderer2021-09-021-73/+124
* score: Update priority only if necessarySebastian Huber2021-09-013-12/+16
* score: Remove _Thread_queue_Unblock_critical()Sebastian Huber2021-09-012-60/+12
* score: Remove _Thread_queue_First_locked()Sebastian Huber2021-09-012-29/+9
* score: Fix blocking message queue receiveSebastian Huber2021-09-014-82/+62
* score: Fix priority discipline handlingSebastian Huber2021-09-018-148/+196
* score: Document Futex HandlerSebastian Huber2021-09-011-2/+40
* rtems: Fix partitions with RTEMS_MULIPROCESSINGSebastian Huber2021-08-311-1/+1
* psxtests/psxconfstr: Fix test caseSebastian Huber2021-08-301-13/+12
* smpfatal01: Fix test time out on sparc/leon3Sebastian Huber2021-08-301-1/+1
* libmisc/shell: Check the shell command pointers when adding a commandChris Johns2021-08-211-0/+5
* libmisc/fdt: fix node initialise error with RTEMS_DEBUGChris Johns2021-08-211-0/+2
* cpukit/mghttpd: Support all descriptors in selectChris Johns2021-08-191-0/+31
* aarch64/versal: Enable TX and RX FIFOsChris Johns2021-08-191-5/+8
* bsps/raspberrypi: Add SEV Instruction for RPi SMP firmware changes.pranav2021-08-181-0/+1
* confstr() support for RTEMSEshan dhawan2021-08-1810-0/+277
* score: Delete unused rtems_ada_selfSebastian Huber2021-08-181-5/+0
* score: Make zombie registry observableSebastian Huber2021-08-182-16/+40
* score: Simplify _Thread_Kill_zombies()Sebastian Huber2021-08-181-8/+11
* score: Simplify _Per_CPU_Wait_for_job()Sebastian Huber2021-08-181-1/+0
* score: Simplify _Thread_Create_idle_for_CPU()Sebastian Huber2021-08-181-7/+1
* build: Merge default-by-family into by-variantSebastian Huber2021-08-18762-768/+7
* bsp/leon3: Fix rtems_interrupt_is_pending()Sebastian Huber2021-08-121-6/+0
* score: Simplify _Scheduler_Tick()Sebastian Huber2021-08-121-4/+22
* score: Replace the single use of a sequence lockSebastian Huber2021-08-123-30/+65
* score: Replace priority prepend it with an enumSebastian Huber2021-08-1214-104/+144
* rtems: Fix rtems_partition_return_buffer()Sebastian Huber2021-08-125-17/+30
* bsps/arm: More robust SMP startSebastian Huber2021-08-123-11/+16
* Test needed for timer_create with CLOCK_MONOTONCZacchaeus Leung2021-08-115-19/+64
* bsps: Move optfdt* files to shared parent directorypranav2021-08-0924-246/+26
* Turn off executable permissions for a number of source filesJoel Sherrill2021-08-09135-0/+0
* score: Disable interrupts in SMP shutdownSebastian Huber2021-08-031-0/+5
* rtems: Generate <rtems/bspIo.h>Sebastian Huber2021-08-028-91/+324
* sptests: CONFIGURE_MEMORY_PER_TASK_FOR_SCHEDULERSebastian Huber2021-07-302-4/+0
* bsps/cache: Optimize smp_cache_broadcast()Sebastian Huber2021-07-291-1/+2
* score: Change _SMP_Send_message() parameter typeSebastian Huber2021-07-295-14/+19
* score: Assert job properties in _Per_CPU_Add_job()Sebastian Huber2021-07-291-0/+2
* score: Add _Per_CPU_Submit_job()Sebastian Huber2021-07-297-22/+30
* score: Split SMP multicast action moduleSebastian Huber2021-07-296-32/+160
* score: Return value in _SMP_Process_message()Sebastian Huber2021-07-281-0/+2
* score: Canonicalize _CPU_Fatal_halt()Sebastian Huber2021-07-2856-322/+250
* score: Move per-CPU jobs supportSebastian Huber2021-07-284-88/+130
* score: Remove SMP message multicast/broadcastSebastian Huber2021-07-282-61/+1
* score: Simplify SMP processor state handlingSebastian Huber2021-07-2810-250/+270
* score: Remove processor event broadcast/receiveSebastian Huber2021-07-2817-137/+61
* libcsupport: Consistent rtems_putc() outputSebastian Huber2021-07-281-16/+34
* libcsupport: Fix TOCTOU in getchark()Sebastian Huber2021-07-281-8/+13
* score: Remove _Internal_errors_What_happenedSebastian Huber2021-07-283-29/+2