Ralf Corsepius
|
2c28ea24f8
|
2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/old-exceptions/cpu.h (PPC_Get_timebase_register): Remove.
* rtems/powerpc/registers.h (PPC_Get_timebase_register,
PPC_Set_timebase_register): Remove.
* rtems/score/cpu.h (PPC_Get_timebase_register,
PPC_Set_timebase_register): New.
|
2005-02-15 15:09:38 +00:00 |
|
Ralf Corsepius
|
c5af28cd71
|
Cosmetics.
|
2005-02-15 14:39:39 +00:00 |
|
Ralf Corsepius
|
069292c658
|
(PPC_Set_decrementer, PPC_Get_decrementer): New.
|
2005-02-15 14:38:07 +00:00 |
|
Ralf Corsepius
|
7dd7982f94
|
(PPC_Set_decrementer): Remove.
|
2005-02-15 14:37:50 +00:00 |
|
Ralf Corsepius
|
d560b8d7e5
|
(PPC_Set_decrementer, PPC_Get_decrementer): Remove.
|
2005-02-15 14:37:29 +00:00 |
|
Ralf Corsepius
|
75199e8e3c
|
2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/powerpc/registers.h (PPC_Set_decrementer,
PPC_Get_decrementer): Remove.
* rtems/old-exceptions/cpu.h (PPC_Set_decrementer): Remove.
* rtems/score/cpu.h (PPC_Set_decrementer, PPC_Get_decrementer): New.
|
2005-02-15 14:37:04 +00:00 |
|
Ralf Corsepius
|
e6cea8899f
|
(CPU_Get_timebase_low, rtems_bsp_delay, rtems_bsp_delay_in_bus_cycles): New.
|
2005-02-15 14:29:40 +00:00 |
|
Ralf Corsepius
|
fe3af4cce5
|
(CPU_Get_timebase_low, rtems_bsp_delay, rtems_bsp_delay_in_bus_cycles): Remove.
|
2005-02-15 14:29:14 +00:00 |
|
Ralf Corsepius
|
661991a652
|
2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* 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.
|
2005-02-15 14:28:27 +00:00 |
|
Ralf Corsepius
|
a4fa8bf706
|
(rtems_cpu_configuration_get_clicks_per_usec, rtems_cpu_configuration_get_exceptions_in_ram): New.
|
2005-02-15 14:19:36 +00:00 |
|
Ralf Corsepius
|
df58582e74
|
(rtems_cpu_configuration_get_clicks_per_usec, rtems_cpu_configuration_get_exceptions_in_ram): Remove.
|
2005-02-15 14:19:11 +00:00 |
|
Ralf Corsepius
|
fbf01b3389
|
2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* 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.
|
2005-02-15 14:18:34 +00:00 |
|
Ralf Corsepius
|
d4214b07e1
|
(CPU_swap_u32, CPU_swap_u16): New.
|
2005-02-15 14:09:50 +00:00 |
|
Ralf Corsepius
|
1b6e9b7eab
|
(CPU_swap_u32, CPU_swap_u16): Remove.
|
2005-02-15 14:09:27 +00:00 |
|
Ralf Corsepius
|
d2d2ecd284
|
2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* 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 14:08:55 +00:00 |
|
Ralf Corsepius
|
3c2ff4defe
|
Remove (moved to libcpu).
|
2005-02-15 13:41:19 +00:00 |
|
Ralf Corsepius
|
2541237bcf
|
2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* old-exceptions/rtems/score/ppc_offs.h,
old-exceptions/ChangeLog, old-exceptions/README,
old-exceptions/TODO, old-exceptions/cpu.c,
old-exceptions/cpu_asm.S, old-exceptions/irq_stub.S,
old-exceptions/ppccache.c: New (Copied from
../../libbsp/powerpc/support/old_exception_processing)
* new-exceptions/ChangeLog, new-exceptions/cpu.c,
new-exceptions/cpu_asm.S: New (Copied from
../../libbsp/powerpc/support/new_exception_processing).
* Makefile.am: Reflect changes above.
|
2005-02-15 13:15:37 +00:00 |
|
Ralf Corsepius
|
7b828b8381
|
2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpu.c: Use _CPU_MSR_GET instead of _CPU_MSR_Value (Unify old/new
exception processing API).
|
2005-02-15 13:02:04 +00:00 |
|
Ralf Corsepius
|
dd380b5b8c
|
2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpu.c (ppc_exception_vector_addr): Merge ppc603 and ppc603e cases.
|
2005-02-15 13:01:14 +00:00 |
|
Ralf Corsepius
|
e7c1313af8
|
2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* ppc403/console/console405.c: Rename round to spiBaudRound
(Conflict with C99). Make spiBaudRound static.
|
2005-02-15 07:45:03 +00:00 |
|
Ralf Corsepius
|
4b61f6e580
|
2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* 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 06:13:10 +00:00 |
|
Ralf Corsepius
|
b77bb8c1cb
|
2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/powerpc.h: Add __ALTIVEC__ support.
|
2005-02-15 06:11:04 +00:00 |
|
Ralf Corsepius
|
2405a99b18
|
2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/powerpc.h: Merge ppc603 and ppc603e
PPC_IRQ_*/PPC_TLB_* defines.
|
2005-02-15 06:09:59 +00:00 |
|
Ralf Corsepius
|
eca561c811
|
2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* mpc8260/mmu/mmu.c: Use _CPU_MSR_GET instead of _CPU_MSR_Value.
(Unify old/new-exception processing API).
|
2005-02-15 06:06:19 +00:00 |
|
Ralf Corsepius
|
7a99364b35
|
2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* flashentry/flashentry.S: #include <rtems/powerpc/powerpc.h>
|
2005-02-15 06:03:57 +00:00 |
|
Ralf Corsepius
|
9c598e2d25
|
2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpu.c: Use _CPU_MSR_GET instead of _CPU_MSR_Value (Unify old/new
exception processing API).
|
2005-02-15 06:02:35 +00:00 |
|
Ralf Corsepius
|
5f0a4c81b5
|
2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* startup/spurious.c: Merge ppc603 and ppc603e.
Remove digits (Unused).
|
2005-02-15 06:00:05 +00:00 |
|
Ralf Corsepius
|
fba4a811fe
|
2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpu.c (ppc_exception_vector_addr): Merge ppc603 and ppc603e cases.
|
2005-02-15 02:12:55 +00:00 |
|
Ralf Corsepius
|
493086e264
|
2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/powerpc/powerpc.h: Remove mpc603e specific
PPC_TLB_*/PPC_IRQ_* defines. Use mpc603 specific defines on mpc603e.
|
2005-02-15 02:09:23 +00:00 |
|
Eric Norum
|
bb54098988
|
Remove some now-unused declarations.
|
2005-02-14 22:38:03 +00:00 |
|
Eric Norum
|
059c95ed54
|
Don't cache flash.
|
2005-02-14 22:05:04 +00:00 |
|
Ralf Corsepius
|
995e19f595
|
2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/powerpc/powerpc.h: Remove PPC_ALIGNMENT.
|
2005-02-14 15:55:30 +00:00 |
|
Ralf Corsepius
|
f2cd09c419
|
2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/powerpc.h (mpc8260): PPC_ALIGNMENT 8.
|
2005-02-14 15:10:10 +00:00 |
|
Ralf Corsepius
|
3e5a93cc86
|
2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpu.c, cpu_asm.S, irq_stub.S: #include <rtems/powerpc/powerpc.h>.
|
2005-02-14 04:44:17 +00:00 |
|
Ralf Corsepius
|
371872acd6
|
2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* mpc8xx/mmu/mmu.c, rtems/powerpc/cache.h, rtems/powerpc/powerpc.h:
#include <rtems/powerpc/powerpc.h>.
|
2005-02-14 04:39:30 +00:00 |
|
Ralf Corsepius
|
7bda4d6995
|
2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/powerpc.h: Remove PPC_HAS_RFCI (Unused).
|
2005-02-14 04:17:23 +00:00 |
|
Eric Norum
|
12cad01316
|
EPICS has its own log facility so don't bother with LOGSERVER.
|
2005-02-13 18:03:10 +00:00 |
|
Ralf Corsepius
|
c1f47614bf
|
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/powerp.c: Remove PPC_HAS_EXCEPTION_PREFIX (Unused).
|
2005-02-13 10:41:01 +00:00 |
|
Ralf Corsepius
|
83b9299108
|
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/powerpc.h: Remove PPC_CACHE_ALIGN_POWER (Unused).
|
2005-02-13 10:36:20 +00:00 |
|
Ralf Corsepius
|
6ee4fb53c2
|
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/powerpc.h: Remove PPC_LOW_POWER_MODE* (Unused).
|
2005-02-13 10:33:33 +00:00 |
|
Ralf Corsepius
|
52a2b04d84
|
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/powerpc.h: Remove PPC_USE_MULTIPLE (Unused).
|
2005-02-13 10:27:20 +00:00 |
|
Ralf Corsepius
|
1d7bfa5058
|
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/powerpc.h: Remove PPC_USE_MULTIPLE (Unused).
|
2005-02-13 10:23:37 +00:00 |
|
Ralf Corsepius
|
5022a49fb0
|
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/powerpc.h: Remove PPC_D_CACHE, PPC_I_CACHE defines.
|
2005-02-13 07:48:16 +00:00 |
|
Ralf Corsepius
|
94e2b11f8a
|
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/powerpc.h: Remove PPC_MSR_* defines.
|
2005-02-13 07:42:56 +00:00 |
|
Ralf Corsepius
|
5c4f1f1bd4
|
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpu.c: Add _PPC_MSR_DISABLE_MASK.
|
2005-02-13 07:35:48 +00:00 |
|
Ralf Corsepius
|
d3fcd2b0ec
|
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* 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-13 07:33:35 +00:00 |
|
Ralf Corsepius
|
9dc84b5706
|
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/powerpc/powerpc.h: New header guard.
|
2005-02-13 05:15:55 +00:00 |
|
Ralf Corsepius
|
90503f0c25
|
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/powerpc/powerpc.h: New (Copy of
cpukit/score/cpu/powerpc/rtems/score/powerpc.h).
|
2005-02-13 05:02:12 +00:00 |
|
Ralf Corsepius
|
b83a2b62fa
|
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* mpc5xx/include/mpc5xx.h, mpc5xx/include/console.h,
mpc5xx/exceptions/raw_exception.h, mpc5xx/irq/irq.h,
mpc5xx/vectors/vectors.h, mpc6xx/exceptions/raw_exception.h,
mpc6xx/mmu/bat.h, mpc6xx/mmu/pte121.h,
mpc6xx/clock/c_clock.h, mpc8260/include/mpc8260.h,
mpc8260/include/console.h, mpc8260/include/cpm.h,
mpc8260/exceptions/raw_exception.h, mpc8260/include/mmu.h,
mpc8xx/include/mpc8xx.h, mpc8xx/include/console.h,
mpc8xx/include/cpm.h, mpc8xx/exceptions/raw_exception.h,
mpc8xx/include/mmu.h, ppc403/ictrl/ictrl.h,
ppc403/tty_drv/tty_drv.h, shared/include/io.h,
shared/include/mmu.h, shared/include/page.h,
shared/include/byteorder.h, shared/include/pgtable.h,
shared/include/cpuIdent.h,shared/include/spr.h,
shared/src/stackTrace.h: New header guards.
|
2005-02-13 05:00:42 +00:00 |
|
Ralf Corsepius
|
a859df8559
|
New header guards.
|
2005-02-13 05:00:15 +00:00 |
|