Commit Graph

11970 Commits

Author SHA1 Message Date
Ralf Corsepius
821df4baea 2006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* leon_smc91111/leon_smc91111.c, README, timer/timer.c,
	startup/ithread.S, startup/setvec.c, startup/spurious.c,
	startup/linkcmds, startup/bspstart.c, console/console.c,
	console/debugputs.c, console/consolereserveresources.c,
	bsp_specs, amba/amba.c, gnatsupp/gnatsupp.c, include/coverhd.h,
	include/tm27.h, include/leon.h, include/bsp.h, include/amba.h,
	Makefile.am, configure.ac, times, leon_open_eth/leon_open_eth.c
	clock/ckinit.c: Backport from rtems-4-6-branch.
2006-01-09 10:43:24 +00:00
Ralf Corsepius
41c9282423 Backport from rtems-4-6-branch. 2006-01-09 10:41:21 +00:00
Ralf Corsepius
3a2c14d6b7 2006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* leon_smc91111/leon_smc91111.c, README, timer/timer.c,
	startup/setvec.c, startup/spurious.c, startup/linkcmds,
	console/console.c, console/debugputs.c,
	console/consolereserveresources.c, bsp_specs, gnatsupp/gnatsupp.c,
	include/coverhd.h, include/tm27.h, include/leon.h, include/bsp.h,
	Makefile.am, configure.ac, times, leon_open_eth/leon_open_eth.c,
	clock/ckinit.c: Backport from rtems-4-6-branch.
2006-01-09 10:38:12 +00:00
Ralf Corsepius
bec7ba5231 Backport from rtems-4-6-branch. 2006-01-09 10:36:06 +00:00
Ralf Corsepius
0e4a70fedb 2006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am, runtest.in, configure.ac: Backport from
	rtems-4-6-branch.
2006-01-09 10:35:12 +00:00
Joel Sherrill
790a300444 2006-01-08 Joel Sherrill <joel@OARcorp.com>
* libnetworking/rtems/rtems_mii_ioctl.h: Fix formatting.
2006-01-08 18:12:29 +00:00
Joel Sherrill
80d4330a3b 2006-01-08 Joel Sherrill <joel@OARcorp.com>
* network/network.c: Remove warnings.
2006-01-08 18:07:33 +00:00
Joel Sherrill
d8ecd56c8f 2006-01-08 Joel Sherrill <joel@OARcorp.com>
* acinclude.m4: Add gen5200 to list of BSPs.
2006-01-08 18:04:19 +00:00
Joel Sherrill
f1175a04ef 2006-01-08 Joel Sherrill <joel@OARcorp.com>
* Makefile.am, vme/vmeconfig.c: VME code now compiles but is untested.
	Jennifer will have to test this.
2006-01-08 18:03:49 +00:00
Joel Sherrill
c2c0379c82 2006-01-08 Joel Sherrill <joel@OARcorp.com>
* optman/sapi/no-io.c: Change rtems_io_register_name to take a const
	char *.
2006-01-08 17:59:11 +00:00
Joel Sherrill
580f024177 2006-01-08 Joel Sherrill <joel@OARcorp.com>
* libcsupport/src/unixlibc.c, libfs/src/imfs/ioman.c: Change
	rtems_io_register_name to take a const char *.
2006-01-08 17:58:43 +00:00
Joel Sherrill
b34446954c 2006-01-08 Joel Sherrill <joel@OARcorp.com>
* sapi/include/rtems/io.h, sapi/src/io.c: Change rtems_io_register_name
	to take a const char *.
2006-01-08 17:57:17 +00:00
Joel Sherrill
dec0a357a0 2006-01-08 Joel Sherrill <joel@OARcorp.com>
* user/io.t: Change rtems_io_register_name to take a const char *.
2006-01-08 17:56:45 +00:00
Joel Sherrill
34fe0e0b2e 2006-01-08 Joel Sherrill <joel@OARcorp.com>
* libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-ds1621.c: Eliminate
	warnings.
2006-01-08 17:46:27 +00:00
Joel Sherrill
4fabc3683a 2006-01-08 Joel Sherrill <joel@OARcorp.com>
* .cvsignore: Add install-sh and missing.
2006-01-08 17:45:23 +00:00
Joel Sherrill
ff9129600b 2006-01-08 Joel Sherrill <joel@OARcorp.com>
* psim, psim-gdb: Add setting of PVR to 0xfffe0000 since psim needs a
	special processor version value or exceptions will not work.
2006-01-08 17:44:23 +00:00
Ralf Corsepius
c44dbfb405 Formating fixes. 2006-01-08 05:40:23 +00:00
Till Straumann
7eb776a29a * shared/vectors/vectors.S: mask high bits when calculating
the exception vector number to yield correct result even if
	the vectors reside in the upper area (0xfff00000; psim).
