summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Corrected typo.Joel Sherrill1997-08-011-1/+1
|
* Made to work.Joel Sherrill1997-08-011-1/+1
|
* Removed warnings.Joel Sherrill1997-08-011-2/+2
|
* Katsutoshi Shibuya (shibuya@mxb.meshnet.or.jp)of BU-Denken Co., Ltd.Joel Sherrill1997-08-017-7/+1139
| | | | | | | (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-3140-0/+6326
| | | | | <cjohns@plessey.com.au>. This patch includes the ods68302 bsp, the RTEMS++ class library, and the rtems++ test.
* Added information on different MVME162 models.Joel Sherrill1997-07-101-0/+11
|
* added ka9q stackJoel Sherrill1997-05-275-5/+1016
|
* KA9Q stack removed prior to testing for 4.0.0 public release.Joel Sherrill1997-05-233-14/+3
|
* patch from Eric NorumJoel Sherrill1997-05-211-4/+4
|
* updated to reflect new license per John Gwynne's permission.Joel Sherrill1997-04-254-52/+12
|
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-2290-444/+444
| | | | of switching to the modified GNU GPL.
* Changed format of comment blocks to C comments.Joel Sherrill1997-04-182-32/+32
|
* Fixed path which points to shared directory for all BSPs.Joel Sherrill1997-04-1610-10/+10
|
* added fpsp support.Joel Sherrill1997-04-161-0/+2
|
* Update from Eric Norum.Joel Sherrill1997-04-168-174/+414
|
* Switched all bsps which had an implementation of sbrk.c which onlyJoel Sherrill1997-04-159-9/+9
| | | | returned an error to using a single shared copy of this file.
* Removed many BSPs' copy of setvec.c and let them share the sameJoel Sherrill1997-04-1510-9/+48
| | | | implementation as all m68k BSPs.
* replaced linking of source from mvme147 drivers with use of vpath toJoel Sherrill1997-04-114-29/+8
| | | | simply search into that directory and get the necessary files.
* correct incorrect register addresses for port a.Joel Sherrill1997-04-091-2/+2
|
* removed unused is_character_ready routine.Joel Sherrill1997-04-091-27/+0
|
* Added ka9q tcpip stack and network driver for the gen68360. This effortJoel Sherrill1997-04-0914-92/+635
| | | | | | | | | | | | | 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 or fixed includes of page_table.h to eliminate warnings.Joel Sherrill1997-04-073-2/+5
|
* added cast to eliminate warningJoel Sherrill1997-04-072-3/+4
|
* added prototype for delay.Joel Sherrill1997-04-071-0/+1
|
* added global statement for start entry pointJoel Sherrill1997-04-072-0/+2
|
* removed noreturn from prototype to avoid warnings.Joel Sherrill1997-04-076-6/+55
|
* added cast to eliminate warning.Joel Sherrill1997-04-071-1/+1
|
* added return statement to avoid warning.Joel Sherrill1997-04-071-0/+2
|
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-0185-0/+3901
| | | | | | | | | | | | | | | | | | | | GNU autoconf. This is the first large step in allowing an RTEMS user to perform a one-tree build (per crossgcc FAQ) including RTEMS in the build process. With this change RTEMS is configured in built in the same style as the GNU tools, yet retains the basic structure of its traditional Makefiles (ala Tony Bennett). Jiri Gaisler (jgais@wd.estec.esa.nl) deserves (and received) a big thank you for doing this. There are still issues to be resolved but as of this commit, all target which can be built on a linux host have been using a modified version of the source Jiri submitted. This source was merged and most targets built in the tree before this commit. There are some issues which remain to be resolved but they are primarily related to host OS dependencies, script issues, the use of gawk for hack_specs, and the dependence on gcc snapshots. These will be resolved.
* updates from John GwynneJoel Sherrill1997-03-112-0/+358
|
* updates from John GwynneJoel Sherrill1997-03-1121-92/+778
|
* All RTEMS system call implementation renamed to be __rtems_*.Joel Sherrill1997-01-2910-40/+40
|
* new file used by gcc 2.8.x -specs optionJoel Sherrill1997-01-2810-0/+340
|
* data and control addresses were swapped for channel a of the sccJoel Sherrill1996-09-271-2/+2
|
* new file submitted by Dominique le Campion.Joel Sherrill1996-09-1810-0/+1243
|
* updated for 3.5.17Joel Sherrill1996-07-021-172/+172
|
* changed reboot to a macro to avoid the "noreturn returns" warning.Joel Sherrill1996-06-182-1/+10
|
* corrected typoJoel Sherrill1996-06-181-1/+1
|
* fixed typoJoel Sherrill1996-05-281-1/+1
|
* added initial posix configuration supportJoel Sherrill1996-05-289-9/+9
|
* added Motorola MVME147 BSP submitted by Dominique le CampionJoel Sherrill1996-05-2411-0/+1427
| | | | | (Dominique.LECAMPION@enst-bretagne.fr), for Telecom Bretagne and T.N.I. (Brest, France)
* updated to remove workaround for bug in binutils 2.5.2 ld now that we areJoel Sherrill1996-05-081-4/+4
| | | | up to 2.6
* Updates from Eric Norum.Joel Sherrill1996-05-017-106/+268
|
* Hacked so gld will accept this so we can purge the aout toolset. This changeJoel Sherrill1996-04-241-2/+21
| | | | should be undone when the m68k-coff cross toolset is updated next time.
* minor mods to get to compile locallyJoel Sherrill1996-03-212-3/+4
|
* some instructions altered for older binutilsJoel Sherrill1996-03-212-16/+16
|
* updatedJoel Sherrill1996-03-211-15/+0
|
* include of mc68360.h changed to m68360.h to reflect filename change.Joel Sherrill1996-03-064-4/+4
|
* Generic 68360 BSP (gen360) submitted by: W. Eric Norum <eric@skatter.usask.ca>.Joel Sherrill1996-03-0612-0/+2355
| | | | | | | | | | | Contact information: W. Eric Norum Saskatchewan Accelerator Laboratory 107 North Road University of Saskatchewan Saskatoon, Saskatchewan, CANADA S7N 5C6
* Dispersal of internal thread handler resulted in the SYSI task beingJoel Sherrill1996-02-217-7/+7
| | | | | | only required in a multiprocessor system. It was replace by the MPCI Receive Server. As a result, the CPU Table field for extra stack for the SYSI task was changed to be extra stack for the MPCI Receive Server.