summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm: Add CPU specific idle thread for ARMv7Sebastian Huber2013-05-274-4/+10
* arm: Fix CPSR and SPSR accessSebastian Huber2013-05-272-8/+8
* dosfs: Add RTEMS_DOSFS_SEMAPHORES_PER_INSTANCERalf Kirchner2013-05-241-0/+7
* dosfs: Fix typoRalf Kirchner2013-05-241-1/+1
* score: use reference with strict mutexGedare Bloom2013-05-181-1/+1
* smp: Add maximum_processors field to configSebastian Huber2013-05-167-35/+25
* shell: Add df commandAndrei Mozzhuhin2013-05-163-1/+165
* dosfs: Add statvfs() supportAndrei Mozzhuhin2013-05-164-2/+80
* shell: Fix NULL pointer accessAndreas Heinig2013-05-161-1/+1
* libcsupport: Avoid division by zeroSebastian Huber2013-05-101-1/+1
* arm: Support VFP-D32 and NeonSebastian Huber2013-05-109-38/+393
* arm: Simplify architecture selectionSebastian Huber2013-05-101-63/+5
* score: Add CPU context validationSebastian Huber2013-05-1027-0/+889
* arm: Add FUNCTION_THUMB_ENTRY(), etc.Sebastian Huber2013-05-101-0/+17
* Revert bootstrap whitespace changes.Chris Johns2013-05-1014-0/+14
* sparc: Fix problem with assembler filesSebastian Huber2013-05-071-1/+1
* sparc.h: Included stdint.hMohammed Khoory2013-05-061-0/+2
* arm: Switch to ARM only for Thumb-1Sebastian Huber2013-05-031-1/+1
* arm: Fix DEFINE_FUNCTION_ARM() for ARMv7-ARSebastian Huber2013-05-031-1/+1
* score/cpu/.../i386.h: PR2020: Remove soft float referencesJoel Sherrill2013-05-011-46/+20
* Clear the atomic conditional compilation.WeiY2013-05-015-15/+2
* 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