summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/powerpc (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-151-0/+9
| | | | | | | | | * rtems/old-exceptions/cpu.h (CPU_Get_timebase_low, rtems_bsp_delay, rtems_bsp_delay_in_bus_cycles): Remove. * rtems/powerpc/registers.h (CPU_Get_timebase_low, rtems_bsp_delay, rtems_bsp_delay_in_bus_cycles): Remove. * rtems/score/cpu.h (CPU_Get_timebase_low, rtems_bsp_delay, rtems_bsp_delay_in_bus_cycles): New.
* (rtems_cpu_configuration_get_clicks_per_usec, ↵Ralf Corsepius2005-02-151-0/+13
| | | | rtems_cpu_configuration_get_exceptions_in_ram): New.
* (rtems_cpu_configuration_get_clicks_per_usec, ↵Ralf Corsepius2005-02-152-16/+0
| | | | rtems_cpu_configuration_get_exceptions_in_ram): Remove.
* 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-151-0/+12
| | | | | | | | | | | | * rtems/new-exceptions/cpu.h (rtems_cpu_configuration_get_clicks_per_usec, rtems_cpu_configuration_get_exceptions_in_ram): Remove. * rtems/old-exceptions/cpu.h (rtems_cpu_configuration_get_clicks_per_usec, rtems_cpu_configuration_get_exceptions_in_ram): Remove. * rtems/score/cpu.h (rtems_cpu_configuration_get_clicks_per_usec, rtems_cpu_configuration_get_exceptions_in_ram): New.
* (CPU_swap_u32, CPU_swap_u16): New.Ralf Corsepius2005-02-151-1/+43
|
* (CPU_swap_u32, CPU_swap_u16): Remove.Ralf Corsepius2005-02-152-77/+1
|
* 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-151-0/+6
| | | | | | * rtems/new-exceptions/cpu.h (CPU_swap_u32, CPU_swap_u16): Remove. * rtems/old-exceptions/cpu.h (CPU_swap_u32, CPU_swap_u16): Remove. * rtems/score/cpu.h (CPU_swap_u32, CPU_swap_u16): New.
* 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-153-9/+21
| | | | | | * rtems/old-exceptions/cpu.h: Add _CPU_MSG_GET (old/new exception processing ABI compatibility). * rtems/powerpc/registers.h: Use C99 fixed size types.
* 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-152-9/+13
| | | | * rtems/score/powerpc.h: Add __ALTIVEC__ support.
* 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-152-10/+6
| | | | | * rtems/score/powerpc.h: Merge ppc603 and ppc603e PPC_IRQ_*/PPC_TLB_* defines.
* 2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-142-1/+5
| | | | * rtems/score/powerpc.h (mpc8260): PPC_ALIGNMENT 8.
* 2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-142-11/+5
| | | | * rtems/score/powerpc.h: Remove PPC_HAS_RFCI (Unused).
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-132-12/+4
| | | | * rtems/score/powerp.c: Remove PPC_HAS_EXCEPTION_PREFIX (Unused).
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-132-8/+4
| | | | * rtems/score/powerpc.h: Remove PPC_CACHE_ALIGN_POWER (Unused).
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-132-25/+4
| | | | * rtems/score/powerpc.h: Remove PPC_LOW_POWER_MODE* (Unused).
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-132-10/+4
| | | | * rtems/score/powerpc.h: Remove PPC_USE_MULTIPLE (Unused).
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-132-14/+4
| | | | * rtems/score/powerpc.h: Remove PPC_USE_MULTIPLE (Unused).
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-132-31/+4
| | | | * rtems/score/powerpc.h: Remove PPC_D_CACHE, PPC_I_CACHE defines.
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-132-52/+4
| | | | * rtems/score/powerpc.h: Remove PPC_MSR_* defines.
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-132-3/+11
| | | | | | * rtems/old-exceptions/cpu.h: Add _PPC_MSR_DISABLE_MASK. Use _PPC_MSR_DISABLE_MASK instead of PPC_MSR_DISABLE_MASK to set up _disable_mask.
* 2005-02-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-123-0/+21
| | | | | * cpu.c: New (Stub file for consistency with other ports). * Makefile.am: Reflect changes above.
* 2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-104-29/+7
| | | | | * rtems/asm.h, rtems/old-exceptions/cpu.h, rtems/score/powerpc.h: Remove PPC_ABI_POWEROPEN.
* 2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-102-9/+12
| | | | | * rtems/score/powerpc.h: Remove hard-coded PPC_HAS_FPU. Tie PPC_HAS_FPU to _SOFT_FLOAT.
* 2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-093-11/+6
| | | | | * rtems/old-exceptions/cpu.h, rtems/score/powerpc.h: Remove PPC_ABI_GCC27.
* 2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-093-31/+5
| | | | * rtems/asm.h, rtems/score/powerpc.h: Remove XCOFF support.
* 2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-083-64/+80
| | | | | * Makefile.am: Split out preinstallation rules. * preinstall.am: New (Split out from Makefile.am).
* Header guards cleanup.Ralf Corsepius2005-02-042-2/+2
|
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-043-299/+9
| | | | | | | PR 754/rtems * rtems/asm.h: New (relocated from .). * asm.h: Remove (moved to rtems/asm.h). * Makefile.am: Reflect changes above.
* New header guards.Ralf Corsepius2005-01-283-8/+8
|
* 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>Ralf Corsepius2005-01-281-0/+5
| | | | | * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h, rtems/powerpc/registers.h: New header guards.
* New header guard.Ralf Corsepius2005-01-286-12/+12
|
* 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>Ralf Corsepius2005-01-281-0/+5
| | | | | * asm.h, rtems/score/cpu.h, rtems/score/powerpc.h, rtems/score/ppc.h, rtems/score/types.h: New header guards.
* 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-242-6/+5
| | | | | * rtems/score/types.h: Remove signed8, signed16, signed32, unsigned8, unsigned16, unsigned32.
* 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-241-1/+6
| | | | | * rtems/new-exceptions/cpu.h: *_swap_u32( uint32_t ). * rtems/old-exceptions/cpu.h: *_swap_u32( uint32_t ).
* *_swap_u32( uint32_t ).Ralf Corsepius2005-01-241-2/+2
|
* rtems/old-exceptions/cpu.h: *_swap_u32( uint32_t ).Ralf Corsepius2005-01-241-2/+2
|
* 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-242-0/+6
| | | | * rtems/score/types.h: #include <rtems/stdint.h>.
* 2004-11-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-11-222-0/+40
| | | | * rtems/old-exceptions/cpu.h: Make compile in assembly.
* Cosmetics.Ralf Corsepius2004-11-214-4/+0
|
* 2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-11-212-2/+7
| | | | | * rtems/score/types.h: Use __rtems_score_types_h as preprocessor guard.
* 2004-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-11-213-6/+14
| | | | * asm.h: Add doxygen preamble.
* 2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-11-025-4/+25
| | | | | | | * rtems/score/cpu.h: Add doxygen preamble. * rtems/score/powerpc.h: Add doxygen preamble. * rtems/score/ppc.h: Add doxygen preamble. * rtems/score/types.h: Add doxygen preamble.
* Add Kate Feng's MVME5500 BSP.Eric Norum2004-10-203-1/+93
|
* 2004-09-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-09-293-8/+7
| | | | | * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h: i960 obsoleted and all references removed.
* Remove stray white spaces.Ralf Corsepius2004-04-153-6/+0
|
* 2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-133-2/+7
| | | | | * asm.h: Include rtems/score/powerpc.h instead of rtems/score/ppc.h.
* Fix yet another stupid typo in previous patchRalf Corsepius2004-04-131-1/+1
|
* Fix typo in previous patchRalf Corsepius2004-04-131-1/+1
|
* 2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-135-746/+779
| | | | | | | | | * rtems/score/powerpc.h: New (Copied and renamed from rtems/score/ppc.h) for consistency with other ports. * rtems/score/ppc.h: Deprecation wrapper to rtems/score/powerpc.h. * Makefile.am: Reflect changes above. * rtems/score/cpu.h: Include rtems/score/powerpc.h instead of rtems/score/ppc.h.
* 2004-04-12 David Querbach <querbach@realtime.bc.ca>Joel Sherrill2004-04-125-1/+31
| | | | | * asm.h, rtems/new-exceptions/cpu.h, rtems/score/ppc.h: addition of MPC555 support as part of the addition of the SS555 BSP.