summaryrefslogtreecommitdiff
path: root/c/ACKNOWLEDGEMENTS (follow)
AgeCommit message (Collapse)Author
2016-01-23c/ACKNOWLEDGEMENTS: Remove references to code long removedJoel Sherrill
2016-01-23Obsolete and remove powerpc/mbx8xxJoel Sherrill
closes #2545.
2016-01-23Obsolete and remove m68k/ods68302 BSPJoel Sherrill
closes #2544.
2016-01-23Obsolete and remove m68k/gen68302Joel Sherrill
closes #2543.
2016-01-04Remove H8300 portJoel Sherrill
updates #2452.
2012-05-11Remove CVS Id Strings (manual edits after script)Joel Sherrill
These modifications were required by hand after running the script. In some cases, the file names did not match patterns. In others, the format of the file did not match any common patterns.
2004-09-292004-09-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS, c/TOOL_TARGETS: i960 obsoleted and all references removed.
2004-01-072004-01-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* ACKNOWLEDGEMENTS: Remove efi68k and efi332 references as they are no longer in the tree.
2003-09-262003-09-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* ACKNOWLEDGEMENTS: Obsoleting HP PA-RISC port and removing all references.
2000-08-01Added sim68000 BSP for the BSVC simulator. This BSP includes theJoel Sherrill
alias simcpu32 that supports the CPU32 simulator in BSVC. At this point, it is still under development.
2000-07-27Port of RTEMS to the ARM processor family by Eric ValetteJoel Sherrill
<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.
2000-07-26Port of RTEMS to the Texas Instruments C3x/C4x DSP families includingJoel Sherrill
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.
2000-06-29This is the initial addition of the port of RTEMS to theJoel Sherrill
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.
2000-06-14Use John Cotton's more permanent email address.Joel Sherrill
2000-06-14Added Cache Manager and MBX8xx credits.Joel Sherrill
1999-10-28More changes.Joel Sherrill
1999-10-27The rxgen960 BSP and i960 RPM support was submitted by Mark BronsonJoel Sherrill
<mark@ramix.com> of RAMIX.
1999-10-27First attempt at icluding Eric Valette and Emmanuel Raguet.Joel Sherrill
1999-10-05Added Jay Kulpinski (jskulpin@eng01.gdds.com) for mvme2307 BSP submission.Joel Sherrill
1999-04-29Added paragraph for Tony Ambardar (tonya@ece.ubc.ca) submittingJoel Sherrill
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.
1999-03-02Patch from Jay Monkman <jmonkman@frasca.com> to address minor issuesJoel Sherrill
in the eth_comm BSP documentation.
1999-02-18Updated to reflect addition of new BSPs.Joel Sherrill
1998-10-01Updated to reflect Thomas Doerfler (td@imd.m.isar.de) submitting theJoel Sherrill
helas403 BSP.
1998-09-24Removed blank line.Joel Sherrill
1998-09-21Corrected ColdFire port information.Joel Sherrill
1998-08-20Updated to reflect TCP/IP stack transition.Joel Sherrill
1998-08-01Added Rod Barman (rodb@cs.ubc.ca) in credits for ColdFire.Joel Sherrill
1998-07-06Added Geoffroy Montel (g_montel@yahoo.com) for the gen68340 BSP.Joel Sherrill
1998-06-25Added David Fiddes for ColdFire.Joel Sherrill
1998-06-18Added freebsd support from Dario Alcocer <alcocer@connectnet.com>.Joel Sherrill
1998-03-20Added Hitachi SH port info.Joel Sherrill
1997-11-29Added credit for host.cfg stuff from Ralf Corsepius (corsepiu@faw.uni-ulm.de).Joel Sherrill
1997-10-21Added termios submission from Eric Norum and Katsutoshi Shibuya.Joel Sherrill
1997-08-01Katsutoshi Shibuya (shibuya@mxb.meshnet.or.jp)of BU-Denken Co., Ltd.Joel Sherrill
(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.
1997-07-31Merged very large and much appreciated patch from Chris JohnsJoel Sherrill
<cjohns@plessey.com.au>. This patch includes the ods68302 bsp, the RTEMS++ class library, and the rtems++ test.
1997-05-27added ka9q stackJoel Sherrill
1997-05-23KA9Q stack removed prior to testing for 4.0.0 public release.Joel Sherrill
1997-04-22corrected some email addressesJoel Sherrill
1997-04-22corrected Tony Bennett's email addressJoel Sherrill
1997-04-16Updated to reflect Tony Bennett's new email address and the incorporationJoel Sherrill
of the ka9q stack, m68040 fpsp, gen68360_040 bsp submitted by Eric Norum.
1997-04-09Added ka9q tcpip stack and network driver for the gen68360. This effortJoel Sherrill
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.
1997-04-02added Jiri for autoconf'ingJoel Sherrill
1996-10-15added i386ex from Erik IvanenkoJoel Sherrill
1996-09-20added missing word in ACKNOWLEDGEMENTSJoel Sherrill
1996-09-18added AMD 29K portJoel Sherrill
1996-09-18added mvme147s from Dominique le CampionJoel Sherrill
1996-09-06changed to reflect status of R4600 work.Joel Sherrill
1996-09-06added MIPS port by Craig Lebakken (lebakken@minn.net) and Derrick OstertagJoel Sherrill
(ostertag@transition.com).
1996-05-24changed joel's email addressJoel Sherrill
1996-05-24added acknowledgement for Motorola MVME147 from Dominique le CampionJoel Sherrill
(Dominique.LECAMPION@enst-bretagne.fr), for Telecom Bretagne and T.N.I. (Brest, France)