summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* aarch64: Break out MMU definitionsKinsey Moore2021-11-0111-39/+223
* cpukit/aarch64: Use correct debug register namesKinsey Moore2021-11-011-16/+1096
* cpukit/libdebugger: Use uintptr_t for pointersKinsey Moore2021-11-015-20/+20
* cpukit: Compare the function resultKinsey Moore2021-11-011-1/+1
* testsuite: Add machine exception signal map testKinsey Moore2021-10-296-0/+162
* cpukit: Add signal mapping supportKinsey Moore2021-10-296-0/+223
* testsuite: Add machine exception resume testKinsey Moore2021-10-295-0/+120
* cpukit/aarch64: Add exception extensions supportKinsey Moore2021-10-295-84/+293
* cpukit: Add exception extensionsKinsey Moore2021-10-293-0/+83
* rtems-debugger: Fixed pointer types to work on 32 and 64 bit architecturesStephen Clark2021-10-273-8/+28
* sptests/sp69: Remove test caseSebastian Huber2021-10-251-25/+0
* score: Move code block to separate functionSebastian Huber2021-10-251-26/+32
* score: Do not shadow lock_context local variableSebastian Huber2021-10-251-2/+0
* rtems: rtems_rate_monotonic_get_status()Sebastian Huber2021-10-251-3/+4
* rtems: Regenerate for IDLE task allocator optionSebastian Huber2021-10-252-13/+45
* score: Fix typoSebastian Huber2021-10-251-2/+2
* rtems: Fix rate monotonic statisticsSebastian Huber2021-10-2514-67/+166
* score: Optimize default idle task stack allocatorSebastian Huber2021-10-251-3/+9
* score: Simplify _Watchdog_Next_first()Sebastian Huber2021-10-251-19/+36
* spec/libdebugger: Only enable for supported architecturesChris Johns2021-10-224-4/+20
* spec/aarch64: Enable previously unbuildable testsKinsey Moore2021-10-206-23/+0
* microblaze: Rework for RTEMS 6Alex White2021-10-1353-1679/+3294
* bsps: Add MicroBlaze FPGA BSPHesham ALMatary2021-10-1313-79/+782
* score: Add MicroBlaze portJoel Sherrill2021-10-135-0/+1664
* Add support for IDLE Thread stack allocatorJoel Sherrill2021-10-1116-8/+404
* score: _Thread_queue_Surrender_priority_ceiling()Sebastian Huber2021-10-112-2/+45
* libdl/rtl-mdreloc-h8300.c: Remove remnant of h8300 portJoel Sherrill2021-10-081-212/+0
* score: Always check queue in _Thread_Wait_cancel()Sebastian Huber2021-10-061-2/+2
* bsp/imx: Add cs_change support to SPIChristian Mauderer2021-10-061-4/+6
* rtems: Set postponed jobs in rate-monotonic cancelSebastian Huber2021-10-062-1/+2
* score: Optimize EDF SMP scheduler opsSebastian Huber2021-10-061-1/+1
* rtems: Generate <rtems/cpuuse.h>Sebastian Huber2021-10-061-39/+180
* posix: Remove "RTEMS" from POSIX API groupSebastian Huber2021-10-061-3/+4
* scoe: Move workspace group definitionSebastian Huber2021-10-062-10/+10
* rtems: Add ASR implementation to existing groupSebastian Huber2021-10-061-2/+2
* score: Add Hash Handler to groupSebastian Huber2021-10-061-0/+2
* rtems: Canonicalize Doxygen in <rtems/counter.h>Sebastian Huber2021-10-061-2/+3
* rtems: Canonicalize Doxygen in <rtems/seterr.h>Sebastian Huber2021-10-061-5/+5
* improve the format error reporting on i386Zacchaeus Leung2021-10-041-4/+4
* testsuites/fstests: Fix uninitialized utimbuf structsAlex White2021-10-042-2/+2
* cpukit/aarch64: Use correct interrupt level typesKinsey Moore2021-10-012-4/+4
* cpukit/aarch64: Use correct context register setsKinsey Moore2021-10-012-55/+123
* score: Add Thread_queue_Deadlock_statusSebastian Huber2021-10-014-48/+86
* score: Avoid dead code in thread queue surrenderSebastian Huber2021-10-011-12/+67
* score: Remove _Thread_queue_Do_nothing_extract()Sebastian Huber2021-09-301-14/+2
* score: Regenerate <rtems/score/basedefs.h>Sebastian Huber2021-09-301-1/+1
* score: Add Doxygen group for <sys/lock.h> mutexesSebastian Huber2021-09-301-1/+15
* rtems: Adjust parameter namesSebastian Huber2021-09-302-13/+13
* rtems: Justify integer conversionsSebastian Huber2021-09-301-3/+8
* score: Improve variable names in thread initSebastian Huber2021-09-221-25/+25