Commit Graph

7665 Commits

Author SHA1 Message Date
Ralf Corsepius
e9b17e4bbd 2005-12-31 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 851/bsps
	* mpc6xx/exceptions/raw_exception.c: Add PPC_603le.
2005-12-31 12:30:23 +00:00
Ralf Corsepius
6731214bbe 2005-11-31 Ralf Corsepius <ralf.corsepius@rtems.org>
* mpc6xx/exceptions/raw_exception.c: Cosmetics.
2005-12-31 10:46:38 +00:00
Ralf Corsepius
72d25e16a8 Cosmetics. 2005-12-31 10:45:52 +00:00
Ralf Corsepius
da261595f5 Misc include file fixes. 2005-12-31 09:28:02 +00:00
Ralf Corsepius
7b415277bd 2005-12-31 Ralf Corsepius <ralf.corsepius@rtems.org>
* bestcomm/bestcomm_glue.c, clock/clock.c, console/console.c,
	i2c/i2c.c, i2c/i2cdrv.c, ide/idecfg.c, ide/pcmcia_ide.c,
	ide/pcmcia_ide.h, include/i2c.h, irq/irq.c, irq/irq_init.c,
	mscan/mscan.c, network_5200/network.c, nvram/nvram.c, nvram/nvram.h,
	slicetimer/slicetimer.c, startup/bspstart.c, startup/cpuinit.c,
	tod/todcfg.c, vectors/vectors_init.c: Misc include file fixes.
2005-12-31 09:27:32 +00:00
Ralf Corsepius
38d3ebbafa Regenerate. 2005-12-31 09:24:32 +00:00
Ralf Corsepius
f1d07002e8 Add bspopts.h.in 2005-12-31 09:11:34 +00:00
Ralf Corsepius
ca680bc589 New (CVS import Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>'s
submission).
2005-12-31 05:09:26 +00:00
Eric Norum
91cb0659ce Add another 'extended BSP' routine which returns reboot status register information 2005-12-19 21:23:52 +00:00
Till Straumann
0ed348f4b8 2005-12-02 Till Straumann <strauman@slac.stanford.edu>
* shared/irq/irq_init.c, shared/openpic/openpic.h
        shared/openpic/openpic.c: The 8240's EPIC has a 'serial'
        mode of operation for multiplexing 16 interrupt lines.
        This introduces a pipeline delay which can cause
        spurious interrupts unless ending the interrupt cycle
        (EOI) is delayed accordingly.
2005-12-02 20:45:57 +00:00
Till Straumann
d8ada5b617 2005-12-01 Till Straumann <strauman@slac.stanford.edu>
* shared/vectors/vectors.h, shared/vectors/vectors.S,
        shared/vectors/vectors_init.c: Reduced size of default
        prologue (some exceptions, e.g., altivec unavail.) are only
        0x20 bytes apart. Also introduced a modified prologue
        that switches r0..r3 shadowing off (r0..r3 undefined
        on certain 603e variants when incurring a TLB miss).
2005-12-02 02:47:23 +00:00
Till Straumann
5b8eb3f08d 2005-11-29 Till Straumann <strauman@slac.stanford.edu>
* shared/irq/irq_asm.S, shared/vectors/vectors.S: Clear
        CR[6] before invoking high-level handler to make sure no
        varargs fn callee assumes there are FP arguments.
2005-11-30 02:21:11 +00:00
Till Straumann
2b3704442c 2005-11-29 Till Straumann <strauman@slac.stanford.edu>
* shared/irq/irq.c: Fixed incorrect removal of first shared
        interrupt in chain.
2005-11-30 01:22:48 +00:00
Till Straumann
8c6579b9dc - trivial correction in comment 2005-11-29 18:47:05 +00:00
Joel Sherrill
c2eeaaf4fc Fixed format. 2005-11-22 15:48:10 +00:00
Ralf Corsepius
5367a6eab7 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* bsp_specs: remove %lib.
2005-11-22 03:21:26 +00:00
Till Straumann
36c30fe2e7 2005-11-21 Till Straumann <strauman@slac.stanford.edu>
* new-exceptions/cpu_asm.S: the book says a context
    synchronizing instruction (isync) is necessary after flipping
    certain bits (e.g, MSR_FP) in msr -- since this could happen as
    part of a context switch I added 'isync'.
