Commit Graph

662 Commits

Author SHA1 Message Date
Ralf Corsepius
86401abaed Remove (Unused). 2005-01-02 11:00:47 +00:00
Ralf Corsepius
f9485bba42 2005-01-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* ChangeLog: Merge-in at91rm9200/ChangeLog, mc9328mxl/ChangeLog,
	shared/ChangeLog.
	* at91rm9200/ChangeLog, mc9328mxl/ChangeLog, shared/ChangeLog:
	Remove.
2005-01-02 10:58:15 +00:00
Joel Sherrill
64bb079335 2004-11-25 Joel Sherrill <joel@OARcorp.com>
* timer/timerisr.S: Include rtems/asm.h not asm.h
2004-11-26 01:59:35 +00:00
Jennifer Averett
faed5fa955 2004-11-22 Jennifer Averett <jennifer@OARcorp.com>
PR 581/bsps
	* mpc6xx/exceptions/raw_exception.c, shared/include/cpuIdent.h:
	Converting PSIM to new exception model required adding PSIM as
	PowerPC CPU model.
2004-11-22 22:15:47 +00:00
Ralf Corsepius
8adc2145c5 Cosmetics. 2004-11-21 11:35:50 +00:00
Ralf Corsepius
56c4caeca6 2004-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
* powerpc/shared/include/cpuIdent.c,
	powerpc/shared/include/cpuIdent.h: Add 603le.
	(Submitted by Thomas.Doerfler <Thomas.Doerfler@imd-systems.de>
	as part of the patch attached to PR 703).
2004-11-20 04:32:41 +00:00
Ralf Corsepius
0ee9cc185e 2004-11-19 Ralf Corsepius <ralf_corsepius@rtems.org>
* shared/cache/cache.c, shared/cache/cache_.h:
	Use (defined(__mc68020__) && !defined(__mcpu32__))
	instead of defined(__mc68020__) to reflect GCC-3.4's expectations.
2004-11-19 04:42:34 +00:00
Joel Sherrill
a84392db85 2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>
* configure.ac, mpc6xx/exceptions/raw_exception.c,
	mpc6xx/exceptions/raw_exception.h, mpc6xx/mmu/bat.c,
	mpc6xx/mmu/bat.h, mpc6xx/mmu/mmuAsm.S, shared/include/cpuIdent.c,
	shared/include/cpuIdent.h: Add MPC8240 and MPC8245 support. There was
	also a significant amount of spelling and whitespace cleanup.
2004-11-10 23:51:57 +00:00
Ralf Corsepius
d5607c5a93 2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* 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.
2004-11-02 07:39:59 +00:00
Ralf Corsepius
a9dc09a98f Reformat. 2004-10-26 03:52:21 +00:00
Ralf Corsepius
863b7f1be1 Reformat. 2004-10-26 03:47:07 +00:00
Ralf Corsepius
ad17f7f546 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* mpc5xx/clock/clock.c, mpc5xx/include/mpc5xx.h
	mpc5xx/timer/timer.c: Use POSIX fixed size types.
2004-10-21 13:24:40 +00:00
Ralf Corsepius
ee5769ad51 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* clock/ckinit.c, include/mcf5272.h, timer/timer.c:
	Use POSIX fixed-size types.
2004-10-21 13:21:26 +00:00
Ralf Corsepius
15ebe58b4e 2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>
* timer/timer.c: Use POSIX fixed-size types.
2004-10-21 13:19:15 +00:00
Eric Norum
83d7232232 Add Kate Feng's MVME5500 BSP. 2004-10-20 15:42:24 +00:00
Eric Norum
e9aa9bb0a1 Add MPC7455 support. 2004-10-20 15:23:55 +00:00
Ralf Corsepius
d2df5ee0f2 2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>
PR 696/bsps
	* cpu.c: Include bsp.h.
2004-10-20 08:25:35 +00:00
Ralf Corsepius
1469078fc1 2004-10-19 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Remove RTEMS_ENABLE_BARE.
2004-10-19 07:47:26 +00:00
Joel Sherrill
0418016acf 2004-09-29 Joel Sherrill <joel@OARcorp.com>
* README: i960 obsoleted.
	* i960/.cvsignore, i960/ChangeLog, i960/Makefile.am, i960/configure.ac,
	i960/i960ca/.cvsignore, i960/i960ca/Makefile.am,
	i960/i960ca/cpu_install_intr_stack.c,
	i960/i960ca/cpu_install_raw_isr.c, i960/i960ka/.cvsignore,
	i960/i960ka/Makefile.am, i960/i960ka/cpu_install_intr_stack.c,
	i960/i960ka/cpu_install_raw_isr.c, i960/i960rp/.cvsignore,
	i960/i960rp/Makefile.am, i960/i960rp/cpu_install_intr_stack.c,
	i960/i960rp/cpu_install_raw_isr.c, i960/include/i960CA.h,
	i960/include/i960HA.h, i960/include/i960JX_RP_common.h,
	i960/include/i960KA.h, i960/include/i960RP.h: Removed.
