Commit Graph

10483 Commits

Author SHA1 Message Date
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
Eric Norum
008c4b5ef9 Rearrange devLib address spaces. 2005-02-12 22:26:37 +00:00
Eric Norum
8af3643abf Add some more system calls.
Improve in-line assembly.
2005-02-12 22:20:28 +00:00
Joel Sherrill
93646c6ae2 2005-02-12 Joel Sherrill <joel@OARcorp.com>
* pci/pci.h: Remove contents that are duplicates of the pci.h in cpukit
	and include rtems/pci.h for the base set of PCI functionality.
2005-02-12 20:23:38 +00:00
Ralf Corsepius
fefd5937d7 2005-02-12 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Remove LIBSCORECPU.
	* wrapup/Makefile.am: Reflect changes above.
2005-02-12 06:21:23 +00:00
Ralf Corsepius
9f66699283 2005-02-12 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpu.c: New (Stub file for consistency with other ports).
	* Makefile.am: Reflect changes above.
2005-02-12 06:19:20 +00:00
Ralf Corsepius
b1b0ed9d9c 2005-02-12 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Fix typo in previous patch.
2005-02-12 04:18:24 +00:00
Ralf Corsepius
92e7dc8a63 Remove (Unused) 2005-02-12 03:51:27 +00:00
Ralf Corsepius
1e58f5a289 2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am, configure.ac: Remove (Unused).
2005-02-12 03:51:21 +00:00
Ralf Corsepius
9cd49d421a 2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Remove HAS_WRAPUP_LIBBSP.
	* wrapup/Makefile.am: Remove HAS_WRAPUP_LIBBSP.
2005-02-12 03:43:07 +00:00
Ralf Corsepius
eb27a98638 2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Build exception processing in  old-exceptions rsp.
	new-exceptions subdirs (Merge-in former libbsp/powerpc/support/*).
2005-02-12 03:39:56 +00:00
Ralf Corsepius
ec899eafe3 2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/ppc.m4: Reflect changes to ppc exception processing
	building procedures.
2005-02-12 03:37:18 +00:00
Ralf Corsepius
1315521712 Remove. 2005-02-12 03:33:08 +00:00
Ralf Corsepius
5133bd66b7 2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Merge-in wrapup/Makefile.am.
	* wrapup/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2005-02-12 03:31:07 +00:00
Ralf Corsepius
20ad475567 2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: subdir-objects.
	Add compiler check for old/new-style exception processing.
2005-02-12 02:21:47 +00:00
Joel Sherrill
c97f5fd759 2005-02-11 Joel Sherrill <joel@OARcorp.com>
* m68kpretaskinghook.c: Correct type of symbols from linkcmds to
	compile with gcc 4.x.
2005-02-12 01:35:44 +00:00
Joel Sherrill
3e5323041d 2005-02-11 Joel Sherrill <joel@OARcorp.com>
* include/bsp.h: Correct type of symbols from linkcmds to compile with
	gcc 4.x.
2005-02-12 01:35:38 +00:00
Joel Sherrill
c95013a0db 2005-02-11 Joel Sherrill <joel@OARcorp.com>
* include/bsp.h, startup/init68360.c: Correct type of symbols from
	linkcmds to compile with gcc 4.x.
2005-02-12 01:35:32 +00:00
Ralf Corsepius
8c46a69037 2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
* mpc8260/cpm/dpram.c, mpc8xx/cpm/dpram.c:
	Remove local rtems_panic, use #include <rtems/error.h>.
2005-02-11 15:51:44 +00:00
Eric Norum
16ae480f42 Name changes.
Add some more system calls.
2005-02-10 22:22:59 +00:00
Joel Sherrill
50269c464a 2005-02-10 Joel Sherrill <joel@OARcorp.com>
PR 753/rtems
	* score/include/rtems/score/object.h,
	score/src/objectinitializeinformation.c: Configured number of objects
	needs to be of a type with more bits than Objects_Maximum to support
	configuring unlimited objects. The type for configuring the maximum
	number of objects should probably always be the same fundamental type
	as Object Id. For 16-bit Id configurations, the constant
	OBJECTS_UNLIMITED_OBJECTS was changed to 0x8000 to move in this
	direction.
2005-02-10 21:46:23 +00:00
Ralf Corsepius
3d852abd06 2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/asm.h, rtems/old-exceptions/cpu.h, rtems/score/powerpc.h:
	Remove PPC_ABI_POWEROPEN.
2005-02-10 15:22:07 +00:00
Ralf Corsepius
abeac6688c 2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>
* vectors/vectors.S: Remove PPC_ABI_POWEROPEN.
2005-02-10 15:18:23 +00:00
Ralf Corsepius
4a8039ab1d 2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>
* dlentry/dlentry.S, flashentry/flashentry.S:
	Remove PPC_ABI_POWEROPEN.
2005-02-10 15:17:18 +00:00
Ralf Corsepius
b5328149ae 2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>
* dlentry/dlentry.S: Remove PPC_ABI_POWEROPEN.
2005-02-10 15:15:27 +00:00
Ralf Corsepius
0567cb2d23 2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpu.c, cpu_asm.S, irq_stub.S, rtems/score/ppc_offs.h:
	Remove PPC_ABI_POWEROPEN.
2005-02-10 15:13:34 +00:00
Ralf Corsepius
6dfbd8c0cb 2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>
* mpc505/vectors/vectors.S, ppc403/vectors/vectors.S:
	Remove PPC_ABI_POWEROPEN.
2005-02-10 15:10:01 +00:00
Ralf Corsepius
52ebfcb71f 2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/powerpc.h: Remove hard-coded PPC_HAS_FPU.
	Tie PPC_HAS_FPU to _SOFT_FLOAT.
2005-02-10 05:29:02 +00:00
Ralf Corsepius
06ef44f580 2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* vectors/vectors.S: Remove PPC_ABI_GCC27.
2005-02-09 16:00:59 +00:00
Ralf Corsepius
d946f95b9e 2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpu.c, cpu_asm.S, irq_stub.S, rtems/score/ppc_offs.h:
	Remove PPC_ABI_GCC27.
2005-02-09 15:59:50 +00:00