summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-21config: Conditionally include headerSebastian Huber
2020-08-21mp03: Include missing header fileSebastian Huber
2020-08-21score: Fix set but not used warningSebastian Huber
2020-08-21confdefs: Fix cyclic dependencySebastian Huber
2020-08-20sparc: Use RTEMS_XCONCAT()Sebastian Huber
2020-08-20bsps/leon3: Remove superfluous includesSebastian Huber
2020-08-20bsps/arm: Use _Assert()Sebastian Huber
2020-08-20dd(1): Use a local swapbytes() function.eadler
2020-08-20spintrcritical23: Fix unused variable warningsSebastian Huber
2020-08-20sp37: Fix unused variable warningsSebastian Huber
2020-08-20psxkey01: Fix configurationAschref Ben Thabet
2020-08-20Fix -Wchar-subscripts warningsAschref Ben Thabet
2020-08-19ada: Add missing attributesSebastian Huber
2020-08-19rtems: Use unique option valuesSebastian Huber
2020-08-18libtest: Add T_push_plan() and T_pop_plan()Sebastian Huber
2020-08-18libtest: Use a destructorSebastian Huber
2020-08-18libtest: Change T_step() and T_assert_step()Sebastian Huber
2020-08-18libtest: Add fixture stepsSebastian Huber
2020-08-18libtest: Add T_check_steps()Sebastian Huber
2020-08-18libtest: Use line buffer in T_check()Sebastian Huber
2020-08-18libtest: Add T_puts()Sebastian Huber
2020-08-18libtest: Add T_do_is_runner()Sebastian Huber
2020-08-18libtest: Add output buffer drain and fillSebastian Huber
2020-08-18libtest: Change fixture scope methodSebastian Huber
2020-08-17rtems/printer.h Fix build warnings -Wclass-memaccessAschref Ben Thabet
2020-08-12powerpc/io: The eieio() function clashes with FreeBSD. Change.Chris Johns
2020-08-11posix: Only check shm_unlink obj_err if necessaryKinsey Moore
2020-08-11spintrcritical23: Restore runner prioritySebastian Huber
2020-08-11libtests/dl10: Delete unused functionsAschref Ben Thabet
2020-08-11libtest: Add T_thread_switch_record()Sebastian Huber
2020-08-10libtest: ConstifySebastian Huber
2020-08-10Doxyfile: Change version to 6.0.0Sebastian Huber
2020-08-08shell: Only clear std handles when the shell task exitsChris Johns
2020-08-07libtest: Improve T_check_task_contextSebastian Huber
2020-08-07Document application configuration optionsSebastian Huber
2020-08-06Remove accidentally committed fileSebastian Huber
2020-08-06libtest: Fix T_interrupt_test() in SMP configsSebastian Huber
2020-08-05psxhdrs/strncpy/stpncpy: Fix string turncation warningAschref Ben Thabet
2020-08-05dev/sc16is752: Fix declarationSebastian Huber
2020-08-05arm/atsam: Make interrupt server configurableSebastian Huber
2020-08-04smpschededf02: Document reset() functionSebastian Huber
2020-08-04termios: Make rtems_termios_ttyMutex privateSebastian Huber
2020-08-04score: Use flexible-array member for C99 and laterSebastian Huber
2020-08-04dosfs: Fix memory leak on failed mounts.Christian Mauderer
2020-08-03bsps/beagle: Remove some debug output from I2C.Christian Mauderer
2020-08-03dev/spi-memdrv: Fix use of uninit mem_param_ptrSebastian Huber
2020-08-03rtems: Add rtems_interrupt_server_create()Sebastian Huber
2020-07-31bsps/fdt: Make sure data is cache alignedChristian Mauderer
2020-07-31bsp/imx: Use GPIOs for SPI CSChristian Mauderer
2020-07-31bsp/imx: Add a GPIO driverChristian Mauderer