summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: Add test excludes for RTEMS_DEBUGSebastian Huber2020-10-054-0/+4
* bsp/lpc176x: Fix memory mapSebastian Huber2020-10-051-3/+3
* build: Add testopts.h to configure scriptSebastian Huber2020-10-052-0/+70
* build: Use exact match by default for BSP namesSebastian Huber2020-10-021-2/+2
* build: Scope RTEMS_MULTIPROCESSING optionSebastian Huber2020-10-021-2/+13
* build: Fix typoSebastian Huber2020-10-021-1/+1
* Decouple the C Program Heap initializationSebastian Huber2020-10-019-45/+217
* rtems: Canonicalize name and id checksSebastian Huber2020-10-016-182/+190
* tests: Add and use <rtems/testopts.h>Sebastian Huber2020-10-015-2/+53
* build: Enable RTEMS_SMP only for selected BSPsSebastian Huber2020-10-011-1/+32
* build: Fix build dependencies of JFFS2 testsSebastian Huber2020-10-019-19/+19
* libtests/sha: Fix test if -O0 is usedSebastian Huber2020-09-301-0/+11
* build: Include cpuopts.h in "config.h"Sebastian Huber2020-09-301-1/+2
* rtems: Remove rtems_io_driver_io_error()Sebastian Huber2020-09-291-11/+0
* rtems-bsps: add ability to print architecture/bsp listRyan Long2020-09-291-3/+40
* Fixing bug in line editing of the shell with CTRL-U.Frank Kühndel2020-09-281-0/+5
* doxygen: Fix use of getchark() and rtems_putc()Sebastian Huber2020-09-281-6/+6
* validation: Test rtems_message_queue_construct()Sebastian Huber2020-09-282-0/+1869
* rtems: Add rtems_message_queue_construct()Sebastian Huber2020-09-2817-169/+590
* rtems: Remove Message_queue_Control::attribute_setSebastian Huber2020-09-284-10/+26
* score: Add <rtems/score/coremsgbuffer.h>Sebastian Huber2020-09-284-38/+99
* score: Simplify CORE_message_queue_BufferSebastian Huber2020-09-2810-76/+72
* score: Improve _CORE_message_queue_Initialize()Sebastian Huber2020-09-287-40/+52
* score: Gather message queue control initializationSebastian Huber2020-09-281-16/+11
* score: Fix allocation size calculationSebastian Huber2020-09-281-51/+23
* score: Use RTEMS_ALIGN_UP()Sebastian Huber2020-09-281-3/+4
* build: Add commentSebastian Huber2020-09-281-0/+4
* build: Fix option default valuesSebastian Huber2020-09-271-3/+4
* build: Fix enabled-by evaluationSebastian Huber2020-09-271-1/+2
* build: Simplify get_compiler()Sebastian Huber2020-09-271-2/+2
* build: Add RTEMS_PROFILINGSebastian Huber2020-09-252-0/+18
* libtest: Remove superfluous assignmentSebastian Huber2020-09-241-1/+0
* bsps/pc386: Add missing license headerJan Sommer2020-09-231-0/+26
* or1k: Do not use printk() for _CPU_Fatal_halt()Sebastian Huber2020-09-231-4/+0
* or1k: Remove superfluous includesSebastian Huber2020-09-231-2/+0
* bsps/riscv: Add bsp_fdt_map_intr()Sebastian Huber2020-09-231-0/+6
* libmisc/capture: Add rtems-trace-buffer-default.c to the autotools buildChris Johns2020-09-231-0/+1
* cpukit/rtems: Add taskconstruct.c to the autotools buildChris Johns2020-09-231-0/+1
* rtems: Install missing header fileSebastian Huber2020-09-221-0/+1
* bsp/gen83xx: Add missing source fileSebastian Huber2020-09-211-0/+1
* bsps/powerpc: Remove __ppc_generic defineSebastian Huber2020-09-208-36/+0
* bsp/motorola_powerpc: Remove obsolete GCC optionSebastian Huber2020-09-202-4/+1
* bsps/powerpc: Remove -fno-commonSebastian Huber2020-09-209-11/+0
* capture: Move default trace dataSebastian Huber2020-09-204-28/+63
* build: Fix linker pathSebastian Huber2020-09-201-2/+2
* score: Document _Scheduler_Try_to_schedule_node()Sebastian Huber2020-09-181-10/+34
* rtems: Generate <rtems.h>Sebastian Huber2020-09-181-33/+67
* rtems: From <rtems.h> to <rtems/rtems/mp.h>Sebastian Huber2020-09-182-25/+16
* rtems: From <rtems.h> to <rtems/rtems/types.h>Sebastian Huber2020-09-182-7/+7
* rtems: From <rtems.h> to <rtems/rtems/tasks.h>Sebastian Huber2020-09-182-29/+29