summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bsp/xilinx-zynq: Flush TX-Buffer before initializing uart5.1Jan Sommer2020-08-221-0/+2
* confdefs: Fix cyclic dependencySebastian Huber2020-08-212-12/+8
* powerpc/io: The eieio() function clashes with FreeBSD. Change.Chris Johns2020-08-121-4/+4
* posix: Only check shm_unlink obj_err if necessaryKinsey Moore2020-08-111-22/+23
* shell: Only clear std handles when the shell task exitsChris Johns2020-08-081-4/+22
* arm/atsam: Make interrupt server configurableSebastian Huber2020-08-052-39/+75
* dosfs: Fix memory leak on failed mounts.Christian Mauderer2020-08-043-0/+13
* rtems: Add rtems_interrupt_server_create()Sebastian Huber2020-08-032-130/+378
* i386: Fix possible race condition on first context restoreJan Sommer2020-07-291-1/+1
* bsps/pc386: Fix IPI for non-consecutive APICIDsJan Sommer2020-07-161-6/+10
* rtems: Remove RTEMS_MP_NOT_CONFIGURED errorSebastian Huber2020-06-1816-113/+18
* i386/pc: Initialise the printk serial port on first useChris Johns2020-06-182-12/+37
* 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