summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-09librtemscxx: Fix white space to match the coding standardChris Johns
2020-10-09librtemscxx: Add join() and detach() to the threadChris Johns
2020-10-08bsps/include/bsp/fatal.h: Add GRLIB specific fatal errorJoel Sherrill
2020-10-08librtemscxx: Fix installSebastian Huber
2020-10-08validation: Improve file header commentSebastian Huber
2020-10-08doxygen: Add "Generated from ..." commentsSebastian Huber
2020-10-08rtems: Add "Generated from ..." commentsSebastian Huber
2020-10-08build: Disable RTEMS_NETWORKING for some arch/bspSebastian Huber
2020-10-08cpukit/librcxx: Add a C++ thread interface with attributesChris Johns
2020-10-07Misc: Correct spelling of occurredJoel Sherrill
2020-10-07rtems: Add RTEMS_PARTITION_ALIGNMENTSebastian Huber
2020-10-07build: Fix BSP nameSebastian Huber
2020-10-07build: Remove raspberrypi from RTEMS_SMPSebastian Huber
2020-10-06build: Add test excludes for RTEMS_DEBUGSebastian Huber
2020-10-05bsps: Add Cortex-A53 ILP32 BSP variantKinsey Moore
2020-10-05bsps: Add Cortex-A53 LP64 basic BSPKinsey Moore
2020-10-05score: Add AArch64 portKinsey Moore
2020-10-05spmsgq_err01: Use correct max values and fix 64bitKinsey Moore
2020-10-05bsps/shared: Add PSCI-based bspreset implementationKinsey Moore
2020-10-05bsps: Break out AArch32 GICv3 supportKinsey Moore
2020-10-05bsps: Break out AArch32 portions of GPT driverKinsey Moore
2020-10-05spec: Add missing spintrcritical24 definitionKinsey Moore
2020-10-05Move ARM PL011 UART driverKinsey Moore
2020-10-05build: Add test excludes for RTEMS_DEBUGSebastian Huber
2020-10-05bsp/lpc176x: Fix memory mapSebastian Huber
2020-10-05build: Add testopts.h to configure scriptSebastian Huber
2020-10-02build: Use exact match by default for BSP namesSebastian Huber
2020-10-02build: Scope RTEMS_MULTIPROCESSING optionSebastian Huber
2020-10-02build: Fix typoSebastian Huber
2020-10-01Decouple the C Program Heap initializationSebastian Huber
2020-10-01rtems: Canonicalize name and id checksSebastian Huber
2020-10-01tests: Add and use <rtems/testopts.h>Sebastian Huber
2020-10-01build: Enable RTEMS_SMP only for selected BSPsSebastian Huber
2020-10-01build: Fix build dependencies of JFFS2 testsSebastian Huber
2020-09-30libtests/sha: Fix test if -O0 is usedSebastian Huber
2020-09-30build: Include cpuopts.h in "config.h"Sebastian Huber
2020-09-29rtems: Remove rtems_io_driver_io_error()Sebastian Huber
2020-09-29rtems-bsps: add ability to print architecture/bsp listRyan Long
2020-09-28Fixing bug in line editing of the shell with CTRL-U.Frank Kühndel
2020-09-28doxygen: Fix use of getchark() and rtems_putc()Sebastian Huber
2020-09-28validation: Test rtems_message_queue_construct()Sebastian Huber
2020-09-28rtems: Add rtems_message_queue_construct()Sebastian Huber
2020-09-28rtems: Remove Message_queue_Control::attribute_setSebastian Huber
2020-09-28score: Add <rtems/score/coremsgbuffer.h>Sebastian Huber
2020-09-28score: Simplify CORE_message_queue_BufferSebastian Huber
2020-09-28score: Improve _CORE_message_queue_Initialize()Sebastian Huber
2020-09-28score: Gather message queue control initializationSebastian Huber
2020-09-28score: Fix allocation size calculationSebastian Huber
2020-09-28score: Use RTEMS_ALIGN_UP()Sebastian Huber
2020-09-28build: Add commentSebastian Huber