summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-07libdl: Use self-contained mutex for RAPSebastian Huber1-76/+16
2018-02-07libdl: Use self-contained recursive mutexSebastian Huber2-64/+15
2018-02-07ftpd: Use self-contained synchronization objectsSebastian Huber1-52/+22
2018-02-07libblock: Use self-contained mutex for mediaSebastian Huber2-69/+39
2018-02-07libblock: Use self-contained mutex for sparse diskSebastian Huber2-29/+6
2018-02-07libblock: Use self-contained mutex for flashdiskSebastian Huber1-74/+57
2018-02-07libblock: Use self-contained mutex for nvdiskSebastian Huber1-53/+39
2018-02-07NFS: Fix use of self-contained objectsSebastian Huber1-5/+4
2018-02-05termios: Remove obsolete configuration optionsSebastian Huber1-2/+6
2018-02-02NFS: Use self-contained recursive mutexSebastian Huber3-150/+45
2018-02-02pipe: Use self-contained mutexSebastian Huber3-102/+22
2018-02-02RFS: Use self-contained recursive mutexSebastian Huber3-58/+7
2018-02-02dosfs: Use self-contained recursive mutexSebastian Huber9-110/+43
2018-02-02JFFS2: Use self-contained recursive mutexSebastian Huber3-40/+16
2018-02-02network: Use self-contained recursive mutexSebastian Huber2-107/+15
2018-02-02spi: Use self-contained mutexSebastian Huber2-32/+9
2018-02-02i2c: Use self-contained mutexSebastian Huber2-33/+8
2018-02-02termios: Use self-contained objectsSebastian Huber5-212/+93
2018-02-02libblock: Use self-contained mutex and cond varSebastian Huber3-307/+43
2018-02-02libblock: Use self-contained mutex for disk lockSebastian Huber2-78/+32
2018-02-02Add RTEMS thread APISebastian Huber3-3/+386
2018-02-02posix: Use one second based CLOCK_MONOTONICSebastian Huber1-2/+3
2018-02-02score: Introduce new monotonic clockSebastian Huber18-196/+117
2018-02-02score: Rename _Watchdog_Realtime_from_*()Sebastian Huber6-9/+9
2018-02-02score: Optimize watchdog tickleSebastian Huber3-54/+77
2018-02-02test: Add rtems_test_busy_cpu_usage()Sebastian Huber2-2/+32
2018-02-01Xilinx AXI I2C driver IP race condition causes clock glitch.Chris Johns1-1/+5
2018-01-31epiphany: Workaround until next Newlib snapshotSebastian Huber2-0/+70
2018-01-31epiphany: Fixes for GCC 7.3Sebastian Huber2-13/+12
2018-01-29ada: Introduce RTEMS.Size typeSebastian Huber12-53/+60
2018-01-29ada: Fix RTEMS.Time_tSebastian Huber1-1/+1
2018-01-25Remove make preinstallChris Johns654-5250/+1089
2018-01-23rfs: Fix format warningSebastian Huber1-1/+1
2018-01-22rfs: Fix for 64-bit targetsSebastian Huber2-2/+2
2018-01-22monitor: Fix thread priority valuesSebastian Huber1-1/+4
2018-01-22powerpc: Add FSL_EIS_EPRSebastian Huber1-0/+1
2018-01-22tests: Change TEST BUILD to use define namesSebastian Huber1-77/+32
2018-01-19rtems: Fix rtems_task_mode()Sebastian Huber1-8/+0
2018-01-16testsupport/testbeginend.c: Fix redefined warningJoel Sherrill1-1/+3
2018-01-04Include rtems/bspIo.h for printk.Chris Johns1-0/+2
2018-01-02sparc: Remove <bsp.h> from PCI shell commandSebastian Huber1-1/+0
2018-01-02sparc: Remove BSP specifics from <pci/irq.h>Sebastian Huber1-6/+16
2018-01-02sparc: Remove BSP specifics from <pci/access.h>Sebastian Huber1-93/+0
2018-01-02sparc: Move <libcpu/byteorder.h>Sebastian Huber3-0/+78
2017-12-15posix: Remove unused global variableSebastian Huber1-2/+0
2017-12-14epiphany: Remove superfluous includesSebastian Huber1-4/+0
2017-12-14untar: ConstifySebastian Huber2-2/+2
2017-12-13zlib: Fix buildSebastian Huber4-6/+7
2017-12-13zlib: Do not generate zconf.hSebastian Huber2-10/+2
2017-12-13telnetd: Include <rtems/passwd.h>Sebastian Huber1-1/+1