summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-16build: Fix dependencies for start and asm filesbuild-asm-startSebastian Huber
2020-09-15build: Fix multiple defintion error for i386/pc386Sebastian Huber
2020-09-15bsp/pc386: Remove support for obsolete BinutilsSebastian Huber
2020-09-15build: Fix i386/pc386 link of SMP start fileSebastian Huber
2020-09-15build: Add RELOCADDR to i386/pc386 optionsSebastian Huber
2020-09-15build: Fix i386/pc386 ABI flagsSebastian Huber
2020-09-15build: Fix i386/pc386 with SMP enabledSebastian Huber
2020-09-15bsps/riscv: Use far jump to boot_card()Sebastian Huber
2020-09-14irqs01/smpirqs01: New testsSebastian Huber
2020-09-14build: Use Python tarfile instead of paxSebastian Huber
2020-09-14build: Alternative build system based on wafSebastian Huber
2020-09-12i386/score: fix assembly mnemonicGedare Bloom
2020-09-11Remove tmoverhd which existed to produce the obsolete coverhd.hJoel Sherrill
2020-09-11score: Fix _Thread_Initialize()Sebastian Huber
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