Commit Graph

11004 Commits

Author SHA1 Message Date
Ralf Corsepius
3c0ddbb1cc 2005-07-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* binutils/mkspec.in, gccnewlib/mkspec.in, gdb/mkspec.in:
	Use ',' as sed pattern delimiter.
2005-07-05 07:34:16 +00:00
Ralf Corsepius
4917fe0ac6 2005-07-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* autotools/automake.add: Add %{?dist}.
	* autotools/autoconf.add: Add %{?dist}.
	Replace Copyright: by Licence:.
2005-07-05 07:32:05 +00:00
Ralf Corsepius
fdfbb874bd 2005-07-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* gccnewlib/gccnewlib.add: Remove Epoch.
2005-07-05 07:30:19 +00:00
Eric Norum
d0f01d2f08 Add description of external interrupt request assignments. 2005-06-30 11:53:12 +00:00
Chris Johns
587e310edf The DHCP header. 2005-06-30 04:03:56 +00:00
Chris Johns
d9b8e29870 DHCP server for RTEMS. 2005-06-30 04:01:12 +00:00
Eric Norum
57519eac82 Reflect changes to network driver. 2005-06-29 22:00:17 +00:00
Eric Norum
5eb336b142 Drive LEDs with more useful information. 2005-06-29 20:44:25 +00:00
Eric Norum
81291a01e4 Add duplex negotation support. 2005-06-29 20:09:14 +00:00
Eric Norum
cdb717ecc5 Minor tweak to make it easier to insert some code to test realignment. 2005-06-22 18:53:10 +00:00
Eric Norum
f077cc96df Clean up transmit buffer realignment.
Many thanks to Mr. Kolja Waschk for identifying the problem.
2005-06-20 20:48:48 +00:00
Joel Sherrill
3f0bb34c6e 2005-06-17 Markku Puro <markku.puro@kopteri.net>
* Makefile.am: Adding GameBoy Advance BSP.
	* custom/gba.cfg: New file.
2005-06-17 16:12:33 +00:00
Joel Sherrill
91683dc04d 2005-06-17 Joel Sherrill <joel@OARcorp.com>
* libnetworking/net/if.h: Avoid use of struct mbuf to avoid unintended
	dependencies added by the RTEMS specific tap interface.
2005-06-17 14:37:24 +00:00
Joel Sherrill
cb4185cb7c 2005-06-17 Joel Sherrill <joel@OARcorp.com>
* librdbg/src/powerpc/excep_f.c: Conditionalize use of ISI vector since
	it is not supported by the MPC5xx.
2005-06-17 14:35:57 +00:00
Joel Sherrill
6fdd3b1070 2005-06-17 Joel Sherrill <joel@OARcorp.com>
* mpc5xx/vectors/vectors.h: Add hack to avoid warning.
2005-06-17 14:34:22 +00:00
Joel Sherrill
18ec73e308 2005-06-17 Joel Sherrill <joel@OARcorp.com>
* include/.cvsignore: New file.
2005-06-17 14:33:23 +00:00
Joel Sherrill
9c5873b7de 2005-06-17 Joel Sherrill <joel@OARcorp.com>
* libchip/network/if_dc.c: Begin to convert to new PCI and IRQ
	interface. Also correct attempting to build on other than PowerPC and
	x86.
2005-06-17 14:32:23 +00:00
Joel Sherrill
181601f27d 2005-06-17 Joel Sherrill <joel@OARcorp.com>
* acinclude.m4: Added mcf5235.
2005-06-17 14:30:24 +00:00
Joel Sherrill
a9d5d449a1 2005-06-17 Joel Sherrill <joel@OARcorp.com>
* user/region.t: Add documentation on region_resize_segment.
2005-06-17 14:29:13 +00:00
Joel Sherrill
df8ba46d8e 2005-06-17 Mike Bertosh <mbertosh@motioncontrol.org>
* ChangeLog, Makefile.am, configure.ac, preinstall.am: Addition of
	mcf5235 support.
	* mcf5235/include/mcf5235.h: New file.
2005-06-17 14:07:56 +00:00
Joel Sherrill
1612af0f62 2005-06-17 Mike Bertosh <mbertosh@motioncontrol.org>
* .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
	clock/clock.c, console/console.c, include/bsp.h, include/coverhd.h,
	include/tm27.h, network/network.c, start/start.S, startup/bspclean.c,
	startup/bspstart.c, startup/init5235.c, startup/linkcmds,
	startup/linkcmdsflash, startup/linkcmdsram, timer/timer.c: New files.
2005-06-17 14:06:05 +00:00
Joel Sherrill
1469b45b5d 2005-06-17 Joel Sherrill <joel@OARcorp.com>
* custom/mcf5235.cfg: New file.
2005-06-17 13:38:37 +00:00
Joel Sherrill
af28e68eaf 2005-06-16 Daron Chabot <daron@nucleus.usask.ca>
* libchip/Makefile.am: Add driver for Tulip clones.
	* libchip/network/README.tulipclone, libchip/network/if_dc.c,
	libchip/network/if_dcreg.h: New files.
2005-06-16 20:09:36 +00:00
Joel Sherrill
e36865dbaf 2005-06-09 Jacques Seronie Vivien <jacques.seronievivien@astrium.eads.net>
PR 790/rtems
	* sapi/src/extensioncreate.c, sapi/src/extensionident.c: Correct use of
	name. This was missed when the other ident services in rtems/src
	where changed.
