summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* spintrcritical23: Restore runner prioritySebastian Huber2020-08-111-0/+8
* libtests/dl10: Delete unused functionsAschref Ben Thabet2020-08-111-22/+0
* libtest: Add T_thread_switch_record()Sebastian Huber2020-08-114-0/+277
* libtest: ConstifySebastian Huber2020-08-101-1/+1
* Doxyfile: Change version to 6.0.0Sebastian Huber2020-08-101-1/+1
* shell: Only clear std handles when the shell task exitsChris Johns2020-08-081-4/+22
* libtest: Improve T_check_task_contextSebastian Huber2020-08-071-0/+46
* Document application configuration optionsSebastian Huber2020-08-071-0/+4191
* Remove accidentally committed fileSebastian Huber2020-08-062-3737/+0
* libtest: Fix T_interrupt_test() in SMP configsSebastian Huber2020-08-062-0/+99
* psxhdrs/strncpy/stpncpy: Fix string turncation warningAschref Ben Thabet2020-08-052-8/+6
* dev/sc16is752: Fix declarationSebastian Huber2020-08-051-1/+1
* arm/atsam: Make interrupt server configurableSebastian Huber2020-08-052-39/+75
* smpschededf02: Document reset() functionSebastian Huber2020-08-041-1/+13
* termios: Make rtems_termios_ttyMutex privateSebastian Huber2020-08-043-4/+3
* score: Use flexible-array member for C99 and laterSebastian Huber2020-08-041-1/+5
* dosfs: Fix memory leak on failed mounts.Christian Mauderer2020-08-043-0/+13
* bsps/beagle: Remove some debug output from I2C.Christian Mauderer2020-08-031-1/+1
* dev/spi-memdrv: Fix use of uninit mem_param_ptrSebastian Huber2020-08-031-12/+9
* rtems: Add rtems_interrupt_server_create()Sebastian Huber2020-08-032-130/+378
* bsps/fdt: Make sure data is cache alignedChristian Mauderer2020-07-311-3/+5
* bsp/imx: Use GPIOs for SPI CSChristian Mauderer2020-07-311-7/+85
* bsp/imx: Add a GPIO driverChristian Mauderer2020-07-317-1/+562
* bsps/lm32: Use shared <bsp/irq.h>Sebastian Huber2020-07-314-10/+0
* psxhdrs/strncat: Fix string truncation warningAschref Ben Thabet2020-07-301-1/+1
* i386: Fix possible race condition on first context restoreJan Sommer2020-07-291-1/+1
* spmisc01: Include missing header fileSebastian Huber2020-07-241-0/+2
* malloc: Make deferred free support optionalSebastian Huber2020-07-243-39/+46
* score: Add RTEMS_WEAKSebastian Huber2020-07-245-1/+120
* spintrcritical_support: RemoveSebastian Huber2020-07-232-224/+0
* spintrcritical24: Use T_interrupt_test()Sebastian Huber2020-07-233-39/+119
* spintrcritical23: Use T_interrupt_test()Sebastian Huber2020-07-233-44/+88
* spintrcritical22: Use T_interrupt_test()Sebastian Huber2020-07-233-40/+87
* spintrcritical21: Use T_interrupt_test()Sebastian Huber2020-07-234-140/+149
* spintrcritical20: Use T_interrupt_test()Sebastian Huber2020-07-233-59/+115
* spintrcritical18: Use T_interrupt_test()Sebastian Huber2020-07-233-49/+128
* spintrcritical16: Use T_interrupt_test()Sebastian Huber2020-07-233-60/+115
* spintrcritical15: Use T_interrupt_test()Sebastian Huber2020-07-233-54/+117
* spintrcritical13/14: Use T_interrupt_test()Sebastian Huber2020-07-234-67/+147
* spintrcritical11/12: Use T_interrupt_test()Sebastian Huber2020-07-234-51/+126
* spintrcritical10: Use T_interrupt_test()Sebastian Huber2020-07-233-126/+109
* spintrcritical09: Use T_interrupt_test()Sebastian Huber2020-07-233-50/+103
* spintrcritical08: Use T_interrupt_test()Sebastian Huber2020-07-233-83/+157
* spintrcritical06/spintrcritical07: Remove testsSebastian Huber2020-07-239-242/+0
* spintrcritical01/2/3/4/5: Use T_interrupt_test()Sebastian Huber2020-07-238-104/+194
* psxintrcritical01: Use T_interrupt_test()Sebastian Huber2020-07-233-50/+121
* libtest: Add T_interrupt_test()Sebastian Huber2020-07-238-0/+704
* libtest: Add rtems_test_run()Sebastian Huber2020-07-233-0/+102
* libtest: Add quiet assert NULL pointer checksSebastian Huber2020-07-231-0/+4
* libtest: Add T_unreachable()Sebastian Huber2020-07-231-0/+3