summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* bsp/atsam: Fix XDMAD statusChristian Mauderer2020-11-122-1/+63
* confdefs: Add extern C guards to libpci.hJan Sommer2020-10-301-0/+8
* libfs/rfs: Check search bit map end on last bitChris Johns2020-10-171-2/+15
* bsps/arm: Add workaround for Errata 794072Sebastian Huber2020-10-161-0/+16
* bsps/arm: Workaround for Errata 845369Sebastian Huber2020-10-162-0/+47
* i386/score: fix assembly mnemonicGedare Bloom2020-10-021-1/+1
* rtems-bsps: add ability to print architecture/bsp listRyan Long2020-09-291-3/+40
* Fixing bug in line editing of the shell with CTRL-U.Frank Kühndel2020-09-281-0/+5
* bsps/pc386: Add missing license headerJan Sommer2020-09-231-0/+26
* 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