summaryrefslogtreecommitdiffstats
path: root/c/ACKNOWLEDGEMENTS (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added sim68000 BSP for the BSVC simulator. This BSP includes theJoel Sherrill2000-08-011-2/+4
| | | | | alias simcpu32 that supports the CPU32 simulator in BSVC. At this point, it is still under development.
* Port of RTEMS to the ARM processor family by Eric ValetteJoel Sherrill2000-07-271-5/+5
| | | | | | <valette@crf.canon.fr> and Emmanuel Raguet <raguet@crf.canon.fr> of Canon CRF - Communication Dept. This port includes a basic BSP that is sufficient to link hello world.
* Port of RTEMS to the Texas Instruments C3x/C4x DSP families includingJoel Sherrill2000-07-261-0/+4
| | | | | | | | | | | a BSP (c4xsim) supporting the simulator included with gdb. This port was done by Joel Sherrill and Jennifer Averett of OAR Corporation. Also included with this port is a space/time optimization to eliminate FP context switch management on CPUs without hardware or software FP. An issue with this port was that sizeof(unsigned32) = sizeof(unsigned8) on this CPU. This required addressing alignment checks and assumptions as well as fixing code that assumed sizeof(unsigned32) == 4.
* This is the initial addition of the port of RTEMS to theJoel Sherrill2000-06-291-0/+4
| | | | | | | | | | | | | Hitachi H8 family. This port was done by Philip Quaife <philip@qs.co.nz> of Q Solutions and sponsored by Comnet Technologies Ltd. The port was done based on RTEMS 3.5.1 to a Hitach H8300H. The port was updated to RTEMS 4.5 style Makefiles/configure by Joel Sherrill <joel@OARcorp.com>. While doing this Joel added support for the h8300-rtems to binutils, gcc, newlib, and gdb. NOTE: Philip submitted a BSP for a Hitachi evaluation board which is being merged as a separate entity.
* Use John Cotton's more permanent email address.Joel Sherrill2000-06-141-1/+1
|
* Added Cache Manager and MBX8xx credits.Joel Sherrill2000-06-141-0/+14
|
* More changes.Joel Sherrill1999-10-281-2/+6
|
* The rxgen960 BSP and i960 RPM support was submitted by Mark BronsonJoel Sherrill1999-10-271-0/+3
| | | | <mark@ramix.com> of RAMIX.
* First attempt at icluding Eric Valette and Emmanuel Raguet.Joel Sherrill1999-10-271-0/+6
|
* Added Jay Kulpinski (jskulpin@eng01.gdds.com) for mvme2307 BSP submission.Joel Sherrill1999-10-051-0/+6
|
* Added paragraph for Tony Ambardar (tonya@ece.ubc.ca) submittingJoel Sherrill1999-04-291-0/+5
| | | | | | a BSP for the TS-1325 embedded PC from Technologic Systems (http://www.t-systems.com) and patches to enable software floating-point emulation for x86 targets.
* Patch from Jay Monkman <jmonkman@frasca.com> to address minor issuesJoel Sherrill1999-03-021-2/+3
| | | | in the eth_comm BSP documentation.
* Updated to reflect addition of new BSPs.Joel Sherrill1999-02-181-0/+7
|
* Updated to reflect Thomas Doerfler (td@imd.m.isar.de) submitting theJoel Sherrill1998-10-011-0/+4
| | | | helas403 BSP.
* Removed blank line.Joel Sherrill1998-09-241-1/+0
|
* Corrected ColdFire port information.Joel Sherrill1998-09-211-2/+4
|
* Updated to reflect TCP/IP stack transition.Joel Sherrill1998-08-201-1/+3
|
* Added Rod Barman (rodb@cs.ubc.ca) in credits for ColdFire.Joel Sherrill1998-08-011-1/+2
|
* Added Geoffroy Montel (g_montel@yahoo.com) for the gen68340 BSP.Joel Sherrill1998-07-061-0/+3
|
* Added David Fiddes for ColdFire.Joel Sherrill1998-06-251-0/+2
|
* Added freebsd support from Dario Alcocer <alcocer@connectnet.com>.Joel Sherrill1998-06-181-0/+3
|
* Added Hitachi SH port info.Joel Sherrill1998-03-201-1/+2
|
* Added credit for host.cfg stuff from Ralf Corsepius (corsepiu@faw.uni-ulm.de).Joel Sherrill1997-11-291-0/+4
|
* Added termios submission from Eric Norum and Katsutoshi Shibuya.Joel Sherrill1997-10-211-1/+4
|
* Katsutoshi Shibuya (shibuya@mxb.meshnet.or.jp)of BU-Denken Co., Ltd.Joel Sherrill1997-08-011-0/+6
| | | | | | | (Sapporo, Japan) submitted the extended console driver for the MVME162LX BSP and the POSIX tcsetattr() and tcgetattr() routines. This device driver supports four serial ports, cooked IO, and provides a portable base for Zilog 8530 based console drivers.
* Merged very large and much appreciated patch from Chris JohnsJoel Sherrill1997-07-311-0/+5
| | | | | <cjohns@plessey.com.au>. This patch includes the ods68302 bsp, the RTEMS++ class library, and the rtems++ test.
* added ka9q stackJoel Sherrill1997-05-271-0/+4
|
* KA9Q stack removed prior to testing for 4.0.0 public release.Joel Sherrill1997-05-231-4/+3
|
* corrected some email addressesJoel Sherrill1997-04-221-4/+4
|
* corrected Tony Bennett's email addressJoel Sherrill1997-04-221-1/+1
|
* Updated to reflect Tony Bennett's new email address and the incorporationJoel Sherrill1997-04-161-3/+5
| | | | of the ka9q stack, m68040 fpsp, gen68360_040 bsp submitted by Eric Norum.
* Added ka9q tcpip stack and network driver for the gen68360. This effortJoel Sherrill1997-04-091-0/+4
| | | | | | | | | | | | | was done based on the 3.6.0 release and had to be autoconf'ed locally. It is turned on is the bsp enables it and it is not explicitly disabled via the configure option --disable-tcpip. As many warnings as possible were removed locally after the code was merged. Only the gen68360 and mvme136 bsps were compiled this way. The ka9q port and network driver were submitted by Eric Norum (eric@skatter.USask.Ca). The network demo programs are not included in the tree at this point.
* added Jiri for autoconf'ingJoel Sherrill1997-04-021-0/+3
|
* added i386ex from Erik IvanenkoJoel Sherrill1996-10-151-0/+3
|
* added missing word in ACKNOWLEDGEMENTSJoel Sherrill1996-09-201-1/+2
|
* added AMD 29K portJoel Sherrill1996-09-181-1/+1
|
* added mvme147s from Dominique le CampionJoel Sherrill1996-09-181-1/+2
|
* changed to reflect status of R4600 work.Joel Sherrill1996-09-061-1/+1
|
* added MIPS port by Craig Lebakken (lebakken@minn.net) and Derrick OstertagJoel Sherrill1996-09-061-0/+5
| | | | (ostertag@transition.com).
* changed joel's email addressJoel Sherrill1996-05-241-4/+4
|
* added acknowledgement for Motorola MVME147 from Dominique le CampionJoel Sherrill1996-05-241-0/+4
| | | | | (Dominique.LECAMPION@enst-bretagne.fr), for Telecom Bretagne and T.N.I. (Brest, France)
* updated to reflect gen68360 from Eric Norum.Joel Sherrill1996-03-211-0/+4
|
* SPARC port passes all testsJoel Sherrill1995-10-301-1/+2
|
* SPARC merged and successfully tested w/o interrupt supportJoel Sherrill1995-10-061-0/+6
|
* Incorporated the submission from John S. GwynneJoel Sherrill1995-09-191-0/+10
| | | | | | <jsg@coulomb.eng.ohio-state.edu> of the rest of the 68000-ish support for interrupt handling and bfffo support, the two BSPs he submitted (efi68k and efi332), and SGI Irix 5.3 host support.
* Merged PowerPC port as submitted by Andy Bray of I-CUBED, LtdJoel Sherrill1995-08-221-0/+7
| | | | | | | | | | (andy@i-cubed.demon.co.uk). This initial submission is known to work on the IBM 403. It is thought to work on the Motorola 601, 603, and 604 although this remains to be tested. Another user -- Doug Currie (e@flavors.com) -- is interested in this work and will be testing it on the 604 using the Metrowerks C compiler and a different format assembly language.
* Ada95, gnat, go32Joel Sherrill1995-07-121-0/+3
|
* added David Glessner's 68302 work to ACKNOWLEDGEMENTS.Joel Sherrill1995-06-141-0/+6
| | | | updated PROBLEMS to reflect recently reported things.
* Initial revisionJoel Sherrill1995-05-111-0/+51