summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2017-01-11Remove obsolete __RTEMS_HAVE_SYS_CPUSET_H__Joel Sherrill
2017-01-11Add support for posix_devctl()Joel Sherrill
2017-01-11posix: Fix alarm() in SMP configurationsSebastian Huber
2017-01-11score: Improve SMP lock debug supportSebastian Huber
2017-01-11score: Optimize thread state valuesSebastian Huber
2017-01-11score: Add STATES_THREAD_QUEUE_WITH_IDENTIFIERSebastian Huber
2017-01-11score: Delete STATES_WAITING_FOR_BUFFERSebastian Huber
2017-01-11score: Format thread state definesSebastian Huber
2017-01-09sys/event.h: Update to FreeBSD head 2017-01-02Sebastian Huber
2016-12-23score: Relax <sys/lock.h> static assertionsSebastian Huber
2016-12-23libio: Use CONSOLE_DEVICE_NAMESebastian Huber
2016-12-21Clarify simple timecounter documentationSebastian Huber
2016-12-20JFFS2: RTEMS_JFFS2_ON_DEMAND_GARBAGE_COLLECTIONSebastian Huber
2016-12-20JFFS2: Add RTEMS_JFFS2_FORCE_GARBAGE_COLLECTIONSebastian Huber
2016-12-20JFFS2: Add RTEMS_JFFS2_GET_INFOSebastian Huber
2016-12-16dev: Add NXP SC16IS752 serial device driverAlexander Krutwig
2016-12-16termios: Add TERMIOS_IRQ_SERVER_DRIVENAlexander Krutwig
2016-12-16termios: Use mutex for task driven modeSebastian Huber
2016-12-14libdl: Add C++ exception support to loaded modules.Chris Johns
2016-12-12score: Prevent thread_dispatch_disable_level < 0.Christian Mauderer
2016-12-12libblock: Fix for RTEMS_DEBUGSebastian Huber
2016-12-12Add INTERNAL_ERROR_LIBIO_STDERR_FD_OPEN_FAILEDSebastian Huber
2016-12-12Add INTERNAL_ERROR_LIBIO_STDOUT_FD_OPEN_FAILEDSebastian Huber
2016-12-12libio: Ensure proper std file descriptorsSebastian Huber
2016-12-12Add INTERNAL_ERROR_LIBIO_SEM_CREATE_FAILEDSebastian Huber
2016-12-12INTERNAL_ERROR_LIBIO_USER_ENV_KEY_CREATE_FAILEDSebastian Huber
2016-12-12score: Introduce _Internal_error()Sebastian Huber
2016-12-12Add INTERNAL_ERROR_POSIX_INIT_THREAD_CREATE_FAILEDSebastian Huber
2016-12-12Add INTERNAL_ERROR_RTEMS_INIT_TASK_CREATE_FAILEDSebastian Huber
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber
2016-12-09score: Remove fatal is internal indicatorSebastian Huber
2016-12-06score: Simplify linker set APISebastian Huber
2016-12-02score: Fix ARM and PowerPC context initializationSebastian Huber
2016-12-02rtems: Use _Thread_Dispatch_direct()Sebastian Huber
2016-12-02rtems: Fix rtems_scheduler_add_processor()Sebastian Huber
2016-12-02score: Initialize thread queue context earlySebastian Huber
2016-12-02posix: Fix typoSebastian Huber
2016-12-02score: Fix debug thread queue context initSebastian Huber
2016-12-02posix: Fix fall back spinlock implementationSebastian Huber
2016-12-02libdebugger: Build for ARM's without a CP15.Chris Johns
2016-11-29cpukit: Add libdebugger, a remote debugger agent for GDB.Chris Johns
2016-11-28sparc: Optimize _ISR_Handler()Sebastian Huber
2016-11-28score: Fix thread queue context initializationSebastian Huber
2016-11-24libblock: Fix for RTEMS_DEBUGSebastian Huber
2016-11-24arm: Fix _CPU_ISR_Is_enabled() for ARMv7-MSebastian Huber
2016-11-24score: Optimize _Thread_queue_Enqueue()Sebastian Huber
2016-11-24score: Fix interrupt profilingSebastian Huber
2016-11-23posix: Fix typoSebastian Huber
2016-11-23score: Explicitly define the fatal source numbersSebastian Huber
2016-11-23score: Uncomment unused internal error codesSebastian Huber