Commit Graph

6670 Commits

Author SHA1 Message Date
Joel Sherrill
ef724e9fe1 2004-11-16 Richard Campbell <richard.campbell@OARcorp.com>
* README.MVME2100: Update to include DBAT0.
	* startup/linkcmds: Add sections from new gcc versions.
2004-11-16 22:58:57 +00:00
Eric Norum
7a6a9a77d2 Updated version of previous patch. 2004-11-15 01:24:57 +00:00
Eric Norum
f75b7306cd Change by Shuchen Feng to permit DMA-complete interrupts. 2004-11-12 19:27:09 +00:00
Ralf Corsepius
d183f65833 2004-11-12 Ralf Corsepius <ralf_corsepius@rtems.org>
PR 717/bsps
	* bootloader/Makefile.am: Set up BOOTLOADER_CPU_CFLAGS.
2004-11-12 16:39:11 +00:00
Joel Sherrill
ac8f46289c 2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>
* libchip/network/dec21140.c: Cleanup a bit and remove message about
	not supported on PowerPC since it works on the MVME2100 BSP.
2004-11-10 23:53:09 +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
Joel Sherrill
e79a194755 2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>
* Makefile.am, bootloader/misc.c, bootloader/pci.c, bootloader/pci.h,
	console/console.c, console/inch.c, console/reboot.c, console/uart.c,
	console/uart.h, irq/irq.c, irq/irq.h, irq/irq_init.c,
	motorola/motorola.c, motorola/motorola.h, openpic/openpic.c,
	openpic/openpic.h, pci/detect_raven_bridge.c, pci/pci.c,
	start/start.S, startup/bspstart.c, vectors/vectors_init.c,
	vme/vmeconfig.c: Add MVME2100 BSP and MPC8240 support. There was also
	a significant amount of spelling and whitespace cleanup.
	* tod/todcfg.c: New file.
2004-11-10 23:51:17 +00:00
Joel Sherrill
f9877d2577 2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>
* Makefile.am, configure.ac, bootloader/Makefile.am, include/bsp.h,
	wrapup/Makefile.am: Add MVME2100 BSP and MPC8240 support. There was
	also a significant amount of spelling and whitespace cleanup.
	* README.MVME2100: New file.
2004-11-10 23:50:48 +00:00
Joel Sherrill
8b101025d1 2004-11-05 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Add .gnu.linkonce.b section.
2004-11-05 16:05:59 +00:00
Joel Sherrill
9bffc2b6bb 2004-11-05 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Add .gnu.linkonce.b and .gnu.linkonce.bs sections.
2004-11-05 14:44:12 +00:00
Joel Sherrill
45b4785840 2004-11-05 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Add .gnu.linkonce.b section and account for memory
	area being named sdram NOT RAM.
2004-11-05 14:43:08 +00:00
Joel Sherrill
4755bc1206 2004-11-05 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Add .gnu.linkonce.b section.
2004-11-05 14:43:00 +00:00
Ralf Corsepius
9bb5b9d110 2004-11-05 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Remove check for libbsp/${RTEMS_CPU}.
	Add dependency tracking for *.cfgs.
	* Makefile.am: Add dependency tracking for *.cfg.
2004-11-05 08:30:18 +00:00
Ralf Corsepius
1c3dfb4a8d 2004-11-03 Ralf Corsepius <ralf_corsepius@rtems.org>
* libchip/rtc/mc146818a.c: Don't include <bsp.h>
	(Thanks to Lars Munch <lars@segv.dk> for catching this).
2004-11-03 08:18:56 +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
39785ad1e6 2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
PR 697/bsps
	* flashentry/flashentry.S: Fix broken comments
	(Patch by Thomas.Doerfler@imd-systems.de)
2004-11-02 02:41:28 +00:00
Joel Sherrill
9fcf77a662 2004-10-28 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Add .gnu.linkonce.b.*.
2004-10-28 18:09:48 +00:00
Ralf Corsepius
62fdded1ac 2004-10-28 Ralf Corsepius <ralf_corsepius@rtems.org>
PR 707/make_build
	* configure.ac: Add --enable-rpcgen.
