summaryrefslogtreecommitdiffstats
path: root/cpukit/score (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
* score: use reference with strict mutexGedare Bloom2013-05-181-1/+1
* smp: Add maximum_processors field to configSebastian Huber2013-05-163-10/+2
* 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-012-4/+1
* 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
* mips: Fix warningsSebastian Huber2013-04-231-0/+1
* Fixed return in void functionAndreas Heinig2013-04-021-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
* 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
* RTEMS: Delete ChangeLog files.Gedare Bloom2013-03-0816-6866/+0
* cpukit moxie: Style correctionsJoel Sherrill2013-02-282-71/+7
* Common file changes in support of Moxie portAnthony Green2013-02-281-0/+1
* Add Moxie CPU supportAnthony Green2013-02-289-0/+1647
* 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
* Conditionally install atomic-headers.Ralf Corsépius2013-02-142-1/+4
* Include <stdint.h>Ralf Corsépius2013-02-141-0/+2
* score: use new alignment routine in object extend information.Gedare Bloom2013-02-121-12/+16
* score: New routines to align addresses up or down.Gedare Bloom2013-02-121-0/+44
* score: Add and use rtems_assert_contextSebastian Huber2013-02-121-1/+3
* PR1560: _Objects_Extend_information improper alignmentGedare Bloom2013-02-111-5/+18
* score: atomic support for RTEMS. Cleanup.WeiY2013-02-073-226/+218
* score: atomic support for RTEMS. Atomic operations for PowerPC.WeiY2013-02-071-0/+537
* score: atomic support for RTEMS. Atomic operations for i386.WeiY2013-02-071-0/+341
* score: atomic support for RTEMS. Generic atomic operations API definition.WeiY2013-02-073-0/+841
* score: atomic support for RTEMS automake and autoconf changesWeiY2013-02-076-1/+25
* NIOS2: Fix register restore sequence in epilogueSebastian Huber2013-01-141-3/+3
* cpukit: Fix many Doxygen warningsJoel Sherrill2013-01-1011-35/+42
* cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill2013-01-10116-281/+214
* cpukit: Add EOL on files missing EOL at EOFJoel Sherrill2013-01-10137-137/+137
* cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill2013-01-1012-45/+31
* score: Doxygen Clean Up Task #14Alex Ivanov2013-01-1020-30/+290
* score: Doxygen Clean Up Task #12Alex Ivanov2013-01-1020-134/+446