summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/powerpc/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-043-20/+0
* 2007-12-03 Till Straumann <strauman@slac.stanford.edu>Till Straumann2007-12-031-0/+4
* 2007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-032-30/+0
* 2007-11-30 Till Straumann <strauman@slac.stanford.edu>Till Straumann2007-12-011-0/+18
* 2007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-283-103/+4
* 2007-11-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-11-281-0/+2
* 2007-11-13 Till Straumann <strauman@slac.stanford.edu>Till Straumann2007-11-141-3/+17
* 2007-11-13 Till Straumann <strauman@slac.stanford.edu>Till Straumann2007-11-141-0/+19
* compilable release of virtex/gen83xx/gen5200 powerpc adaptations. Merged many...Thomas Doerfler2007-07-101-0/+2
* 2007-05-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-05-091-2/+0
* Use Context_Control_fp* instead of void* for fp_contexts.Ralf Corsepius2007-04-171-3/+3
* Remove (Deprecated in 4.7).Ralf Corsepius2006-12-121-19/+0
* 2006-11-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-11-171-4/+0
* 2006-08-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-08-091-1/+5
* * rtems/old-exceptions/cpu.h, rtems/powerpc/registers.h:Till Straumann2006-07-132-2/+2
* 2006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-163-8/+6
* 2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-081-2/+2
* 2005-11-02 straumanatslacdotstanford.eduTill Straumann2005-11-021-0/+36
* 2005-10-27 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-271-4/+1
* 2005-05-06 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett2005-05-061-0/+1
* 2005-02-21 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-211-3/+2
* (CPU_HARDWARE_FP, CPU_ALL_TASKS_ARE_FP,Ralf Corsepius2005-02-181-0/+49
* (CPU_HARDWARE_FP, CPU_ALL_TASKS_ARE_FP,Ralf Corsepius2005-02-182-94/+0
* 2005-02-18 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-181-1/+6
* (CPU_PROVIDES_IDLE_THREAD_BODY, CPU_STACK_GROWS_UP, CPU_STRUCTURE_ALIGNMENT, ...Ralf Corsepius2005-02-181-0/+66
* (CPU_PROVIDES_IDLE_THREAD_BODY, CPU_STACK_GROWS_UP, CPU_STRUCTURE_ALIGNMENT, ...Ralf Corsepius2005-02-182-132/+0
* 2005-02-18 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-182-35/+36
* 2005-02-18 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-182-4/+8
* (Context_Control, Context_Control_fp, CPU_Interrupt_frame): Add.Ralf Corsepius2005-02-181-1/+117
* (Context_Control, Context_Control_fp, CPU_Interrupt_frame): Remove.Ralf Corsepius2005-02-182-222/+0
* (CPU_STACK_MINIMUM_SIZE, CPU_ALIGNMENT, CPU_HEAP_ALIGNMENT, CPU_PARTITION_ALI...Ralf Corsepius2005-02-161-0/+54
* (CPU_STACK_MINIMUM_SIZE, CPU_ALIGNMENT, CPU_HEAP_ALIGNMENT, CPU_PARTITION_ALI...Ralf Corsepius2005-02-162-106/+0
* 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-161-6/+0
* (_CPU_Bitfield_Find_first_bit, _CPU_Priority_Mask, _CPU_Priority_bits_index):...Ralf Corsepius2005-02-151-0/+88
* (_CPU_Bitfield_Find_first_bit, _CPU_Priority_Mask, _CPU_Priority_bits_index):...Ralf Corsepius2005-02-152-171/+0
* 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-152-10/+0
* (_CPU_ISR_install_vector, _CPU_Initialize, _CPU_Install_interrupt_stack, _CPU...Ralf Corsepius2005-02-151-0/+88
* (_CPU_ISR_install_vector, _CPU_Initialize, _CPU_Install_interrupt_stack, _CPU...Ralf Corsepius2005-02-152-161/+0
* (_CPU_Context_Initialize, _CPU_Context_Restart_self, _CPU_Context_Fp_start, _...Ralf Corsepius2005-02-151-1/+78
* (_CPU_Context_Initialize, _CPU_Context_Restart_self, _CPU_Context_Fp_start, _...Ralf Corsepius2005-02-152-158/+0
* (PPC_Get_timebase_register, PPC_Set_timebase_register): New.Ralf Corsepius2005-02-151-0/+37
* (PPC_Get_timebase_register, PPC_Set_timebase_register): Remove.Ralf Corsepius2005-02-151-37/+0
* (PPC_Get_timebase_register): Remove.Ralf Corsepius2005-02-151-23/+0
* Cosmetics.Ralf Corsepius2005-02-151-2/+1
* (PPC_Set_decrementer, PPC_Get_decrementer): New.Ralf Corsepius2005-02-151-1/+16
* (PPC_Set_decrementer): Remove.Ralf Corsepius2005-02-151-9/+0
* (PPC_Set_decrementer, PPC_Get_decrementer): Remove.Ralf Corsepius2005-02-151-8/+0
* (CPU_Get_timebase_low, rtems_bsp_delay, rtems_bsp_delay_in_bus_cycles): New.Ralf Corsepius2005-02-151-0/+30
* (CPU_Get_timebase_low, rtems_bsp_delay, rtems_bsp_delay_in_bus_cycles): Remove.Ralf Corsepius2005-02-152-59/+0
* (rtems_cpu_configuration_get_clicks_per_usec, rtems_cpu_configuration_get_exc...Ralf Corsepius2005-02-151-0/+13