summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtems: Add _RTEMS_Name_to_id()Sebastian Huber2020-08-3117-230/+480
* score: Constify objects name to id functionsSebastian Huber2020-08-314-17/+17
* bsps: Always install IPI in SMP configsSebastian Huber2020-08-314-42/+29
* bsp/xilinx-zynq: Flush TX-Buffer before initializing uartJan Sommer2020-08-221-0/+2
* spintrcritical22: Use right thread wait flagsSebastian Huber2020-08-211-1/+1
* spintrcritical16: Use right thread wait flagsSebastian Huber2020-08-211-1/+1
* config: Conditionally include headerSebastian Huber2020-08-211-1/+4
* mp03: Include missing header fileSebastian Huber2020-08-211-0/+2
* score: Fix set but not used warningSebastian Huber2020-08-211-1/+1
* confdefs: Fix cyclic dependencySebastian Huber2020-08-212-12/+8
* sparc: Use RTEMS_XCONCAT()Sebastian Huber2020-08-201-4/+2
* bsps/leon3: Remove superfluous includesSebastian Huber2020-08-202-8/+2
* bsps/arm: Use _Assert()Sebastian Huber2020-08-201-3/+2
* dd(1): Use a local swapbytes() function.eadler2020-08-201-1/+16
* spintrcritical23: Fix unused variable warningsSebastian Huber2020-08-201-2/+2
* sp37: Fix unused variable warningsSebastian Huber2020-08-201-0/+2
* psxkey01: Fix configurationAschref Ben Thabet2020-08-201-1/+1
* Fix -Wchar-subscripts warningsAschref Ben Thabet2020-08-202-6/+6
* ada: Add missing attributesSebastian Huber2020-08-191-0/+9
* rtems: Use unique option valuesSebastian Huber2020-08-191-1/+1
* libtest: Add T_push_plan() and T_pop_plan()Sebastian Huber2020-08-184-2/+44
* libtest: Use a destructorSebastian Huber2020-08-181-10/+5
* libtest: Change T_step() and T_assert_step()Sebastian Huber2020-08-185-18/+34
* libtest: Add fixture stepsSebastian Huber2020-08-185-49/+80
* libtest: Add T_check_steps()Sebastian Huber2020-08-181-18/+13
* libtest: Use line buffer in T_check()Sebastian Huber2020-08-181-31/+86
* libtest: Add T_puts()Sebastian Huber2020-08-182-0/+26
* libtest: Add T_do_is_runner()Sebastian Huber2020-08-181-30/+34
* libtest: Add output buffer drain and fillSebastian Huber2020-08-181-25/+35
* libtest: Change fixture scope methodSebastian Huber2020-08-183-67/+86
* rtems/printer.h Fix build warnings -Wclass-memaccessAschref Ben Thabet2020-08-171-1/+5
* powerpc/io: The eieio() function clashes with FreeBSD. Change.Chris Johns2020-08-121-4/+4
* posix: Only check shm_unlink obj_err if necessaryKinsey Moore2020-08-111-22/+23
* 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