2004-09-29 20:11:54 +00:00
Ralf Corsepius
97891e5ea3 2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Require automake > 1.9.
2004-09-24 05:54:59 +00:00
Jay Monkman
3cfd52051f 2004-08-02 Jay Monkman <jtm@lopingdog.com>
* Makefile.am, configure.ac: Added CSB360 BSP
	* mcf5272/.cvsignore, mcf5272/ChangeLog, mcf5272/Makefile.am,
	mcf5272/clock/.cvsignore, mcf5272/clock/ckinit.c,
	mcf5272/include/.cvsignore, mcf5272/include/mcf5272.h,
	mcf5272/timer/.cvsignore, mcf5272/timer/timer.c,
	mcf5272/timer/timerisr.S: New files.
2004-08-03 04:59:11 +00:00
Joel Sherrill
6daca108ea 2004-07-24 Joel Sherrill <joel@OARcorp.com>
* at91rm9200/.cvsignore, mc9328mxl/.cvsignore, shared/.cvsignore:
	New files.
2004-07-24 16:55:51 +00:00
Jay Monkman
ccaceb02c5 2004-07-15 Jay Monkman
* .cvsignore, ChangeLog, Makefile.am, configure.ac: New files.
2004-07-15 06:27:23 +00:00
Jay Monkman
8824dd7a4f 2004-07-15 Jay Monkman
* ChangeLog, Makefile.am, arm920/mmu.c, include/mmu.h: New files.
2004-07-15 06:26:30 +00:00
Jay Monkman
1cfcfd3cfb 2004-07-15 Jay Monkman
* ChangeLog, Makefile.am, clock/.cvsignore, clock/clockdrv.c,
	include/mc9328mxl.h, irq/.cvsignore, irq/bsp_irq_asm.S,
	irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, timer/.cvsignore,
	timer/timer.c: New files.
2004-07-15 06:25:44 +00:00
Jay Monkman
af854856a8 2004-07-15 Jay Monkman
* ChangeLog, Makefile.am, clock/.cvsignore, clock/clock.c,
	dbgu/.cvsignore, dbgu/dbgu.c, include/at91rm9200.h,
	include/at91rm9200_dbgu.h, include/at91rm9200_emac.h,
	include/at91rm9200_gpio.h, include/at91rm9200_mem.h,
	include/at91rm9200_pmc.h, include/bits.h, irq/.cvsignore,
	irq/bsp_irq_asm.S, irq/bsp_irq_init.c, irq/irq.c, irq/irq.h,
	pmc/pmc.c, timer/.cvsignore, timer/timer.c: New files.
2004-07-15 06:24:14 +00:00
Joel Sherrill
c984fb32fc 2004-05-22 Till Strauman <strauman@slac.stanford.edu>
PR 619/bsps
	* mpc6xx/clock/c_clock.c: The PPC decrementer must be reloaded on each
	clock tick. Currently, this is done by just reloading a fixed value.
	The attached patch takes into account the time that elapsed since the
	decrementer crossed zero in order to adjust the value to be
	re-loaded. Without the patch, the effective system clock cycle is
	increased by the exception handler latency.
2004-05-22 15:14:31 +00:00
Ralf Corsepius
f05b2ac0bc Remove duplicate white lines. 2004-04-21 16:01:48 +00:00
Ralf Corsepius
6128a4aa5e Remove stray white spaces. 2004-04-21 10:43:04 +00:00
Ralf Corsepius
3906b3eaa1 Remove stray white spaces. 2004-04-16 21:29:43 +00:00
Ralf Corsepius
73b5bd5d0e Remove stray white spaces. 2004-04-15 13:33:58 +00:00
Ralf Corsepius
3239698d1f Remove stray white spaces. 2004-04-15 13:26:21 +00:00
Ralf Corsepius
297d99b14a 2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>
* mpc5xx/clock/clock.c, mpc5xx/irq/irq_asm.S, mpc5xx/vectors/vectors.S:
	Reflect new locations of cpukit headers.
2004-04-13 14:58:07 +00:00
Ralf Corsepius
f0f1641bff 2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>
* mpc505/ictrl/ictrl.c, mpc505/vectors/vectors.S,
	mpc6xx/exceptions/raw_exception.c,
	mpc8260/exceptions/raw_exception.c,
	mpc8xx/exceptions/raw_exception.c, rtems/powerpc/cache.h,
	mpc5xx/ictrl/ictrl.c, mpc5xx/exceptions/raw_exception.c: Include
	<rtems/score/powerpc.h> instead of <rtems/score/ppc.h>.