2005-11-22 01:24:10 +00:00
Ralf Corsepius
2e6c877055 Add dist_scn_DATA = *.scn. 2005-11-21 04:40:11 +00:00
Ralf Corsepius
b702c7dc17 Re-add mp?? tests. 2005-11-20 17:13:02 +00:00
Ralf Corsepius
82f0ad1d63 Re-add mptests*Makefile.am. 2005-11-20 17:12:45 +00:00
Ralf Corsepius
e7d5d4b418 2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Re-add mptests*Makefile.am.
	* mptests/Makefile.am: Re-add  mp?? tests.
2005-11-20 17:12:32 +00:00
Ralf Corsepius
0f4b25dfe7 Regenerate. 2005-11-20 17:10:34 +00:00
Ralf Corsepius
8fdfc9f68a Cleanup. 2005-11-20 17:09:19 +00:00
Ralf Corsepius
603b359810 New. 2005-11-20 17:08:04 +00:00
Ralf Corsepius
586460264c 2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
* mptests/mp02/Makefile.am, mptests/mp02/node1/Makefile.am,
	mptests/mp02/node2/Makefile.am, mptests/mp03/Makefile.am,
	mptests/mp03/node1/Makefile.am, mptests/mp03/node2/Makefile.am,
	mptests/mp04/Makefile.am, mptests/mp04/node1/Makefile.am,
	mptests/mp04/node2/Makefile.am, mptests/mp05/Makefile.am,
	mptests/mp05/node1/Makefile.am, mptests/mp05/node2/Makefile.am,
	mptests/mp06/Makefile.am, mptests/mp06/node1/Makefile.am,
	mptests/mp06/node2/Makefile.am, mptests/mp07/Makefile.am,
	mptests/mp07/node1/Makefile.am, mptests/mp07/node2/Makefile.am,
	mptests/mp08/Makefile.am, mptests/mp08/node1/Makefile.am,
	mptests/mp08/node2/Makefile.am, mptests/mp09/Makefile.am,
	mptests/mp09/node1/Makefile.am, mptests/mp09/node2/Makefile.am,
	mptests/mp10/Makefile.am, mptests/mp10/node1/Makefile.am,
	mptests/mp10/node2/Makefile.am, mptests/mp11/Makefile.am,
	mptests/mp11/node1/Makefile.am, mptests/mp11/node2/Makefile.am,
	mptests/mp12/Makefile.am, mptests/mp12/node1/Makefile.am,
	mptests/mp12/node2/Makefile.am, mptests/mp13/Makefile.am,
	mptests/mp13/node1/Makefile.am, mptests/mp13/node2/Makefile.am,
	mptests/mp14/Makefile.am, mptests/mp14/node1/Makefile.am,
	mptests/mp14/node2/Makefile.am: New.
2005-11-20 17:05:47 +00:00
Ralf Corsepius
b960faa60e Cleanup. 2005-11-20 17:00:57 +00:00
Ralf Corsepius
d605c21055 Cleanup. 2005-11-20 08:58:17 +00:00
Ralf Corsepius
34771307f8 Remove. 2005-11-20 08:56:07 +00:00
Ralf Corsepius
1c9abf823b New. 2005-11-20 08:55:21 +00:00
Ralf Corsepius
c2cdd9d4d9 Add scndir. Install *.scn to scndir. 2005-11-20 08:51:05 +00:00
Ralf Corsepius
1471bd9b41 2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
* samples/base_mp/node1/Makefile.am,
	samples/base_mp/node2/Makefile.am, samples/base_sp/Makefile.am,
	samples/hello/Makefile.am, samples/ticker/Makefile.am,
	sptests/sp01/Makefile.am, sptests/sp02/Makefile.am,
	sptests/sp03/Makefile.am, sptests/sp04/Makefile.am,
	sptests/sp05/Makefile.am, sptests/sp06/Makefile.am,
	sptests/sp07/Makefile.am, sptests/sp08/Makefile.am,
	sptests/sp09/Makefile.am, sptests/sp11/Makefile.am,
	sptests/sp12/Makefile.am, sptests/sp13/Makefile.am,
	sptests/sp14/Makefile.am, sptests/sp15/Makefile.am,
	sptests/sp16/Makefile.am, sptests/sp17/Makefile.am,
	sptests/sp19/Makefile.am, sptests/sp20/Makefile.am,
	sptests/sp21/Makefile.am, sptests/sp22/Makefile.am,
	sptests/sp23/Makefile.am, sptests/sp24/Makefile.am,
	sptests/sp25/Makefile.am: Add scndir. Install *.scn to scndir.