2006-01-05 23:18:55 +00:00
Till Straumann
d8525b9570 * Makefile.am, vectors/vectors.S: use shared version of vectors.S. 2006-01-05 23:15:54 +00:00
Till Straumann
28d241bd04 - fixed typo 2006-01-05 23:13:30 +00:00
Till Straumann
11847f8dcb * shared/include/cpuIdent.c: Accept PPC_PSIM as a
known variant.
2006-01-05 22:57:50 +00:00
Ralf Corsepius
c5f64d2c34 Update. 2006-01-02 05:38:28 +00:00
Ralf Corsepius
e04440310b 2006-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* vectors/asm_utils.S: Remove (Bogus, now in libcpu).
2006-01-02 05:31:29 +00:00
Ralf Corsepius
4a90540abe Remove (Bogus, now in libcpu). 2006-01-02 05:31:15 +00:00
Ralf Corsepius
c8423f91c6 Eliminate #include "../bestcomm/... 2006-01-02 04:48:19 +00:00
Ralf Corsepius
ccd6cb9c81 Remove further CVS pollution. 2006-01-02 04:21:43 +00:00
Ralf Corsepius
17a7a41659 Remove further CVS pollution. 2006-01-01 17:55:35 +00:00
Ralf Corsepius
0a8f5b340c New (CVS import Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>'s submission). 2006-01-01 17:55:09 +00:00
Ralf Corsepius
d7028be890 Remove further CVS pollution. 2006-01-01 17:46:17 +00:00
Ralf Corsepius
7096c9ee69 2006-01-01 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 851/bsps
	* custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
	New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
2006-01-01 17:26:34 +00:00
Ralf Corsepius
f77de45966 New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>). 2006-01-01 17:26:20 +00:00
Ralf Corsepius
4e498120eb 2006-01-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* bestcomm/bestcomm_glue.c, bestcomm/bestcomm_glue.h, clock/clock.c,
	console/console.c, i2c/i2cdrv.c, i2c/mpc5200mbus.c,
	i2c/mpc5200mbus.h, ide/idecfg.c, ide/pcmcia_ide.c, ide/pcmcia_ide.h,
	include/bsp.h, include/mpc5200.h, irq/irq.c, irq/irq.h,
	irq/irq_asm.S, irq/irq_init.c, mscan/mscan.c, mscan/mscan.h,
	network_5200/network.c,	nvram/m93cxx.h, nvram/nvram.c,
	nvram/nvram.h, slicetimer/slicetimer.c, slicetimer/slicetimer.h,
	start/start.S, startup/bspstart.c, startup/cpuinit.c, tod/pcf8563.c,
	tod/pcf8563.h, tod/todcfg.c, vectors/vectors.S,
	vectors/vectors_init.c: Cleanup CVS data.
2006-01-01 07:52:09 +00:00
Ralf Corsepius
ff28d60b96 Cleanup CVS data. 2006-01-01 07:52:00 +00:00
Ralf Corsepius
0ce7a06abc 2005-11-31 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 851/bsps
	* aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP
	family.
2005-12-31 13:18:00 +00:00
Ralf Corsepius
0a7ea495f8 Misc. fixes. 2005-12-31 13:11:34 +00:00
Ralf Corsepius
56ceb5f943 2005-12-31 Ralf Corsepius <ralf.corsepius@rtems.org>
* irq/irq.c, irq/irq_init.c, vectors/vectors_init.c:
	include <libcpu/raw_exceptions.h>.
2005-12-31 12:46:13 +00:00
Ralf Corsepius
1c96dbc221 include <libcpu/raw_exceptions.h>. 2005-12-31 12:45:58 +00:00
Ralf Corsepius
951ca73e9e 2005-12-31 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/raw_exception.h, vectors/raw_exception.c: Remove.
	Use implementation from libcpu instead.
2005-12-31 12:37:38 +00:00
Ralf Corsepius
994ae63b91 Remove. Use implementation from libcpu instead. 2005-12-31 12:37:18 +00:00
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
Ralf Corsepius
c998caf6c8 Add BuildRoot. 2005-12-29 05:14:28 +00:00
Ralf Corsepius
c4ba5b53f2 2005-12-29 Ralf Corsepius <ralf.corsepius@rtems.org>
* gdb/gdb.add, rtems/rtems.add, rtemsdoc/rtemsdoc.add:
	Add BuildRoot.
2005-12-29 05:14:07 +00:00
Ralf Corsepius
77301a6afd 2005-12-29 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpukit/rtems-cpukit: Add BuildRoot.
	* gccnewlib/gccnewlib.add: Add BuildRoot.
2005-12-29 05:12:19 +00:00