summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* stdio-redirector: Use self-contained mutexSebastian Huber2018-02-072-62/+31
* syslog: Use self-contained recursive mutexSebastian Huber2018-02-071-24/+6
* tftpfs: Use self-contained mutexSebastian Huber2018-02-071-23/+9
* libdl: Fix potential overwrite of dest bufferSebastian Huber2018-02-072-2/+2
* libdl: Use self-contained mutex for RAPSebastian Huber2018-02-071-76/+16
* libdl: Use self-contained recursive mutexSebastian Huber2018-02-073-65/+16
* ftpd: Use self-contained synchronization objectsSebastian Huber2018-02-071-52/+22
* libblock: Use self-contained mutex for mediaSebastian Huber2018-02-072-69/+39
* libblock: Use self-contained mutex for sparse diskSebastian Huber2018-02-072-29/+6
* libblock: Use self-contained mutex for flashdiskSebastian Huber2018-02-071-74/+57
* libblock: Use self-contained mutex for nvdiskSebastian Huber2018-02-071-53/+39
* NFS: Fix use of self-contained objectsSebastian Huber2018-02-071-5/+4
* sparc/*/linkcmds*: Move ENTRY() from linkcmds.base to top linkcmdsJoel Sherrill2018-02-059-1/+16
* bsp/altera-cyclone-v: Add device tree supportSebastian Huber2018-02-052-2/+9
* bsps/powerpc: Remove support for mpc505Sebastian Huber2018-02-055-220/+0
* termios: Remove obsolete configuration optionsSebastian Huber2018-02-0511-35/+6
* fsclose01: Add tmpfile() test caseSebastian Huber2018-02-052-3/+28
* NFS: Use self-contained recursive mutexSebastian Huber2018-02-023-150/+45
* pipe: Use self-contained mutexSebastian Huber2018-02-024-152/+22
* RFS: Use self-contained recursive mutexSebastian Huber2018-02-023-58/+7
* dosfs: Use self-contained recursive mutexSebastian Huber2018-02-029-110/+43
* JFFS2: Use self-contained recursive mutexSebastian Huber2018-02-023-40/+16
* network: Use self-contained recursive mutexSebastian Huber2018-02-022-107/+15
* spi: Use self-contained mutexSebastian Huber2018-02-022-32/+9
* i2c: Use self-contained mutexSebastian Huber2018-02-022-33/+8
* termios: Use self-contained objectsSebastian Huber2018-02-0225-513/+98
* libblock: Use self-contained mutex and cond varSebastian Huber2018-02-023-307/+43
* libblock: Use self-contained mutex for disk lockSebastian Huber2018-02-022-78/+32
* Add RTEMS thread APISebastian Huber2018-02-029-3/+667
* posix: Use one second based CLOCK_MONOTONICSebastian Huber2018-02-021-2/+3
* score: Introduce new monotonic clockSebastian Huber2018-02-0221-200/+120
* score: Rename _Watchdog_Realtime_from_*()Sebastian Huber2018-02-026-9/+9
* score: Optimize watchdog tickleSebastian Huber2018-02-024-55/+86
* smptests/smpopenmp01: New testSebastian Huber2018-02-027-0/+510
* spsyslock01: Fix object compareSebastian Huber2018-02-021-5/+59
* sp20: Fix print buffer sizeSebastian Huber2018-02-021-2/+2
* smpschededf01: Use rtems_test_busy_cpu_usage()Sebastian Huber2018-02-021-11/+5
* test: Add rtems_test_busy_cpu_usage()Sebastian Huber2018-02-022-2/+32
* smpschedaffinity04: Fix configurationSebastian Huber2018-02-021-0/+2
* smpcapture01: Fix configurationSebastian Huber2018-02-021-0/+2
* bsp/leon3: Do not use internal cache APISebastian Huber2018-02-021-2/+1
* Xilinx AXI I2C driver IP race condition causes clock glitch.Chris Johns2018-02-011-1/+5
* bsps: Rework cache manager implementationSebastian Huber2018-01-31133-1033/+383
* bsps: Move network define to source filesSebastian Huber2018-01-3184-361/+150
* epiphany: Workaround until next Newlib snapshotSebastian Huber2018-01-312-0/+70
* epiphany: Fixes for GCC 7.3Sebastian Huber2018-01-314-37/+36
* Avoid Newlib-specific _EXFUN()Sebastian Huber2018-01-292-6/+2
* ada: Introduce RTEMS.Size typeSebastian Huber2018-01-2927-85/+99
* ada: Fix RTEMS.Time_tSebastian Huber2018-01-291-1/+1
* Remove make preinstallChris Johns2018-01-252356-19791/+4035