summaryrefslogtreecommitdiffstats
path: root/spec (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-10build: Fix legacy Makefile supportSebastian Huber1-2/+2
2020-10-09testsuite/rcxx01: Add examples for use in the User manualChris Johns1-0/+3
2020-10-08librtemscxx: Fix installSebastian Huber1-3/+3
2020-10-08build: Disable RTEMS_NETWORKING for some arch/bspSebastian Huber1-1/+12
2020-10-08cpukit/librcxx: Add a C++ thread interface with attributesChris Johns4-0/+47
2020-10-07Misc: Correct spelling of occurredJoel Sherrill1-1/+1
2020-10-07build: Fix BSP nameSebastian Huber1-1/+1
2020-10-07build: Remove raspberrypi from RTEMS_SMPSebastian Huber1-1/+0
2020-10-06build: Add test excludes for RTEMS_DEBUGSebastian Huber2-0/+2
2020-10-05bsps: Add Cortex-A53 ILP32 BSP variantKinsey Moore3-1/+96
2020-10-05bsps: Add Cortex-A53 LP64 basic BSPKinsey Moore12-0/+341
2020-10-05score: Add AArch64 portKinsey Moore2-0/+38
2020-10-05bsps: Break out AArch32 GICv3 supportKinsey Moore1-4/+6
2020-10-05bsps: Break out AArch32 portions of GPT driverKinsey Moore3-3/+15
2020-10-05spec: Add missing spintrcritical24 definitionKinsey Moore1-0/+1
2020-10-05Move ARM PL011 UART driverKinsey Moore5-5/+5
2020-10-05build: Add test excludes for RTEMS_DEBUGSebastian Huber4-0/+4
2020-10-02build: Scope RTEMS_MULTIPROCESSING optionSebastian Huber1-2/+13
2020-10-02build: Fix typoSebastian Huber1-1/+1
2020-10-01Decouple the C Program Heap initializationSebastian Huber1-0/+3
2020-10-01tests: Add and use <rtems/testopts.h>Sebastian Huber3-0/+49
2020-10-01build: Enable RTEMS_SMP only for selected BSPsSebastian Huber1-1/+32
2020-10-01build: Fix build dependencies of JFFS2 testsSebastian Huber9-19/+19
2020-09-30build: Include cpuopts.h in "config.h"Sebastian Huber1-1/+2
2020-09-28validation: Test rtems_message_queue_construct()Sebastian Huber1-0/+1
2020-09-28rtems: Add rtems_message_queue_construct()Sebastian Huber1-0/+2
2020-09-28score: Add <rtems/score/coremsgbuffer.h>Sebastian Huber1-0/+1
2020-09-25build: Add RTEMS_PROFILINGSebastian Huber2-0/+18
2020-09-22rtems: Install missing header fileSebastian Huber1-0/+1
2020-09-21bsp/gen83xx: Add missing source fileSebastian Huber1-0/+1
2020-09-20bsps/powerpc: Remove __ppc_generic defineSebastian Huber7-30/+0
2020-09-20bsp/motorola_powerpc: Remove obsolete GCC optionSebastian Huber2-4/+1
2020-09-20bsps/powerpc: Remove -fno-commonSebastian Huber9-11/+0
2020-09-20capture: Move default trace dataSebastian Huber1-0/+1
2020-09-20build: Fix linker pathSebastian Huber1-2/+2
2020-09-17validation: rtems_task_construct() errorsSebastian Huber1-0/+1
2020-09-17validation: Add general purpose test suiteSebastian Huber5-0/+57
2020-09-17rtems: Add rtems_task_construct()Sebastian Huber1-0/+1
2020-09-17CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber2-0/+21
2020-09-17build: Fix mghttpd01 test excludeSebastian Huber3-17/+2
2020-09-15build: Fix multiple defintion error for i386/pc386Sebastian Huber1-4/+9
2020-09-15build: Fix i386/pc386 link of SMP start fileSebastian Huber1-1/+1
2020-09-15build: Add RELOCADDR to i386/pc386 optionsSebastian Huber2-0/+29
2020-09-15build: Fix i386/pc386 ABI flagsSebastian Huber1-5/+0
2020-09-15build: Fix i386/pc386 with SMP enabledSebastian Huber4-1/+68
2020-09-14irqs01/smpirqs01: New testsSebastian Huber4-0/+43
2020-09-14build: Use Python tarfile instead of paxSebastian Huber11-26/+10
2020-09-14build: Alternative build system based on wafSebastian Huber1999-0/+50509