2005-06-09 14:13:35 +00:00
Joel Sherrill
00b9d09957 2005-06-07 Brett Swimley <brett.swimley@aedbozeman.com>
PR 803/patch
	* rtems/score/cpu.h, rtems/score/m68k.h: Correct definition of _VBR.
2005-06-07 16:44:18 +00:00
Joel Sherrill
44b4cf4c2d 2005-06-06 Philippe Simons <loki_666@fastmail.fm>
* Makefile.am: Include lcd.rel.
2005-06-06 14:16:30 +00:00
Joel Sherrill
00ed1c9861 2005-06-01 Philippe Simons <loki_666@fastmail.fm>
* custom/gp32.cfg: Add make-cxx-exe.
2005-06-02 13:47:22 +00:00
Joel Sherrill
b2a4e861dc 2005-06-01 Philippe Simons <loki_666@fastmail.fm>
* Makefile.am: Add s3c2400/lcd/lcd.c, s3c2400/clock/support.c
	* s3c2400/clock/clockdrv.c: Update to use get_PCLK()
	* s3c2400/timer/timer.c: Update to use get_PCLK()
2005-06-02 13:45:53 +00:00
Joel Sherrill
32cf23b18e 2005-06-01 Philippe Simons <loki_666@fastmail.fm>
* bsp_specs: Add rules for cpp support
	* include/bsp.h: Add gp32 support fct prototypes
	* console/conio.c: Moved video buffer to 0x0c7ed000
	* startup/bspstart.c: Add some init code, some cleaning...
2005-06-02 13:41:35 +00:00
Ralf Corsepius
d1747cb216 Regenerate. 2005-06-01 07:04:28 +00:00
Ralf Corsepius
b9ad541486 2005-05-27 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/net/if.h: Partial update from FreeBSD.
	* libnetworking/netinet/if_ether.h: Remove BYTE_PACK.
	* libnetworking/netinet/ip_var.h: Remove BYTE_PACK.
2005-05-27 15:22:41 +00:00
Ralf Corsepius
ef73cf30ad Partial update from FreeBSD. 2005-05-27 15:22:13 +00:00
Ralf Corsepius
fd65489a88 Remove BYTE_PACK. 2005-05-27 15:21:48 +00:00
Ralf Corsepius
a8d7bab3a9 2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* librpc/include/rpc/clnt.h: Partial update from FreeBSD.
2005-05-27 15:05:37 +00:00
Ralf Corsepius
119de7c163 2005-05-27 Ralf Corsepius <ralf.corsepius@rtems.org>
* custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
	custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
	Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
2005-05-27 10:48:04 +00:00
Ralf Corsepius
61786ca43b Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete). 2005-05-27 10:47:46 +00:00
Joel Sherrill
9d16b9c3f0 2005-05-26 Joel Sherrill <joel@OARcorp.com>
* libnetworking/lib/ftpfs.c, librpc/include/rpc/svc.h,
	librpc/src/rpc/get_myaddress.c, librpc/src/rpc/pmap_getmaps.c,
	librpc/src/rpc/pmap_getport.c: Remove warnings.
2005-05-27 00:37:13 +00:00
Joel Sherrill
8d3dd7a498 2005-05-26 Joel Sherrill <joel@OARcorp.com>
PR 799/bsps
	* include/bsp.h: Add include of bsp/vectors.h so rdbg.h can be
	compiled.
2005-05-26 17:14:09 +00:00
Ralf Corsepius
34c48523b8 2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
2005-05-26 05:36:48 +00:00
Ralf Corsepius
5e15693729 2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* librpc/include/rpc/clnt.h, librpc/include/rpc/svc.h,
	src/rpc/pmap_rmt.c: Use void* instead of caddr_t.
	Cosmetics from FreeBSD.
2005-05-25 17:18:24 +00:00
Ralf Corsepius
9dcab59b1a Use void* instead of caddr_t. Cosmetics from FreeBSD. 2005-05-25 17:17:14 +00:00
Ralf Corsepius
b322727c94 Regenerate. 2005-05-25 15:24:59 +00:00
Ralf Corsepius
c8f1b2122d 2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* librpc/include/rpc/auth_des.h: Remove (Unused, unsupported).
	* librpc/include/rpc/rpc.h, librpc/Makefile.am: Reflect removing
	auth_des.h.
2005-05-25 15:24:57 +00:00
Ralf Corsepius
18b1aa4a95 Reflect removing auth_des.h. 2005-05-25 15:23:22 +00:00
Ralf Corsepius
342fa58ae4 Remove (Unused, unsupported). 2005-05-25 15:22:45 +00:00
Ralf Corsepius
f48dc9acee 2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/rpc/rpc_com.h, include/rpc/rpc_msg.h,
	src/rpc/svc_simple.c: Minor fixes.
2005-05-25 15:07:58 +00:00
Ralf Corsepius
12db3bda88 Misc. fixes. 2005-05-25 15:07:19 +00:00
Ralf Corsepius
c11cb9a5a9 More updates from FreeBSD. 2005-05-25 13:56:50 +00:00
Ralf Corsepius
984d922477 2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* librpc/include/rpc/clnt.h, librpc/include/rpc/clnt_soc.h,
	src/rpc/clnt_perror.c: More updates from FreeBSD.
2005-05-25 13:03:15 +00:00
Ralf Corsepius
fd6a994ee7 More updates from FreeBSD. 2005-05-25 13:02:40 +00:00