summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fsclose01: Fix task mode, use attributeSebastian Huber2018-02-091-1/+2
* fsclose01: Use floating-point taskSebastian Huber2018-02-091-1/+1
* tests: Support %g print format specifierSebastian Huber2018-02-092-0/+2
* Use _Thread_Dispatch_direct()Sebastian Huber2018-02-087-9/+9
* rtems: Use _Per_CPU_Get_executing()Sebastian Huber2018-02-082-2/+2
* fdt: Use self-contained mutexSebastian Huber2018-02-081-119/+29
* bsps/powerpc: Fix redefinitionsSebastian Huber2018-02-072-61/+1
* bsps/sparc64: Fix redefinitionsSebastian Huber2018-02-071-5/+2
* network: Fix integer typesSebastian Huber2018-02-072-2/+2
* 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