summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-025-212/+93
* 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-023-3/+386
* posix: Use one second based CLOCK_MONOTONICSebastian Huber2018-02-021-2/+3
* score: Introduce new monotonic clockSebastian Huber2018-02-0218-196/+117
* score: Rename _Watchdog_Realtime_from_*()Sebastian Huber2018-02-026-9/+9
* score: Optimize watchdog tickleSebastian Huber2018-02-023-54/+77
* test: Add rtems_test_busy_cpu_usage()Sebastian Huber2018-02-022-2/+32
* Xilinx AXI I2C driver IP race condition causes clock glitch.Chris Johns2018-02-011-1/+5
* epiphany: Workaround until next Newlib snapshotSebastian Huber2018-01-312-0/+70
* epiphany: Fixes for GCC 7.3Sebastian Huber2018-01-312-13/+12
* ada: Introduce RTEMS.Size typeSebastian Huber2018-01-2912-53/+60
* ada: Fix RTEMS.Time_tSebastian Huber2018-01-291-1/+1
* Remove make preinstallChris Johns2018-01-25654-5250/+1089
* rfs: Fix format warningSebastian Huber2018-01-231-1/+1
* rfs: Fix for 64-bit targetsSebastian Huber2018-01-222-2/+2
* monitor: Fix thread priority valuesSebastian Huber2018-01-221-1/+4
* powerpc: Add FSL_EIS_EPRSebastian Huber2018-01-221-0/+1
* tests: Change TEST BUILD to use define namesSebastian Huber2018-01-221-77/+32
* rtems: Fix rtems_task_mode()Sebastian Huber2018-01-191-8/+0
* testsupport/testbeginend.c: Fix redefined warningJoel Sherrill2018-01-161-1/+3
* Include rtems/bspIo.h for printk.Chris Johns2018-01-041-0/+2
* sparc: Remove <bsp.h> from PCI shell commandSebastian Huber2018-01-021-1/+0
* sparc: Remove BSP specifics from <pci/irq.h>Sebastian Huber2018-01-021-6/+16
* sparc: Remove BSP specifics from <pci/access.h>Sebastian Huber2018-01-021-93/+0
* sparc: Move <libcpu/byteorder.h>Sebastian Huber2018-01-023-0/+78
* posix: Remove unused global variableSebastian Huber2017-12-151-2/+0
* epiphany: Remove superfluous includesSebastian Huber2017-12-141-4/+0
* untar: ConstifySebastian Huber2017-12-142-2/+2
* zlib: Fix buildSebastian Huber2017-12-134-6/+7
* zlib: Do not generate zconf.hSebastian Huber2017-12-132-10/+2
* telnetd: Include <rtems/passwd.h>Sebastian Huber2017-12-131-1/+1
* pppd: Include <rtems/rtems*.h>Sebastian Huber2017-12-132-2/+2
* mghttpd: Include <mghttpd/mongoose.h>Sebastian Huber2017-12-131-1/+1
* uuid: Include <uuid/uuid.h>Sebastian Huber2017-12-131-1/+1
* utf8proc: Include <utf8proc/utf8proc.h>Sebastian Huber2017-12-131-1/+1
* redirector: Include <rtems/stdio-redirect.h>Sebastian Huber2017-12-131-2/+1
* shell: Include <rtems/shell.h>Sebastian Huber2017-12-131-1/+1
* monitor: Include <rtems/monitor.h>Sebastian Huber2017-12-133-3/+3
* capture: Include <rtems/captureimpl.h>Sebastian Huber2017-12-132-5/+3
* RFS: Include <rtems/rtems-rfs-shell.h>Sebastian Huber2017-12-131-1/+1
* libdl: Include <rtems/rtl/rtl-*.h>Sebastian Huber2017-12-1328-41/+41
* pipe: Include <rtems/pipe.h>Sebastian Huber2017-12-131-2/+1
* dosfs: Include <rtems/dosfs.h>Sebastian Huber2017-12-132-2/+2
* ftpd: Include <rtems/ftpd.h>Sebastian Huber2017-12-131-2/+1
* devfs: Include <rtems/devfs.h>Sebastian Huber2017-12-1310-10/+10
* IMFS: Include <rtems/imfs.h>Sebastian Huber2017-12-1329-29/+29