summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* score: replace current and real priority with priority nodeGedare Bloom2018-03-2327-77/+87
* sptests: Add spmutex01 to buildGedare Bloom2018-03-233-12/+4
* sptests/spmutex01: test flush with inherit prioSebastian Huber2018-03-231-6/+42
* sptests/spmutex01: strip out deadlock, c11, posixGedare Bloom2018-03-232-267/+1
* sptests/spmutex01: add tests for lock nestingSebastian Huber2018-03-231-7/+134
* sptests/spmutex01: refactor and add deadlock testSebastian Huber2018-03-232-39/+379
* score: Test thread priority queue disciplinesSebastian Huber2018-03-234-0/+304
* sptests/spsem05: another test of prio stepdown on sem releaseGedare Bloom2018-03-236-1/+201
* sptests/spsem04: test prio stepdown on sem releaseGedare Bloom2018-03-236-1/+185
* sptests: back-port spsem01, spsem02, and spsem03 from 4.11Gedare Bloom2018-03-2314-0/+661
* bsps: Fix rtems_interrupt_server_handler_remove()Sebastian Huber2018-01-111-2/+2
* dosfs: Fix msdos_format()Ralf Kirchner2018-01-111-1/+1
* libnetworking: Disconnect after mbuf shortageSebastian Huber2018-01-111-1/+4
* score: Use _Workspace_Allocate_or_fatal_error()Sebastian Huber2018-01-111-5/+8
* rtems: PR1844: Fix MP process packet sizeSebastian Huber2018-01-111-2/+2
* librpc: PR2066: Fix for short enumsSebastian Huber2018-01-117-15/+23
* network/bootp: PR2031: Add and use header fileSebastien Bourdeauducq2018-01-116-37/+50
* dosfs: Fix for no space left on device conditionSebastian Huber2018-01-111-3/+5
* network/dhcp: PR1841: Fix DNS processing in DHCPSebastien Bourdeauducq2018-01-111-3/+45
* score/chain: Fix _Chain_Is_first and _Chain_Is_lastGedare Bloom2018-01-101-2/+2
* tftpDriver: don't free directory node's path stringMichael Davidsaver2017-01-261-1/+2
* tftpDriver: backport fixesMichael Davidsaver2017-01-262-92/+84
* tftpDriver: apply changes through masterMichael Davidsaver2017-01-261-215/+161
* m32csim-testsuite.tcfg: m32csim now completes buildJoel Sherrill2016-09-061-0/+2
* Backport capability to exclude tests from buildingJoel Sherrill2016-09-0626-33/+199
* Add autotools generated filesJoel Sherrill2016-09-044-0/+11432
* rtems-test-check: Ignore tests which require real ISR based clock tickChris Johns2016-09-043-2/+150
* Change version to 4.10 to the rtems-bsps.Chris Johns2016-09-041-1/+1
* Back port rtems-bsps for use in the release procedure.Chris Johns2016-09-021-0/+48
* fat: Fix for invalid cluster sizesSebastian Huber2016-05-201-1/+3
* posix: Fix return states of pthread_kill()Sebastian Huber2016-05-172-25/+16
* posix: Fix return status of pthread_cancel()Sebastian Huber2016-05-172-3/+3
* RFS: Fix resource leakSebastian Huber2015-10-211-0/+2
* Fixes breakage on at least FreeBSD.Nick Withers2015-08-011-1/+1
* tftpDriver: close() false errorMichael Davidsaver2015-07-291-1/+3
* rpc: misaligned pointer dereference in clnt_udp.c line 363Jeffrey Hill2015-02-231-3/+3
* rpc: misaligned address exception in get_myaddress.cJeffrey Hill2015-02-231-15/+38
* networking: alignment exception in ioctl(SIOCGIFCONF)Till Straumann2015-02-231-11/+12
* pc386: scan all functions of multi-function PCI devicesTill Strauman2014-12-231-7/+23
* bdbuf: Fix race condition with sync active flagSebastian Huber2014-11-281-7/+13
* SPI SD-Card: adapt common driver code to block devices core API changes.Pavel Pisa2014-11-271-3/+3
* Avoid buffer overflow and misaligned memory accessSebastian Huber2014-11-241-14/+24
* ppp: PR1943: Avoid NULL pointer accessSebastian Huber2014-11-221-8/+2
* capture: back-port conversion from task_name to task_id (see #1361)Nickolay Semyonov2014-11-221-3/+3
* score: PR2179: Fix initially locked PI mutexSebastian Huber2014-08-203-4/+49
* ramdisk: Fix device name generationSebastian Huber2014-06-271-1/+1
* score: PR2179: Fix initially locked PCP mutexesSebastian Huber2014-05-233-2/+40
* posix: fix race condition between pthread_create and capture engineTill Strauman2014-04-111-0/+5
* rtems_cache_invalidate_multiple_instruction_linesAleksandr Platonov2014-01-141-1/+1
* sparc.t: Correct for V8/V9Joel Sherrill2013-11-201-5/+3