Commit Graph

6496 Commits

Author SHA1 Message Date
Ralf Corsepius
b2f04bd76e 2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h, startup/start.S: Reflect new locations of cpukit headers.
2004-04-13 14:55:03 +00:00
Ralf Corsepius
329a2c1419 2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>
* flashentry/flashentry.S: Include <rtems/score/powerpc.h> instead of
	<rtems/score/ppc.h>.
2004-04-13 10:14:51 +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
Joel Sherrill
a800d09cc7 2004-04-12 David Querbach <querbach@realtime.bc.ca>
* .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
	times, clock/p_clock.c, console/console.c, include/.cvsignore,
	include/bsp.h, include/coverhd.h, irq/irq.h, startup/bspstart.c,
	startup/iss555.c, startup/linkcmds, startup/start.S,
	wrapup/.cvsignore, wrapup/Makefile.am: New files.
2004-04-12 21:52:13 +00:00
Ralf Corsepius
f17679cfa0 2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
* start/rxgen_romld.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-09 05:02:47 +00:00
Ralf Corsepius
a1e601dae9 2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
* irq/irq_asm.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-09 05:01:19 +00:00
Ralf Corsepius
7eb78e14a1 2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
* timer/timer.c: Include <rtems/rtems/motorola/mc68230.h> instead of
	<motorola/mc68230.h>.
2004-04-09 04:48:57 +00:00
Ralf Corsepius
7b5f6e82d4 2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
* optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in
	automake).
2004-04-09 03:21:57 +00:00
Ralf Corsepius
e6529eaa07 2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>
* Makefile.am: Build main.o for !HAS_CXX.
	Set EXEEXT = <empty> (Workaround to a bug in automake).
2004-04-08 13:00:05 +00:00
Ralf Corsepius
4addbfa62e * cvme961/timer/timer.c: Include <rtems/zilog/z8536.h> instead of
<zilog/z8536.h>.
2004-04-08 11:36:08 +00:00
Ralf Corsepius
11f147b7fa 2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>
* mvme147/console/console.c: Include <rtems/zilog/z8530.h> instead
	of <zilog/z8530.h>.
2004-04-08 11:35:19 +00:00
Ralf Corsepius
5e6d90102d 2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>
* dmv152/include/bsp.h: Include <rtems/zilog/z8536.h> instead of
	<zilog/z8536.h>.
	* dmv152/include/bsp.h: Include <rtems/zilog/z8530.h> instead of
	<zilog/z8530.h>.
2004-04-08 11:35:16 +00:00
Ralf Corsepius
d40c3f590e 2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>
* mvme162/startup/bspclean.c: Include <rtems/m68k/zilog/z8036.h>
	instead of <zilog/z8036.h>.
2004-04-08 05:29:35 +00:00
Ralf Corsepius
bab5ff96e3 2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>
* mvme136/clock/ckinit.c, mvme136/startup/bspclean.c,
	mvme136/startup/bspstart.c, mvme136/timer/timer.c: Include
	<rtems/m68k/zilog/z8036.h> instead of <zilog/z8036.h>.
2004-04-08 05:29:32 +00:00
Joel Sherrill
7220366a50 2004-04-03 Wilfried Busalski <w.busalski@lancier-monitoring.de>
PR 599/pppd
	* libnetworking/pppd/chat.c: Fre memory that is allocated to fix leak.
2004-04-03 16:40:09 +00:00
Ralf Corsepius
4309f49b7c 2004-04-03 Ralf Corsepiu <ralf_corsepiu@rtems.org>
* c/src/lib/libbsp/m68k/ods68302/clock/ckinit.c,
	c/src/lib/libbsp/m68k/ods68302/include/bsp.h,
	c/src/lib/libbsp/m68k/ods68302/startup/cpuboot.c,
	c/src/lib/libbsp/m68k/ods68302/startup/crc.c,
	c/src/lib/libbsp/m68k/ods68302/startup/gdb-hooks.c,
	c/src/lib/libbsp/m68k/ods68302/startup/m68302scc.c,
	c/src/lib/libbsp/m68k/ods68302/timer/timer.c: Include
	<rtems/m68k/m68302.h> instead of <m68302.h>.
2004-04-03 08:45:54 +00:00
Ralf Corsepius
e2d51fc4e4 2004-04-03 Ralf Corsepiu <ralf_corsepiu@rtems.org>
* c/src/lib/libbsp/m68k/mrm332/include/bsp.h,
	c/src/lib/libbsp/m68k/mrm332/start/start.S,
	c/src/lib/libbsp/m68k/mrm332/startup/start_c.c: Include
	<rtems/m68k/sim.h> instead of <sim.h>.
	* c/src/lib/libbsp/m68k/mrm332/include/bsp.h: Include
	<rtems/m68k/qsm.h> instead of <qsm.h>.
2004-04-03 08:45:48 +00:00
Ralf Corsepius
424f30274f 2004-04-03 Ralf Corsepiu <ralf_corsepiu@rtems.org>
* c/src/lib/libbsp/m68k/gen68360/clock/clock.c,
	c/src/lib/libbsp/m68k/gen68360/console/console.c,
	c/src/lib/libbsp/m68k/gen68360/console/consolereserveresources.c,
	c/src/lib/libbsp/m68k/gen68360/network/network.c,
	c/src/lib/libbsp/m68k/gen68360/startup/alloc360.c,
	c/src/lib/libbsp/m68k/gen68360/startup/init68360.c,
	c/src/lib/libbsp/m68k/gen68360/timer/timer.c: Include
	<rtems/m68k/m68360.h> instead of <m68360.h>.
