summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* bsps/i386/pc386/start/*.S: Remove space before tabJoel Sherrill2020-06-172-3/+3
* bsp/pc386: Disable interrupt nesting for job handlerJan Sommer2020-06-111-0/+10
* smpsignal01: Change state before sending the signalJan Sommer2020-06-111-1/+1
* bsps/pc386: Separate smp API functions. Makes smpfatal08 linkJan Sommer2020-06-116-56/+61
* bsps/pc386: Fix Clock_isr for SMPJan Sommer2020-06-111-1/+1
* bsp/pc386: Define interrupt stack frame for smpJan Sommer2020-06-113-59/+73
* bsp/pc386: Update context switch and restoreJan Sommer2020-06-112-16/+51
* bsp/pc386: Update GDT to work for SMPJan Sommer2020-06-117-46/+59
* bsp/pc386: Turn start16.S into a startAP.SJan Sommer2020-06-114-258/+159
* bsp/pc386: Fix Makefile for building with SMPJan Sommer2020-06-111-1/+1
* tests for fenv.h functionsEshan dhawan2020-06-063-26/+77
* arm: Fix ARMv7-M exception handlerSebastian Huber2020-05-271-8/+15
* posix: Get real priority in pthread_getattr_np()Sebastian Huber2020-05-121-4/+6
* libtests/tar01: Remove files of tar01.tar archiveSebastian Huber2020-05-083-5/+0
* termios: Replace rtems_termios_isig_status_codeSebastian Huber2020-05-073-59/+40
* libtests/tar0[12]: Add tar archiveSebastian Huber2020-05-074-16/+9
* testsuite: Add expected-fail to beagleboneblackChris Johns2020-05-061-0/+17
* testsuite: Add expected-fail to xilinx's zedboard, a9_qemu, zc702 and zc706Chris Johns2020-05-065-0/+40
* testsuite: Add expected-fail to psimChris Johns2020-05-061-0/+22
* libdl: Add allocator check scriptChris Johns2020-05-061-0/+96
* testsuite: Add expected-fail to erc32, leon2, and leon3 BSPsChris Johns2020-05-064-0/+28
* testsuite: Add the BSP architecture to the include pathChris Johns2020-05-061-1/+1
* score: Update _Copyright_NoticeSebastian Huber2020-05-061-3/+2
* rtems: Deprecate _Copyright_NoticeSebastian Huber2020-05-062-1/+3
* rtems: Add rtems_get_copyright_notice()Sebastian Huber2020-05-066-2/+66
* rtems: Deprecate <rtems/system.h>Sebastian Huber2020-05-061-0/+4
* rtems: Deprecate RTEMS_MAXIMUM_NAME_LENGTHSebastian Huber2020-05-061-2/+3
* rtems: Deprecate use of _RTEMS_versionSebastian Huber2020-05-063-5/+8
* Use rtems_get_version_string()Sebastian Huber2020-05-065-7/+7
* libtest/dl09: Test trampolines only when supportedChris Johns2020-05-061-4/+20
* testsuite/dl06: Add a local define to control tracingChris Johns2020-05-051-0/+2
* libdl/rap: Correctly check the return enum from rela callsChris Johns2020-05-051-4/+13
* libdl/obj-comp: Add trace prints when decompressingChris Johns2020-05-052-0/+33
* libdl/obj-cache: Fail if the read offset is past the file lengthChris Johns2020-05-051-4/+5
* libdl/obj: Fix RAP format call table.Chris Johns2020-05-051-1/+0
* libdl/sparc: Print trace message of reloc failture pathChris Johns2020-05-051-1/+4
* libdl: Fix comment.Chris Johns2020-05-051-1/+1
* rtems-bsps: Add markdown supportChris Johns2020-05-011-49/+320
* libtests/heapwalk: Fix for RTEMS_DEBUGSebastian Huber2020-04-291-0/+3
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-28393-393/+786
* libdl/mips: Fix MIPS16hi/lo relocation support.Chris Johns2020-04-281-24/+45
* README: Fix the rtems.git lineChris Johns2020-04-271-1/+1
* bsps/arm: Fix uninitialized value in generic timerChristian Mauderer2020-04-201-4/+10
* sapi: Add param check to rtems_extension_create()Sebastian Huber2020-04-172-4/+15
* Canonicalize config.h includeSebastian Huber2020-04-161324-1520/+1520
* libnetworking: Remove config.h include in headerSebastian Huber2020-04-161-4/+0
* bsp/imx: Add an extra ecspi clock.Christian Mauderer2020-04-154-1/+12
* libmisc/shell: Fix the handling of joel scripts in telnetChris Johns2020-04-153-105/+394
* config: Fix typoSebastian Huber2020-04-141-1/+1
* score: Check time of day in _TOD_Set()Sebastian Huber2020-04-143-4/+45