2004-04-13 10:03:32 +00:00
Ralf Corsepius
b6bf7d535e 2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>
* 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-13 09:45:15 +00:00
Joel Sherrill
8430205c22 2004-04-12 David Querbach <querbach@realtime.bc.ca>
* README, configure.ac, mpc5xx/Makefile.am,
	mpc5xx/exceptions/raw_exception.c, mpc5xx/exceptions/raw_exception.h,
	mpc5xx/timer/timer.c, shared/include/cpuIdent.h: addition of a
	significant amount of MPC5xx support as part of the addition of the
	SS555 BSP.
	* mpc5xx/README, mpc5xx/clock/clock.c,
	mpc5xx/console-generic/console-generic.c, mpc5xx/include/console.h,
	mpc5xx/include/mpc5xx.h, mpc5xx/irq/irq.c, mpc5xx/irq/irq.h,
	mpc5xx/irq/irq_asm.S, mpc5xx/irq/irq_init.c,
	mpc5xx/vectors/vectors.S, mpc5xx/vectors/vectors.h,
	mpc5xx/vectors/vectors_init.c: New files.
	* mpc5xx/exceptions/asm_utils.S: Removed.
2004-04-12 22:04:28 +00:00
Ralf Corsepius
0cd196b7f9 2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* clock/clock.S, mongoosev/vectorisrs/vectorisrs.c,
	shared/interrupts/isr_entries.S,
	shared/interrupts/vectorexceptions.c, timer/gettime.S: Include
	<rtems/mips/iregdef.h> instead of <iregdef.h>.
	* clock/clock.S, mongoosev/vectorisrs/vectorisrs.c,
	shared/interrupts/installisrentries.c,
	shared/interrupts/isr_entries.S,
	shared/interrupts/vectorexceptions.c, timer/gettime.S: Include
	<rtems/mips/idtcpu.h> instead of <idtcpu.h>.
2004-04-03 00:15:56 +00:00
Ralf Corsepius
12d1a930c8 * ppc403/vectors/align_h.S: Include <rtems/asm.h> instead of <asm.h>. 2004-04-02 11:21:02 +00:00
Ralf Corsepius
fbb8e6aa87 * mcf5206/timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>. 2004-04-02 11:20:55 +00:00
Ralf Corsepius
b49bcfcec6 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-01 10:12:49 +00:00
Ralf Corsepius
173fd7cff7 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* reg_win/window.S: Include <rtems/asm.h> instead of <asm.h>.
	* syscall/syscall.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-01 10:08:08 +00:00
Ralf Corsepius
c0a200e61f 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* sh7032/sci/sci.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
	* sh7045/sci/sci.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
	* sh7045/sci/sci_termios.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
2004-04-01 10:08:03 +00:00
Ralf Corsepius
11c2382d67 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* mpc505/vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
	* mpc6xx/exceptions/asm_utils.S: Include <rtems/asm.h> instead of <asm.h>.
	* mpc6xx/mmu/mmuAsm.S: Include <rtems/asm.h> instead of <asm.h>.
	* mpc8260/exceptions/asm_utils.S: Include <rtems/asm.h> instead of <asm.h>.
	* mpc8xx/exceptions/asm_utils.S: Include <rtems/asm.h> instead of <asm.h>.
	* ppc403/vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
	* mpc5xx/exceptions/asm_utils.S: Include <rtems/asm.h> instead of <asm.h>.
	* mpc8260/clock/clock.c: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* mpc8xx/clock/clock.c: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* ppc403/clock/clock.c: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
2004-04-01 10:07:38 +00:00
Ralf Corsepius
62b5781b07 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* clock/clock.S: Include <rtems/asm.h> instead of <asm.h>.
	* shared/interrupts/isr_entries.S: Include <rtems/asm.h> instead of <asm.h>.
	* timer/gettime.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-01 10:06:55 +00:00
Ralf Corsepius
fcd9127729 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* m68040/fpsp/rtems_skel.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-01 10:06:49 +00:00
Ralf Corsepius
6caf92f864 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpuModel.S: Include <rtems/asm.h> instead of <asm.h>.
	* idtr.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-01 10:06:06 +00:00
Ralf Corsepius
e75cef9705 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* sh7032/clock/ckinit.c, sh7750/include/sh/sh4uart.h,
	sh7750/sci/sh4uart.c: Cosmetics.
2004-03-31 11:12:13 +00:00
Ralf Corsepius
e208738ca3 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* mpc6xx/timer/timer.c: Cosmetics.
2004-03-31 11:11:53 +00:00
Ralf Corsepius
ae5901be44 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* mongoosev/duart/mg5uart.c, mongoosev/include/mongoose-v.h,
	mongoosev/vectorisrs/vectorisrs.c,
	shared/interrupts/vectorexceptions.c, tx39/include/tx3904.h:
	Cosmetics.
2004-03-31 11:11:30 +00:00
Ralf Corsepius
2ab000f8e3 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h: Cosmetics.
2004-03-31 11:11:09 +00:00