summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-23or1k: Do not use printk() for _CPU_Fatal_halt()HEADmasterSebastian Huber
2020-09-23or1k: Remove superfluous includesSebastian Huber
2020-09-23bsps/riscv: Add bsp_fdt_map_intr()Sebastian Huber
2020-09-23libmisc/capture: Add rtems-trace-buffer-default.c to the autotools buildChris Johns
2020-09-23cpukit/rtems: Add taskconstruct.c to the autotools buildChris Johns
2020-09-22rtems: Install missing header fileSebastian Huber
2020-09-21bsp/gen83xx: Add missing source fileSebastian Huber
2020-09-20bsps/powerpc: Remove __ppc_generic defineSebastian Huber
2020-09-20bsp/motorola_powerpc: Remove obsolete GCC optionSebastian Huber
2020-09-20bsps/powerpc: Remove -fno-commonSebastian Huber
2020-09-20capture: Move default trace dataSebastian Huber
2020-09-20build: Fix linker pathSebastian Huber
2020-09-18score: Document _Scheduler_Try_to_schedule_node()Sebastian Huber
2020-09-18rtems: Generate <rtems.h>Sebastian Huber
2020-09-18rtems: From <rtems.h> to <rtems/rtems/mp.h>Sebastian Huber
2020-09-18rtems: From <rtems.h> to <rtems/rtems/types.h>Sebastian Huber
2020-09-18rtems: From <rtems.h> to <rtems/rtems/tasks.h>Sebastian Huber
2020-09-18rtems: From <rtems.h> to <rtems/rtems/object.h>Sebastian Huber
2020-09-18rtems: Move from <rtems.h> to <rtems/config.h>Sebastian Huber
2020-09-18score: Improve Scheduler Handler documentationSebastian Huber
2020-09-18gitignore: ignore top-level ini filesGedare Bloom
2020-09-18doxygen: Wrap long linesSebastian Huber
2020-09-17rtems: Fix typoSebastian Huber
2020-09-17validation: rtems_task_construct() errorsSebastian Huber
2020-09-17validation: Add general purpose test suiteSebastian Huber
2020-09-17doxygen: Move top-level group definitionsSebastian Huber
2020-09-17rtems: Add rtems_task_construct()Sebastian Huber
2020-09-17CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber
2020-09-17rtems: Add RTEMS_ALIGN_UP()Sebastian Huber
2020-09-17rtems: Add RTEMS_ALIGN_DOWN()Sebastian Huber
2020-09-17build: Allow test program item UIDs with a "-"Sebastian Huber
2020-09-17build: Fix mghttpd01 test excludeSebastian Huber
2020-09-17libtest: Fix T_thread_switch_record()Sebastian Huber
2020-09-17riscv: Make sifive_test finisher 4 bytesHesham Almatary
2020-09-17build: Fix dependencies for start and asm filesSebastian Huber
2020-09-17bsps/arm: Use RTEMS_SECTION()Sebastian Huber
2020-09-17arm: Fix arm_cp15_set_translation_table_entries()Sebastian 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