summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-10Remove remaining references to coverhd.hJoel Sherrill
2020-09-10spintrcritical08: Increase clock tick intervalSebastian Huber
2020-09-06htif_console_handler is defined in htif.cHesham Almatary
2020-08-31score: Add stack free handler to TCBSebastian Huber
2020-08-31score: Move _Stack_Allocator_free to separate fileSebastian Huber
2020-08-31score: Add _Stack_Allocator_do_initialize()Sebastian Huber
2020-08-31score: Use _Freechain_Push()Sebastian Huber
2020-08-31score: Add <rtems/score/freechainimpl.h>Sebastian Huber
2020-08-31score: Add _Freechain_Push()Sebastian Huber
2020-08-31score: Fix debug assertSebastian Huber
2020-08-31config: Add zero file descriptor data structuresSebastian Huber
2020-08-31config: Provide file descriptors only if necessarySebastian Huber
2020-08-31score: Optimize _Objects_Name_to_id_u32()Sebastian Huber
2020-08-31rtems: Add _RTEMS_Name_to_id()Sebastian Huber
2020-08-31score: Constify objects name to id functionsSebastian Huber
2020-08-31bsps: Always install IPI in SMP configsSebastian Huber
2020-08-22bsp/xilinx-zynq: Flush TX-Buffer before initializing uartJan Sommer
2020-08-21spintrcritical22: Use right thread wait flagsSebastian Huber
2020-08-21spintrcritical16: Use right thread wait flagsSebastian Huber
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