summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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