summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* sparc: Simplify _CPU_Get_current_per_CPU_control()Sebastian Huber2015-12-101-1/+1
* Add RTEMS linker setsSebastian Huber2015-12-083-0/+101
* score: Statically initialize system stateSebastian Huber2015-12-082-18/+1
* score: Delete unused API extensionsSebastian Huber2015-12-083-57/+2
* score: Statically initialize API extensionsSebastian Huber2015-12-083-19/+1
* Remove <rtems/debug.h>Sebastian Huber2015-12-079-159/+2
* Delete _Region_Debug_Walk()Sebastian Huber2015-12-075-35/+0
* Delete unused declarations and defineSebastian Huber2015-11-271-5/+1
* Delete empty libc_init()Sebastian Huber2015-11-273-47/+1
* Require __getreent()Sebastian Huber2015-11-255-52/+5
* Fix _Assert() statementSebastian Huber2015-11-252-2/+2
* posix: Require struct _pthread_cleanup_contextSebastian Huber2015-11-247-175/+1
* untar: do not exit with error when created directory already exists.Pavel Pisa2015-11-232-2/+46
* Provide dummy <sys/priority.h>Sebastian Huber2015-11-181-1/+40
* Import latest <sys/ttycom.h> from FreeBSDSebastian Huber2015-11-171-57/+62
* Merge with latest <sys/sockio.h> from FreeBSDSebastian Huber2015-11-171-5/+53
* Import latest <sys/filio.h> from FreeBSDSebastian Huber2015-11-172-17/+13
* sparc: Fix context switch on SMPDaniel Cederman2015-11-161-0/+3
* score: Fix race condition on SMPSebastian Huber2015-11-123-41/+67
* Fix interrupt epilogue for ARMv7-AR and PowerPCSebastian Huber2015-11-121-0/+27
* Introduce general purpose system server eventSebastian Huber2015-11-122-4/+5
* sapi: Add rtems_chain_get_first_unprotected()Sebastian Huber2015-11-051-0/+10
* score: Fix warningSebastian Huber2015-11-041-1/+1
* libblock: Print block sizes and countSebastian Huber2015-11-023-0/+22
* libblock: Avoid NULL pointer accessSebastian Huber2015-11-021-1/+3
* ada: Add missing includeJan Sommer2015-10-301-0/+1
* powerpc: Add FSL cache definesSebastian Huber2015-10-281-0/+10
* CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK was undocumented and not error checkedJoel Sherrill2015-10-271-0/+14
* basdefs.h: Add and use RTEMS_PACKEDSebastian Huber2015-10-261-2/+5
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-26114-237/+276
* basdefs.h: Add and use RTEMS_DEPRECATEDSebastian Huber2015-10-269-18/+20
* basdefs.h: Add RTEMS_PURESebastian Huber2015-10-261-3/+5
* basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber2015-10-2630-41/+43
* basedefs.h: Add compiler attributesSebastian Huber2015-10-261-1/+40
* RFS: Fix resource leakSebastian Huber2015-10-261-0/+2
* libfdt: Merge into librtemscpuSebastian Huber2015-10-193-15/+2
* libfdt: Initial importSebastian Huber2015-10-1619-0/+4219
* libstdthreads: Add C11 threadsSebastian Huber2015-10-149-75/+53
* libstdthreads: Import from FreeBSDSebastian Huber2015-10-145-0/+455
* epiphany: Delete CPU_UNROLL_ENQUEUE_PRIORITYSebastian Huber2015-10-071-21/+0
* SMP: Optimize ticket lock implementationSebastian Huber2015-10-021-1/+1
* powerpc: Use wrtee for e6500 multilibSebastian Huber2015-10-021-0/+17
* SMP: Fix and optimize thread dispatchingSebastian Huber2015-09-285-70/+66
* SMP: Simplify thread lock operationsSebastian Huber2015-09-281-27/+25
* score: Use uintptr_t for atomic pointer operationsSebastian Huber2015-09-262-71/+69
* score: Fix atomic compare exchangeSebastian Huber2015-09-252-5/+21
* ARMv7M: Improve exception handler routine and add comments on SP selectionMartin Galvan2015-09-231-11/+21
* Fix exception handler for supporting FPUSudarshan Rajagopalan2015-09-231-4/+4
* score: Fix resource count for self-contained mutexSebastian Huber2015-09-141-2/+3
* rbheap: Fix rtems_rbheap_free()Sebastian Huber2015-09-111-21/+16