summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* shell/main_edit.c: Fix use of wrong constantFrank Kühndel2020-10-151-1/+2
* shell/shell.c: Fix illegal string copyFrank Kühndel2020-10-151-4/+14
* shell/shell.c: Fix an implicit type castFrank Kühndel2020-10-151-1/+3
* fsdosfsname01: Fix string truncation warningFrank Kühndel2020-10-151-6/+7
* Remove *_Is_null() inline functionsSebastian Huber2020-10-1412-72/+16
* rtems: Remove superfluous includeSebastian Huber2020-10-141-2/+0
* lpc32xx_mzx_stage_1-testsuite.tcfg: Add ttest01Joel Sherrill2020-10-121-0/+1
* lpc2362-testsuite.tcfg: Add monitor and psxmsgq01Joel Sherrill2020-10-121-0/+2
* lm3s3749-testsuite.tcfg: Add spcxx01Joel Sherrill2020-10-121-0/+1
* build: Move drivers without SMP supportSebastian Huber2020-10-122-15/+33
* build: Fix formatSebastian Huber2020-10-1210-16/+18
* testsuites/samples/fileio - Increase of stack sizeFrank Kühndel2020-10-121-1/+1
* shell: Remove not functioning fdisk mount/unmountFrank Kühndel2020-10-125-255/+6
* cpukit/libmisc/monitor: Fix an illegal string copyFrank Kühndel2020-10-121-1/+2
* psxndbm01 - Fixing string truncation warningFrank Kühndel2020-10-121-8/+3
* libblock: Fix sparse diskSebastian Huber2020-10-121-34/+35
* rtems: Generate <rtems/io.h>Sebastian Huber2020-10-111-114/+369
* libblock: Add commentSebastian Huber2020-10-111-0/+2
* mghttpd/mongoose: Fix string truncation warningFrank Kühndel2020-10-101-2/+2
* libblock: Fix string truncation warningFrank Kühndel2020-10-101-1/+1
* disp_hcms29xx: Fix string truncation warningFrank Kühndel2020-10-101-4/+3
* testsuits/dl10 : Prototype missingFrank Kühndel2020-10-101-0/+1
* capture: Fix unaligned pointer value warningFrank Kühndel2020-10-101-4/+4
* build: Add test excludes for RTEMS_PROFILINGSebastian Huber2020-10-105-0/+9
* build: Add test excludes for rcxx01Sebastian Huber2020-10-109-0/+9
* rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber2020-10-1031-92/+52
* grlib: Add and use irqmp_has_timestamp()Sebastian Huber2020-10-106-12/+14
* build: Fix legacy Makefile supportSebastian Huber2020-10-102-4/+3
* testsuite/rcxx01: Add examples for use in the User manualChris Johns2020-10-096-5/+248
* librtemscxx: Fix white space to match the coding standardChris Johns2020-10-094-208/+208
* librtemscxx: Add join() and detach() to the threadChris Johns2020-10-093-14/+43
* bsps/include/bsp/fatal.h: Add GRLIB specific fatal errorJoel Sherrill2020-10-081-1/+4
* librtemscxx: Fix installSebastian Huber2020-10-081-3/+3
* validation: Improve file header commentSebastian Huber2020-10-083-15/+29
* doxygen: Add "Generated from ..." commentsSebastian Huber2020-10-081-4/+339
* rtems: Add "Generated from ..." commentsSebastian Huber2020-10-081-4/+13
* build: Disable RTEMS_NETWORKING for some arch/bspSebastian Huber2020-10-081-1/+12
* cpukit/librcxx: Add a C++ thread interface with attributesChris Johns2020-10-0812-0/+1312
* Misc: Correct spelling of occurredJoel Sherrill2020-10-073-3/+3
* rtems: Add RTEMS_PARTITION_ALIGNMENTSebastian Huber2020-10-073-9/+19
* 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-054-1/+112
* bsps: Add Cortex-A53 LP64 basic BSPKinsey Moore2020-10-0525-0/+2478
* score: Add AArch64 portKinsey Moore2020-10-0519-1/+2794
* spmsgq_err01: Use correct max values and fix 64bitKinsey Moore2020-10-051-3/+3
* bsps/shared: Add PSCI-based bspreset implementationKinsey Moore2020-10-051-0/+56
* bsps: Break out AArch32 GICv3 supportKinsey Moore2020-10-0523-73/+183
* bsps: Break out AArch32 portions of GPT driverKinsey Moore2020-10-0518-52/+189