2005-11-20 08:49:38 +00:00
Ralf Corsepius
1245c44a73 Add rtems_ada_testsdir. 2005-11-20 08:44:02 +00:00
Ralf Corsepius
ef6b461903 2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
* samples/base_mp/Makefile.am: Remove references to *.scn.
	* samples/base_mp/node1/base_mp.scn: Remove.
	* samples/base_mp/node1/base_mp-node1.scn: New.
	* samples/base_mp/node1/Makefile.am: Eliminate NODE.
	Reflect having renamed base_mp.scn.
	* samples/base_mp/node2/base_mp.scn: Remove.
	* samples/base_mp/node2/base_mp-node2.scn: New.
	* samples/base_mp/node2/Makefile.am: Eliminate NODE.
	Reflect having renamed base_mp.scn.
2005-11-20 08:33:40 +00:00
Ralf Corsepius
c31ac15e2d Remove references to *.scn. 2005-11-20 08:33:24 +00:00
Ralf Corsepius
6f9d34c497 Eliminate NODE. 2005-11-20 08:33:03 +00:00
Ralf Corsepius
da90bab4f4 New. 2005-11-20 08:32:40 +00:00
Ralf Corsepius
e0f6a78d11 Remove. 2005-11-20 08:32:20 +00:00
Ralf Corsepius
436135feca 2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/prog-cc.m4: Remove RTEMS_USE_GCC.
	Add RTEMS_RELLDFLAGS.
	* automake/compile.am: Remove RTEMS_USE_GCC.
	Remove RTEMS_RELLDFLAGS.
2005-11-20 08:11:32 +00:00
Ralf Corsepius
430a833dc8 Remove RTEMS_USE_GCC. Remove RTEMS_RELLDFLAGS. 2005-11-20 08:11:17 +00:00
Ralf Corsepius
546c41d075 Remove RTEMS_USE_GCC. Add RTEMS_RELLDFLAGS. 2005-11-20 08:10:58 +00:00
Ralf Corsepius
a4a40daca6 2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Pass --enable-rtems-root to ada-tests/configure.
2005-11-20 08:07:55 +00:00
Ralf Corsepius
d75e9b1815 2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Reflect changes to testsuites/automake,
	testsuites/aclocal.
2005-11-20 07:04:30 +00:00
Joel Sherrill
cb19f3f8b2 2005-11-17 Joel Sherrill <joel@OARcorp.com>
* rtems.adb, rtems.ads: Remove initialization directives as
	rtems_initialize_executive is obsolete and the other initialization
	services should not be called from Ada anyway.
2005-11-17 14:29:23 +00:00
Ralf Corsepius
a0321355d3 2005-11-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* libchip/network/if_media.h, libchip/network/mii.h:
	Remove (Moved to cpukit).
	* libchip/Makefile.am: Reflect having moved libchip/network/mii.h
	and libchip/network/if_media.h.
	* libchip/network/elnk.c, libchip/network/if_dc.c: Reflect mii.h and
	if_media.h having moved.
2005-11-14 05:42:10 +00:00
Ralf Corsepius
750a6863f8 Reflect mii.h and if_media.h having moved. 2005-11-14 05:40:11 +00:00
Ralf Corsepius
c3eeb74789 Regenerate. 2005-11-14 05:37:33 +00:00
Ralf Corsepius
e7d0cafa5a Reflect having moved libchip/network/mii.h and libchip/network/if_media.h. 2005-11-14 05:36:25 +00:00
Ralf Corsepius
cdfdef4ce2 Remove (Moved to cpukit). 2005-11-14 05:35:03 +00:00
Ralf Corsepius
7e8151c7cd 2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Remove depend-am.
2005-11-13 09:19:37 +00:00
Ralf Corsepius
8de9ae06a5 Remove depend. 2005-11-13 09:16:48 +00:00