summaryrefslogtreecommitdiffstats
path: root/spec (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: Move drivers without SMP supportSebastian Huber2020-10-122-15/+33
* build: Fix formatSebastian Huber2020-10-1210-16/+18
* shell: Remove not functioning fdisk mount/unmountFrank Kühndel2020-10-121-1/+0
* build: Add test excludes for RTEMS_PROFILINGSebastian Huber2020-10-105-0/+9
* build: Add test excludes for rcxx01Sebastian Huber2020-10-109-0/+9
* build: Fix legacy Makefile supportSebastian Huber2020-10-101-2/+2
* testsuite/rcxx01: Add examples for use in the User manualChris Johns2020-10-091-0/+3
* librtemscxx: Fix installSebastian Huber2020-10-081-3/+3
* build: Disable RTEMS_NETWORKING for some arch/bspSebastian Huber2020-10-081-1/+12
* cpukit/librcxx: Add a C++ thread interface with attributesChris Johns2020-10-084-0/+47
* Misc: Correct spelling of occurredJoel Sherrill2020-10-071-1/+1
* build: Fix BSP nameSebastian Huber2020-10-071-1/+1
* build: Remove raspberrypi from RTEMS_SMPSebastian Huber2020-10-071-1/+0
* build: Add test excludes for RTEMS_DEBUGSebastian Huber2020-10-062-0/+2
* bsps: Add Cortex-A53 ILP32 BSP variantKinsey Moore2020-10-053-1/+96
* bsps: Add Cortex-A53 LP64 basic BSPKinsey Moore2020-10-0512-0/+341
* score: Add AArch64 portKinsey Moore2020-10-052-0/+38
* bsps: Break out AArch32 GICv3 supportKinsey Moore2020-10-051-4/+6
* bsps: Break out AArch32 portions of GPT driverKinsey Moore2020-10-053-3/+15
* spec: Add missing spintrcritical24 definitionKinsey Moore2020-10-051-0/+1
* Move ARM PL011 UART driverKinsey Moore2020-10-055-5/+5
* build: Add test excludes for RTEMS_DEBUGSebastian Huber2020-10-054-0/+4
* 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-011-0/+3
* tests: Add and use <rtems/testopts.h>Sebastian Huber2020-10-013-0/+49
* 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
* build: Include cpuopts.h in "config.h"Sebastian Huber2020-09-301-1/+2
* validation: Test rtems_message_queue_construct()Sebastian Huber2020-09-281-0/+1
* rtems: Add rtems_message_queue_construct()Sebastian Huber2020-09-281-0/+2
* score: Add <rtems/score/coremsgbuffer.h>Sebastian Huber2020-09-281-0/+1
* build: Add RTEMS_PROFILINGSebastian Huber2020-09-252-0/+18
* 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-207-30/+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-201-0/+1
* build: Fix linker pathSebastian Huber2020-09-201-2/+2
* validation: rtems_task_construct() errorsSebastian Huber2020-09-171-0/+1
* validation: Add general purpose test suiteSebastian Huber2020-09-175-0/+57
* rtems: Add rtems_task_construct()Sebastian Huber2020-09-171-0/+1
* CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber2020-09-172-0/+21
* build: Fix mghttpd01 test excludeSebastian Huber2020-09-173-17/+2
* build: Fix multiple defintion error for i386/pc386Sebastian Huber2020-09-151-4/+9
* build: Fix i386/pc386 link of SMP start fileSebastian Huber2020-09-151-1/+1
* build: Add RELOCADDR to i386/pc386 optionsSebastian Huber2020-09-152-0/+29
* build: Fix i386/pc386 ABI flagsSebastian Huber2020-09-151-5/+0
* build: Fix i386/pc386 with SMP enabledSebastian Huber2020-09-154-1/+68