2004-04-03 08:45:30 +00:00
Ralf Corsepius
e39d27e9d3 2004-04-03 Ralf Corsepiu <ralf_corsepiu@rtems.org>
* c/src/lib/libbsp/m68k/gen68302/clock/ckinit.c,
	c/src/lib/libbsp/m68k/gen68302/console/console.c,
	c/src/lib/libbsp/m68k/gen68302/network/network.c,
	c/src/lib/libbsp/m68k/gen68302/timer/timer.c: Include
	<rtems/m68k/m68302.h> instead of <m68302.h>.
2004-04-03 08:45:20 +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
26848f3e46 2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* console/led.S, liblnk/lnklib.S, start/start.S, startup/idtmem.S,
	startup/idttlb.S: Include <rtems/mips/iregdef.h> instead of
	<iregdef.h>.
	* console/led.S, liblnk/lnklib.S, start/start.S, startup/idtmem.S,
	startup/idttlb.S, startup/inittlb.c: Include <rtems/mips/idtcpu.h>
	instead of <idtcpu.h>.
2004-04-03 00:14:06 +00:00
Ralf Corsepius
5bcd17739a 2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* clock/clock.c, include/bsp.h, timer/timer.c: Include
	<rtems/c4x/c4xio.h> instead of <c4xio.h>.
2004-04-02 23:39:55 +00:00
Ralf Corsepius
57c86a05a1 2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* optman/rtems/no-region.c: Reflect having changed
	rtems_region_get_segment_size.
2004-04-02 12:15:41 +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
cb33a86f6d * start/start.S: Include <rtems/asm.h> instead of <asm.h>. 2004-04-02 11:20:52 +00:00
Ralf Corsepius
79ebd2713c * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>. 2004-04-02 11:20:38 +00:00
Ralf Corsepius
6bee4d6824 * vectors/align_h.S: Include <rtems/asm.h> instead of <asm.h>.
* vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-02 11:20:35 +00:00
Ralf Corsepius
a0ae72e010 * irq/irq_asm.S: Include <rtems/asm.h> instead of <asm.h>. 2004-04-02 11:20:28 +00:00
Ralf Corsepius
56aecade04 * startup/start.S: Include <rtems/asm.h> instead of <asm.h>. 2004-04-02 11:20:24 +00:00
Ralf Corsepius
8e11831f70 * dlentry/dlentry.S: Include <rtems/asm.h> instead of <asm.h>.
* flashentry/flashentry.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-02 11:20:20 +00:00
Ralf Corsepius
868c1e606c * dlentry/dlentry.S: Include <rtems/asm.h> instead of <asm.h>. 2004-04-02 11:20:13 +00:00
Ralf Corsepius
f2863301ae * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>. 2004-04-02 11:20:03 +00:00
Ralf Corsepius
d79aa47ded * start.S: Include <rtems/asm.h> instead of <asm.h>. 2004-04-02 11:20:01 +00:00
Ralf Corsepius
43268440e9 * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
* start/startfor340only.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-02 11:19:35 +00:00
Ralf Corsepius
cc1426bb3f * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
* timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-02 11:19:28 +00:00
Ralf Corsepius
4caeb1062d 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
	* librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
	* librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
	* libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>.
	* libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>.
	* libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
2004-04-01 10:17:32 +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
cbdd077faa 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* startup/exit.c: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
	* include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
2004-04-01 10:12:02 +00:00
Ralf Corsepius
7f01f8953b 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* start.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-01 10:12:00 +00:00
Ralf Corsepius
206e590765 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* startup/boardinit.S: Include <rtems/asm.h> instead of <asm.h>.
	* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
	* include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
	* console/console.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
2004-04-01 10:11:58 +00:00
Ralf Corsepius
cf72000698 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* ide_ctrl.c: Include <rtems/chain.h> instead of <chain.h>.
2004-04-01 10:11:53 +00:00
Ralf Corsepius
2d39080c27 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
	* startup/hw_init.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
2004-04-01 10:11:48 +00:00
Ralf Corsepius
12f971c6d8 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
	* gdbsci/gdbsci.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
2004-04-01 10:11:45 +00:00
Ralf Corsepius
fa3ef4a227 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* console.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
2004-04-01 10:11:42 +00:00
Ralf Corsepius
0a0d67c55e 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
2004-04-01 10:11:40 +00:00
Ralf Corsepius
b7768c55e2 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* bootloader/exception.S: Include <rtems/asm.h> instead of <asm.h>.
	* bootloader/head.S: Include <rtems/asm.h> instead of <asm.h>.
	* irq/irq_asm.S: Include <rtems/asm.h> instead of <asm.h>.
	* start/rtems_crti.S: Include <rtems/asm.h> instead of <asm.h>.
	* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
	* vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
	* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
2004-04-01 10:11:27 +00:00
Ralf Corsepius
1c54724638 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
	* startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>.
	* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
	* include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
	* console/consolebsp.h: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
	* startup/vmeintr.c: Include <rtems/vmeintr.h> instead of <vmeintr.h>.
2004-04-01 10:11:08 +00:00