summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* Using the generic atomic ops to implement UP mode atomic for all architecture...WeiY2013-05-0145-0/+661
* Implement a generic atomic ops for all UP mode architectures with disable/ena...WeiY2013-05-013-0/+279
* libcsupport: Delete libc_wrapup()Sebastian Huber2013-04-265-25/+48
* libcsupport: Rename open_dev_console()Sebastian Huber2013-04-264-6/+5
* libcsupport: Make LibIO helper constSebastian Huber2013-04-265-25/+55
* libcsupport: Remove superfluous assignmentsSebastian Huber2013-04-261-51/+15
* libcsupport: Make newlib_free_buffers() staticSebastian Huber2013-04-261-6/+1
* libcsupport: Delete unused newlib_begin_hook()Sebastian Huber2013-04-261-11/+0
* libcsupport: Delete REENT_MALLOCED defineSebastian Huber2013-04-261-27/+5
* libcsupport: Use copyright notice of original fileSebastian Huber2013-04-261-0/+2
* libcsupport: POSIX conformance for _exit()Sebastian Huber2013-04-251-86/+3
* mips: Fix warningsSebastian Huber2013-04-231-0/+1
* sapi: Fix warningsSebastian Huber2013-04-231-3/+2
* sapi: Fix unified workspace optionSebastian Huber2013-04-111-4/+0
* confdefs.h: Only one clock or timer configuration parameter can be definedJoel Sherrill2013-04-091-21/+31
* confdefs.h: Eliminate BSP_DEFAULT_UNIFIED_WORK_AREASJoel Sherrill2013-04-091-6/+4
* bsps: Fix warningsSebastian Huber2013-04-081-0/+21
* Fixed return in void functionAndreas Heinig2013-04-021-1/+1
* libfs: Always use geteuid() and getegid()Sebastian Huber2013-03-222-12/+2
* ramdisk: Fix device name generationSebastian Huber2013-03-221-1/+1
* Fixed 2 compiler warningsAndreas Heinig2013-03-191-1/+1
* sparc/cpu.h: Add commentsJoel Sherrill2013-03-181-0/+3
* m68k/cpu.h: Fix formatting and add comment blockJoel Sherrill2013-03-181-3/+10
* IMFS: Fix NULL pointer accessSebastian Huber2013-03-181-9/+10
* nios2: DocumentationSebastian Huber2013-03-111-13/+2
* nios2: Use NIOS2_CTLREG_INDEX_STATUSJeffrey O. Hill2013-03-111-1/+2
* nios2: Set CPU_ISR_PASSES_FRAME_POINTER to FALSEJeffrey O. Hill2013-03-112-23/+3
* nios2: Add _Nios2_Count_leading_zeros()Jeffrey O. Hill2013-03-113-0/+75
* nios2: Rename fileJeffrey O. Hill2013-03-112-1/+1
* nios2: Add optimized IP checksum supportJeffrey O. Hill2013-03-113-0/+365
* RTEMS: Delete ChangeLog files.Gedare Bloom2013-03-0819-31726/+0
* cpukit moxie: Style correctionsJoel Sherrill2013-02-282-71/+7
* Common file changes in support of Moxie portAnthony Green2013-02-283-1/+3
* Add Moxie CPU supportAnthony Green2013-02-289-0/+1647
* dosfs: PR2091: Fix warningAndreas Heinig2013-02-271-2/+2
* IMFS: PR2093: Fix warningSebastian Huber2013-02-271-3/+2
* dosfs: PR2092: Delete unused functionAndreas Heinig2013-02-271-32/+0
* PR2090: Fix warning in threadqdequeuepriority.cAndreas Heinig2013-02-261-0/+1
* add __ARM_ARCH_6ZK__ to cpukit/score/cpu/arm/rtems/score/arm.hCudmore, Alan P. (GSFC-5820)2013-02-251-0/+4
* libblock: Do resource allocation in one placeSebastian Huber2013-02-211-115/+153
* dosfs: Fix file length updateSebastian Huber2013-02-201-2/+3
* dosfs: Start scan with a valid data clusterSebastian Huber2013-02-151-26/+16
* dosfs: Fix file extendSebastian Huber2013-02-151-23/+24
* dosfs: Ensure valid data cluster countSebastian Huber2013-02-151-1/+6
* Conditionally install atomic-headers.Ralf Corsépius2013-02-144-2/+8
* Add RTEMS_CHECK_ATOMIC, RTEMS_CPUOPT([RTEMS_ATOMIC]), AM_CONDITIONAL ATOMIC.Ralf Corsépius2013-02-141-0/+7
* New.Ralf Corsépius2013-02-141-0/+13
* Include <stdint.h>Ralf Corsépius2013-02-141-0/+2
* ftpd: Go back to the root directorySebastian Huber2013-02-131-0/+8
* score: use new alignment routine in object extend information.Gedare Bloom2013-02-121-12/+16