summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-21arm: Use DWT CYCCNT for timecounter if availableSebastian Huber1-0/+27
2016-01-20bsp/irq-server: Support shared interruptsSebastian Huber1-3/+4
2016-01-19Remove AVR portJoel Sherrill190-208684/+1
2016-01-19posix/src/exec*: Remove all variants already in NewlibJoel Sherrill8-220/+7
2016-01-19score: Fix simple timecounter supportSebastian Huber4-17/+67
2016-01-18taskcreate.c: Add method name to comment to be clearerJoel Sherrill1-9/+4
2016-01-18sem.h: Delete junk in commentJoel Sherrill1-3/+1
2016-01-18ratemon.h: Fix commentsJoel Sherrill1-7/+6
2016-01-18posix: Remove clock_getenable_attr() and clock_setenable_attr()Joel Sherrill3-82/+1
2016-01-18Chase Newlib sys/types.h / sys/select.h changesNick Withers12-24/+19
2016-01-15arm: Honor cache for Cortex-M7 supportSebastian Huber1-2/+11
2016-01-15arm: Accept Cortex-M7 multilibSebastian Huber1-1/+1
2016-01-15libblock: Fix ramdisk::free_at_delete_request initSebastian Huber1-1/+1
2016-01-12powerpc: Fix alignment for AltiVec multilibsSebastian Huber1-2/+6
2016-01-12score: Statically initialize TOD handlerSebastian Huber5-35/+18
2016-01-11score: Simplify _Thread_Start()Sebastian Huber5-33/+25
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber20-166/+210
2016-01-08rtems: Fix warningSebastian Huber1-1/+0
2016-01-08score: Avoid dead code in global constructionSebastian Huber4-20/+22
2016-01-08score: Add fatal errors for NULL entry init tasksSebastian Huber4-7/+26
2016-01-05Filesystem: Remove superfluous permission checksSebastian Huber2-32/+1
2016-01-04Remove H8300 portJoel Sherrill15-1876/+1
2016-01-04Remove M32R architectureJoel Sherrill21-2273/+4
2016-01-04score: Fix watchdog insertSebastian Huber1-4/+12
2015-12-24api: Remove deprecated NotepadsAun-Ali Zaidi16-402/+13
2015-12-21score: Fix watchdog removalSebastian Huber1-1/+10
2015-12-15score: Avoid dependency on bcopy()Sebastian Huber1-0/+1
2015-12-15libmisc: Include missing header file, fix warningsNick Withers2-6/+7
2015-12-15rtems: Delete empty functionSebastian Huber3-18/+0
2015-12-15posix: Store unblocked signalsSebastian Huber8-26/+24
2015-12-15score: Initialize thread control to zeroSebastian Huber4-67/+13
2015-12-14score: Help GCC to inline a functionSebastian Huber1-1/+1
2015-12-11score: Untangle thread actionsSebastian Huber8-20/+32
2015-12-11Use linker set for system initializationSebastian Huber5-42/+121
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber1-1/+1
2015-12-10sparc: Simplify _CPU_Get_current_per_CPU_control()Sebastian Huber1-1/+1
2015-12-08Add RTEMS linker setsSebastian Huber3-0/+101
2015-12-08score: Statically initialize system stateSebastian Huber2-18/+1
2015-12-08score: Delete unused API extensionsSebastian Huber3-57/+2
2015-12-08score: Statically initialize API extensionsSebastian Huber3-19/+1
2015-12-07Remove <rtems/debug.h>Sebastian Huber9-159/+2
2015-12-07Delete _Region_Debug_Walk()Sebastian Huber5-35/+0
2015-11-27Delete unused declarations and defineSebastian Huber1-5/+1
2015-11-27Delete empty libc_init()Sebastian Huber3-47/+1
2015-11-25Require __getreent()Sebastian Huber5-52/+5
2015-11-25Fix _Assert() statementSebastian Huber2-2/+2
2015-11-24posix: Require struct _pthread_cleanup_contextSebastian Huber7-175/+1
2015-11-23untar: do not exit with error when created directory already exists.Pavel Pisa2-2/+46
2015-11-18Provide dummy <sys/priority.h>Sebastian Huber1-1/+40
2015-11-17Import latest <sys/ttycom.h> from FreeBSDSebastian Huber1-57/+62