summaryrefslogtreecommitdiff
path: root/cpukit/score (follow)
AgeCommit message (Expand)Author
2012-07-25New.Ralf Corsépius
2012-07-17score: Change greedy allocation APISebastian Huber
2012-06-14score: Fix performance issue for 64-bit timestampsSebastian Huber
2012-06-14score: New structure TOD_ControlSebastian Huber
2012-06-12v850 - byte swap instructions not available on all multilibsJoel Sherrill
2012-06-11v850 port: Initial addition with BSP for simulator in GDBJoel Sherrill
2012-06-11powerpc/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove _CPU_ISR_Init...Joel Sherrill
2012-06-11mips/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove _CPU_ISR_InitializeJoel Sherrill
2012-06-11i386/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove _CPU_ISR_InitializeJoel Sherrill
2012-06-11arm/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove _CPU_ISR_InitializeJoel Sherrill
2012-06-11isr.c: Do not call _CPU_Initialize_vectors() if PIC Interrupt ModelJoel Sherrill
2012-06-11threadhandler.c: Fix spelling of __main() in prototypeJoel Sherrill
2012-06-04powerpc: Simplify context switchSebastian Huber
2012-05-31Fix C files which had two semi-colons at EOLJoel Sherrill
2012-05-13PR2065: RBTree: Insert function (protected) does not enable interruptsGedare Bloom
2012-05-11Remove CVS Id Strings (manual edits after script)Joel Sherrill
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2012-05-09Score ISR - Minimize Capabilities When Not Simple VectoredJoel Sherrill
2012-05-09Score Semaphore - Need Semaphore Seize Body When Multiprocessing is EnabledJoel Sherrill
2012-05-08rbtree: API changes. Remove rbtree control node from RBTree_Next.Gedare Bloom
2012-05-08PR2061: RBTree: updating min and max on insert with duplicatesGedare Bloom
2012-05-08PR2060: RBTree: updating min and max on extract pathGedare Bloom
2012-05-08score/rbtree: eliminate unused function _RBTree_Peek.Gedare Bloom
2012-05-08rbtree: API ChangesGedare Bloom
2012-05-08score/rbtree: replace _RBTree_Peek_unprotected with _RBTree_First.Gedare Bloom
2012-05-08score/scheduling: Use RBTree_First instead of Peek in EDF scheduler.Gedare Bloom
2012-05-07Revert: Remove CVS IdsJoel Sherrill
2012-05-04Remove CVS-Ids.Ralf Corsépius
2012-04-24Simple SMP Scheduler - Fix typo which likely broke schedulingJoel Sherrill
2012-04-24score: Remove _Stack_Adjust_size()Sebastian Huber
2012-04-20score: DocumentationSebastian Huber
2012-04-16no_cpu: replace no_cpu_isr with rtems_isrGedare Bloom
2012-04-16lm32: replace lm32_isr with rtems_isrGedare Bloom
2012-04-16m68k: replace m68k_isr with rtems_isrGedare Bloom
2012-04-11score: New macros and functionsSebastian Huber
2012-04-11nios2: New functionsSebastian Huber
2012-04-11nios2: API changeSebastian Huber
2012-04-11rbtree: New function _RBTree_Iterate_unprotected()Sebastian Huber
2012-04-11rbtree: PR1995: API changeSebastian Huber
2012-04-07arm: New functionSebastian Huber
2012-04-04PR 1993 - Convert MIPS to PIC IRQ modelJennifer Averett
2012-03-30Add Virtex4 and Virtex5 BSPsRic Claus
2012-03-30NIOS2: Add MPU support functionsSebastian Huber
2012-03-30NIOS2: Fix outermost interrupt checkSebastian Huber
2012-03-30score/rbtree: Add const qualifierSebastian Huber
2012-03-30score/rbtree: C++ compatibilitySebastian Huber
2012-03-30score/scheduleredf: Simplify and fix warningSebastian Huber
2012-03-29PR1994: RBTree Compare Result ChangeGedare Bloom
2012-03-27ARM: PR2042: Provide stub for ARMv6-MSebastian Huber
2012-03-24ARM: New define ARMV7M_EXCEPTION_PRIORITY_LOWESTSebastian Huber