Commit Graph

9739 Commits

Author SHA1 Message Date
Ralf Corsepius
f98cd89827 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* cfg/bare-avr3.cfg, cfg/bare-avr5.cfg: New.
2004-10-22 14:44:21 +00:00
Ralf Corsepius
e9415b3f6d 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/Makefile.am: Reflect changes below.
	* libnetworking/net/slcompress.h: New (from FreeBSD).
	* libnetworking/net/slcompress.c: New (from FreeBSD).
2004-10-22 14:15:38 +00:00
Ralf Corsepius
1c214b150f New. 2004-10-22 14:09:43 +00:00
Ralf Corsepius
d04ca5a6d9 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/kern/kern_sysctl.c: Remove uintptr_t.
	Cosmetics.
	* libnetworking/opt_compat.h: New.
2004-10-22 14:09:12 +00:00
Ralf Corsepius
134191bc99 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* libcsupport/include/stdint.h: Add intptr_t uintptr_t.
2004-10-22 14:06:33 +00:00
Ralf Corsepius
7a845a9ed1 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/opt_atalk.h, libnetworking/opt_bdg.h,
	libnetworking/opt_inet.h, libnetworking/opt_inet6.h,
	libnetworking/opt_ipx.h, libnetworking/opt_mac.h,
	libnetworking/opt_netgraph.h: New (Stubs).
	* libnetworking/net/if_loop.c: Cosmetical update from FreeBSD.
	* libnetworking/net/if_ethersubr.c: Update from FreeBSD.
	* libnetworking/net/if.h: Update from FreeBSD.
2004-10-22 11:54:09 +00:00
Ralf Corsepius
c3814c53d1 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/net/if_ethersubr.c: Update from FreeBSD.
2004-10-22 10:12:02 +00:00
Ralf Corsepius
0262dee7f1 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/opt_atalk.h, libnetworking/opt_bdg.h,
	libnetworking/opt_inet.h, libnetworking/opt_inet6.h,
	libnetworking/opt_ipx.h, libnetworking/opt_mac.h,
	libnetworking/opt_netgraph.h: New (Stubs).
	* libnetworking/net/if_loop.c: Cosmetical update from FreeBSD.
2004-10-22 10:03:53 +00:00
Ralf Corsepius
a328cd15da 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/net/ethernet.h: Remove BYTE_PACK.
2004-10-22 05:46:58 +00:00
Ralf Corsepius
e0d833480e 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/net/ethernet.h: Update from FreeBSD.
2004-10-22 05:30:46 +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
Ralf Corsepius
6a603335ce 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/net/if_ethersubr.c: Cosmetical updates from FreeBSD.
	Add ether_sprintf.
2004-10-22 03:33:19 +00:00
Ralf Corsepius
cb97349d47 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/net/if.h; Cosmetical updates from FreeBSD.
	Remove if_poll* (Not implemented in RTEMS, abandoned by FreeBSD).
2004-10-22 02:28:16 +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
f0d1c947a6 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* libmisc/monitor/mon-prmisc.c, libmisc/monitor/monitor.h:
	rtems_monitor_dump_char(char ch).
2004-10-21 09:16:44 +00:00
Ralf Corsepius
6741c2e1c7 2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>
* automake/compile.am: Remove RTEMS_CFLAGS_*_V.
2004-10-21 09:01:00 +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
Ralf Corsepius
b35f9623c7 New. 2004-10-21 08:30:47 +00:00
Ralf Corsepius
1755e5dd9a Adaptations to rtems-4.7. 2004-10-21 08:29:47 +00:00
Ralf Corsepius
2fed9af8c0 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* GT64260/Makefile.am, clock/Makefile.am, console/Makefile.am,
	include/Makefile.am, irq/Makefile.am, network/Makefile.am,
	pci/Makefile.am, start/Makefile.am, startup/Makefile.am,
	tod/Makefile.am, vectors/Makefile.am, vme/Makefile.am:
	Remove (obsolete).
2004-10-21 08:29:17 +00:00
Ralf Corsepius
f61731c71a Remove (obsolete). 2004-10-21 08:28:07 +00:00
Ralf Corsepius
de2582f8d6 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Adaptations to rtems-4.7.
	* Makefile.am, wrapup/Makefile.am: Reworked.
2004-10-21 08:26:38 +00:00
Ralf Corsepius
1768b063bb Misc. adaptations to rtems-4.7. 2004-10-21 08:25:39 +00:00
Ralf Corsepius
f4a59e3376 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* start/preload.S, include/bsp.h, vectors/exceptionhandler.c,
	startup/bspstart.c: Misc. adaptations to rtems-4.7.
2004-10-21 08:17:43 +00:00
Ralf Corsepius
24c094c72e 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure: Remove (Bogus).
	* include/tm27.h: New (Stub).
2004-10-21 07:58:33 +00:00
Ralf Corsepius
c5496d0d8a New. 2004-10-21 07:58:04 +00:00
Ralf Corsepius
430ae148b9 Remove (Bogus). 2004-10-21 07:57:09 +00:00
Ralf Corsepius
25a8b2fafa New (Stub). 2004-10-21 07:56:28 +00:00
Ralf Corsepius
48a57c5169 This commit was generated by cvs2svn to compensate for changes in r10766,
which included commits to RCS files with non-trunk default branches.
2004-10-21 04:00:00 +00:00
Ralf Corsepius
df68bcf102 Import from zlib-1.2.5 2004-10-21 04:00:00 +00:00
Joel Sherrill
f8e0327c0b 2004-10-20 Joel Sherrill <joel@OARcorp.com>
* README, configure.ac, GT64260/Makefile.am, include/bsp.h,
	irq/Makefile.am, irq/irq.c, irq/irq.h, irq/irq_init.c,
	network/GT64260ethreg.h, pci/pci.c, startup/bspstart.c: CVS Id string
	and license corrected.
	* GT64260/Makefile.in, clock/Makefile.in, console/Makefile.in,
	include/Makefile.am, include/Makefile.in, irq/Makefile.in,
	network/Makefile.in, pci/Makefile.in, start/Makefile.in,
	startup/Makefile.in, vectors/Makefile.in, vme/Makefile.in,
	wrapup/Makefile.in: Removed.
2004-10-20 18:28:00 +00:00
Joel Sherrill
2fd2786f5a 2004-10-20 Kate Feng <feng1@bnl.gov>
* New BSP.
2004-10-20 18:24:50 +00:00
Eric Norum
83d7232232 Add Kate Feng's MVME5500 BSP. 2004-10-20 15:42:24 +00:00
Eric Norum
f801bf2c65 Add MVME5500 BSP. 2004-10-20 15:26:06 +00:00