2004-10-28 07:30:13 +00:00
Ralf Corsepius
646bf00e55 2004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org>
* start/start.S: Reflect new header locations.
2004-10-27 23:15:41 +00:00
Ralf Corsepius
577fe958cb 2004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org>
PR 700/rtems_misc
	* libnetworking/rtems_webserver/asp.c,
	libnetworking/rtems_webserver/balloc.c,
	libnetworking/rtems_webserver/cgi.c,
	libnetworking/rtems_webserver/default.c,
	libnetworking/rtems_webserver/ej.h,
	libnetworking/rtems_webserver/ejIntrn.h,
	libnetworking/rtems_webserver/ejlex.c,
	libnetworking/rtems_webserver/ejparse.c,
	libnetworking/rtems_webserver/emfdb.c,
	libnetworking/rtems_webserver/emfdb.h,
	libnetworking/rtems_webserver/form.c,
	libnetworking/rtems_webserver/handler.c,
	libnetworking/rtems_webserver/h.c,
	libnetworking/rtems_webserver/license.txt,
	libnetworking/rtems_webserver/Makefile.am,
	libnetworking/rtems_webserver/md5c.c,
	libnetworking/rtems_webserver/md5.h,
	libnetworking/rtems_webserver/mime.c,
	libnetworking/rtems_webserver/misc.c,
	libnetworking/rtems_webserver/NOTES,
	libnetworking/rtems_webserver/ringq.c,
	libnetworking/rtems_webserver/rom.c,
	libnetworking/rtems_webserver/rtems_webserver.h,
	libnetworking/rtems_webserver/security.c,
	libnetworking/rtems_webserver/sock.c,
	libnetworking/rtems_webserver/socket.c,
	libnetworking/rtems_webserver/sockGen.c,
	libnetworking/rtems_webserver/sym.c,
	libnetworking/rtems_webserver/uemf.c,
	libnetworking/rtems_webserver/uemf.h,
	libnetworking/rtems_webserver/um.c,
	libnetworking/rtems_webserver/um.h,
	libnetworking/rtems_webserver/umui.c,
	libnetworking/rtems_webserver/url.c,
	libnetworking/rtems_webserver/value.c,
	libnetworking/rtems_webserver/wbase64.c,
	libnetworking/rtems_webserver/webcomp.c,
	libnetworking/rtems_webserver/webmain.c,
	libnetworking/rtems_webserver/webpage.c,
	libnetworking/rtems_webserver/webrom.c,
	libnetworking/rtems_webserver/webs.c,
	libnetworking/rtems_webserver/websda.c,
	libnetworking/rtems_webserver/websda.h,
	libnetworking/rtems_webserver/webs.h,
	libnetworking/rtems_webserver/websSSL.c,
	libnetworking/rtems_webserver/websSSL.h,
	libnetworking/rtems_webserver/websuemf.c,
	libnetworking/rtems_webserver/wsIntrn.h:
	Remove (Moved to cpukit/http).
2004-10-27 06:12:23 +00:00
Ralf Corsepius
f1959d65e2 Remove (Moved to cpukit/http). 2004-10-27 06:08:56 +00:00
Ralf Corsepius
cc870803f9 2004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org>
PR 700/rtems_misc
	* configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am:
	Remove libnetworking/rtems_webserver.
2004-10-27 06:03:12 +00:00
Eric Norum
bb7bef4eda Remove environ common declaration -- it broke newlib. 2004-10-26 14:12:06 +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
04b782165e 2004-10-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* Makefile.am: Fix network_CPPFLAGS. Reformat.
	* network/GT64260eth.c: Properly prototype GT64260eth_err().
2004-10-26 03:45:12 +00:00
Ralf Corsepius
f002813dd4 Reformat. 2004-10-26 03:40:54 +00:00
Eric Norum
3758c53ca6 Set RTEMS time during TOD initialization 2004-10-25 20:41:29 +00:00
Eric Norum
bb5b404856 Install working version of ether_sprintf(). 2004-10-25 13:50:39 +00:00
Eric Norum
c4b0c2c150 Changes for new build system. 2004-10-22 21:32:42 +00:00
Ralf Corsepius
ba5288db0e 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
2004-10-22 14:47:07 +00:00
Ralf Corsepius
c39ecd7399 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* network/GT64260eth.c: Remove ether_sprintf.
2004-10-22 03:38:05 +00:00
Eric Norum
20a7adfe16 Add prototype for device-specific probe routine. 2004-10-21 21:18:43 +00:00
Joel Sherrill
05682dcdbb 2004-10-21 Joel Sherrill <joel@OARcorp.com>
* startup/bspstart.c: Remove warnings for variables only used when
	certain conditionals are enabled..
2004-10-21 17:36:18 +00:00
Joel Sherrill
031d15d397 2004-10-21 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Add missing network_CPPFLAGS.
2004-10-21 16:31:36 +00:00
Ralf Corsepius
a831baa248 Fix stupid typo. 2004-10-21 14:24:23 +00:00
Ralf Corsepius
1e006d5223 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S
	librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
2004-10-21 13:48:49 +00:00
Ralf Corsepius
4bd22812a9 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* startup/bspstart.c: Use POSIX fixed size types.
2004-10-21 13:46:02 +00:00
Ralf Corsepius
5146462f04 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
2004-10-21 13:42:53 +00:00
Ralf Corsepius
d4d624e223 2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>
* libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
	libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
2004-10-21 13:26:58 +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
Ralf Corsepius
1dff10fdc2 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h, network/network.c, startup/bspstart.c,
	startup/init5272.c: Use POSIX fixed-size types.
2004-10-21 13:15:54 +00:00
Ralf Corsepius
86ad48601c 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* startup/bspstart.c: Use POSIX fixed size types.
2004-10-21 13:13:39 +00:00
Ralf Corsepius
5523d789ec Add coverhd.h 2004-10-21 13:10:10 +00:00
Ralf Corsepius
08f086eac3 Add libcpu and exception handling rels. 2004-10-21 12:36:47 +00:00
Ralf Corsepius
b3a78e3437 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* Makefile.am: Build networking.rel conditionally.
	Reformat. Cosmetics.
	* wrapup/Makefile.am: Build networking.rel conditionally.
	* startup/bspstart.c: Eliminate RTEMS fixed size types.
2004-10-21 12:23:15 +00:00
Ralf Corsepius
69d901330f 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* aclocal/enable-bare.m4: New (moved from aclocal).
2004-10-21 11:57:39 +00:00
Ralf Corsepius
f59eab9c89 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* startup/bspstart.c: Remove BSP_build_date.
2004-10-21 08:41:43 +00:00