|
|
@674c900
|
Dec 10, 1997, 4:58:00 PM |
Joel Sherrill |
Modified a lot of files to take a first cut at supporting building …
4.104.114.84.95
|
|
|
@f99d4f83
|
Dec 7, 1997, 4:58:59 PM |
Joel Sherrill |
Added missing dependency for libmisc.a based on a bug report by Phil …
4.104.114.84.95
|
|
|
@c436b5b
|
Dec 7, 1997, 4:58:13 PM |
Joel Sherrill |
Fixed indexing bug reported by Phil Wilshire.
4.104.114.84.95
|
|
|
@ccb806c
|
Dec 6, 1997, 3:12:07 PM |
Joel Sherrill |
Changed the uuencode line to work better with VPATH setups.
4.104.114.84.95
|
|
|
@7150f00f
|
Dec 1, 1997, 10:06:48 PM |
Joel Sherrill |
Inclusion of PC386 BSP submitted by Pedro Miguel Da Cruz Neto Romano …
4.104.114.84.95
|
|
|
@0f39365
|
Nov 30, 1997, 6:36:13 PM |
Joel Sherrill |
Corrected call to rtems_termios_open.
4.104.114.84.95
|
|
|
@bbb2816
|
Nov 29, 1997, 6:21:00 PM |
Joel Sherrill |
Removed warnings.
4.104.114.84.95
|
|
|
@c7ca28cf
|
Nov 18, 1997, 10:32:55 PM |
Joel Sherrill |
Removed warning under linux port.
4.104.114.84.95
|
|
|
@ce41c5b
|
Nov 18, 1997, 10:32:38 PM |
Joel Sherrill |
Removed warnings.
4.104.114.84.95
|
|
|
@405829bd
|
Nov 18, 1997, 10:32:25 PM |
Joel Sherrill |
Added argument as required by new version of termios_open.
4.104.114.84.95
|
|
|
@53cea31
|
Nov 18, 1997, 10:32:00 PM |
Joel Sherrill |
Fixed assignment to dereference ch.
4.104.114.84.95
|
|
|
@d54de3f
|
Nov 18, 1997, 10:31:37 PM |
Joel Sherrill |
Changed from DOS style CR/LF to Unix style.
4.104.114.84.95
|
|
|
@d24ceb3
|
Nov 15, 1997, 6:15:36 PM |
Joel Sherrill |
interrupt driven change from Eric Norum
4.104.114.84.95
|
|
|
@a307f79
|
Nov 10, 1997, 5:50:50 PM |
Joel Sherrill |
Fixed prototype
4.104.114.84.95
|
|
|
@52e1708
|
Nov 10, 1997, 5:31:11 PM |
Joel Sherrill |
Set return code to avoid spurious errors.
4.104.114.84.95
|
|
|
@5a5bd13b
|
Oct 24, 1997, 7:29:01 PM |
Joel Sherrill |
added katsutoshi Shibuya
4.104.114.84.95
|
|
|
@51eb8d5
|
Oct 23, 1997, 6:49:34 PM |
Joel Sherrill |
Changed prototype of read routine.
4.104.114.84.95
|
|
|
@87d3d02
|
Oct 23, 1997, 6:49:02 PM |
Joel Sherrill |
Switched to new style for read support routine.
4.104.114.84.95
|
|
|
@cfefaa6
|
Oct 23, 1997, 6:48:35 PM |
Joel Sherrill |
Added TOD driver from Katsutoshi Shibuya.
4.104.114.84.95
|
|
|
@51961e4
|
Oct 23, 1997, 6:48:01 PM |
Joel Sherrill |
Removed GEN68360_INIT.
4.104.114.84.95
|
|
|
@4106f7f
|
Oct 23, 1997, 6:47:43 PM |
Joel Sherrill |
Update from Eric Norum.
4.104.114.84.95
|
|
|
@aa239a7
|
Oct 23, 1997, 6:47:23 PM |
Joel Sherrill |
Updated console driver to use new read routine conventions.
4.104.114.84.95
|
|
|
@5993d02
|
Oct 23, 1997, 3:12:08 PM |
Joel Sherrill |
Added console_reserve_resources.
4.104.114.84.95
|
|
|
@edd1329f
|
Oct 23, 1997, 3:11:27 PM |
Joel Sherrill |
Overhauled console driver to use termios and to simultaneously support …
4.104.114.84.95
|
|
|
@b628637
|
Oct 23, 1997, 3:10:13 PM |
Joel Sherrill |
Added prototype for console_reserve_resources.
4.104.114.84.95
|
|
|
@3ee825e8
|
Oct 23, 1997, 3:00:32 PM |
Joel Sherrill |
fixed comment
4.104.114.84.95
|
|
|
@118a812
|
Oct 23, 1997, 1:13:46 PM |
Joel Sherrill |
New termios.c from Eric Norum.
Added new entry point to add in per …
4.104.114.84.95
|
|
|
@a18ccfe
|
Oct 21, 1997, 6:39:49 PM |
Joel Sherrill |
Fixed a number of warnings regarding comparisons between signed and …
4.104.114.84.95
|
|
|
@4822069
|
Oct 21, 1997, 6:39:27 PM |
Joel Sherrill |
Fixed endian problem in printing object names.
4.104.114.84.95
|
|
|
@a7e2729
|
Oct 21, 1997, 6:38:24 PM |
Joel Sherrill |
Converted to termios style device driver.
4.104.114.84.95
|
|
|
@a75c783
|
Oct 21, 1997, 5:03:18 PM |
Joel Sherrill |
Converted from using a message queue for the raw input queue to using …
4.104.114.84.95
|
|
|
@55e1322
|
Oct 21, 1997, 5:03:17 PM |
Joel Sherrill |
Added termios submission from Eric Norum and Katsutoshi Shibuya.
4.104.114.84.95
|
|
|
@ae35953d
|
Oct 21, 1997, 4:18:03 PM |
Joel Sherrill |
Added termios submission from Eric Norum and Katsutoshi Shibuya.
4.104.114.84.95
|
|
|
@4fd61795
|
Oct 21, 1997, 4:17:12 PM |
Joel Sherrill |
Added casts and fixed line break.
4.104.114.84.95
|
|
|
@f33a3f2a
|
Oct 16, 1997, 9:06:47 PM |
Joel Sherrill |
Control and Data addresses were swapped for port A.
4.104.114.84.95
|
|
|
@d17d4d2f
|
Oct 15, 1997, 9:27:00 PM |
Joel Sherrill |
Moved selection of console port to custom file.
4.104.114.84.95
|
|
|
@84ff8b7b
|
Oct 13, 1997, 5:38:18 PM |
Joel Sherrill |
New version of this file from Eric Norum.
4.104.114.84.95
|
|
|
@f00108f
|
Oct 9, 1997, 6:35:02 PM |
Joel Sherrill |
Fixed incorrect reference to RTEMS_BSP instead of RTEMS_BSP_FAMILY.
4.104.114.84.95
|
|
|
@a86443fb
|
Oct 9, 1997, 6:33:46 PM |
Joel Sherrill |
Added search of libcpu and fpsp.
4.104.114.84.95
|
|
|
@b546242
|
Oct 8, 1997, 7:52:47 PM |
Joel Sherrill |
Modified to search RTEMS library before Newlib C library.
4.104.114.84.95
|
|
|
@89f5f5a1
|
Oct 8, 1997, 6:23:58 PM |
Joel Sherrill |
Fix from Eric Norum to assemble under COFF.
4.104.114.84.95
|
|
|
@7de0960
|
Oct 8, 1997, 6:19:43 PM |
Joel Sherrill |
Update from Eric Norum:
Change label names so they can be …
4.104.114.84.95
|
|
|
@98e4ebf
|
Oct 8, 1997, 3:45:54 PM |
Joel Sherrill |
Fixed typo in the pointer to the license terms.
4.104.114.84.95
|
|
|
@a2016b99
|
Oct 8, 1997, 2:42:08 PM |
Joel Sherrill |
Removed include directory at "build" point and the link of this …
4.104.114.84.95
|
|
|
@ffa6183
|
Oct 6, 1997, 9:30:16 PM |
Joel Sherrill |
Increased interrupt stack space.
4.104.114.84.95
|
|
|
@f795ca90
|
Sep 21, 1997, 5:44:50 PM |
Joel Sherrill |
Uncommented gettimeofday_r to resolve missing symbol.
4.104.114.84.95
|
|
|
@5beb562
|
Sep 21, 1997, 4:58:57 PM |
Joel Sherrill |
Cleaned up as part of adding the Monitor test.
4.104.114.84.95
|
|
|
@8f367d6b
|
Sep 19, 1997, 6:31:05 PM |
Joel Sherrill |
Bug fix from Eric Norum:
After weeks of trying to figure why my …
4.104.114.84.95
|
|
|
@6b4ca31
|
Sep 18, 1997, 4:01:52 PM |
Joel Sherrill |
Merged changes from Eric Norum:
Enable 68360 watchdog. The …
4.104.114.84.95
|
|
|
@a72e3dd
|
Sep 16, 1997, 1:08:58 PM |
Joel Sherrill |
updated
4.104.114.84.95
|
|
|
@fc4675f0
|
Sep 15, 1997, 7:01:33 PM |
Joel Sherrill |
syslog added
4.104.114.84.95
|
|
|
@8f35817
|
Sep 15, 1997, 6:52:26 PM |
Joel Sherrill |
eliminated potential for overfilling buffer on read
4.104.114.84.95
|
|
|
@8d05346
|
Sep 3, 1997, 10:05:51 PM |
Joel Sherrill |
Fix from Eric Norum. Here is the comment:
Enable SDMA …
4.104.114.84.95
|
|
|
@e9932367
|
Aug 28, 1997, 9:54:59 PM |
Joel Sherrill |
Switched to new style which does not require hackspecs.awk.
4.104.114.84.95
|
|
|
@7d352a49
|
Aug 28, 1997, 1:59:41 PM |
Joel Sherrill |
Added RTEMS_IO_ERROR status code.
4.104.114.84.95
|
|
|
@3473f605
|
Aug 27, 1997, 8:33:49 PM |
Joel Sherrill |
Added error numbers and changed default error code from 0 to -1 for …
4.104.114.84.95
|
|
|
@f80faeb
|
Aug 27, 1997, 8:33:11 PM |
Joel Sherrill |
Modified to support the BSP family concept.
4.104.114.84.95
|
|
|
@49c2f589
|
Aug 27, 1997, 8:31:34 PM |
Joel Sherrill |
Modified to have correct address for vector table on multiple models.
4.104.114.84.95
|
|
|
@12a17af3
|
Aug 26, 1997, 6:10:59 PM |
Joel Sherrill |
Corrected to compile with egcs.
4.104.114.84.95
|
|
|
@b57992a
|
Aug 22, 1997, 7:17:54 PM |
Joel Sherrill |
Removed assert condition when not initialized or there are 0 periods.
4.104.114.84.95
|
|
|
@b1459dc
|
Aug 22, 1997, 7:17:09 PM |
Joel Sherrill |
Moved reentrant wrappers into their own file.
4.104.114.84.95
|
|
|
@78d87bd
|
Aug 22, 1997, 7:16:47 PM |
Joel Sherrill |
Fixed iop/memory leak bug reported by Dan Dickey.
4.104.114.84.95
|
|
|
@8affd6f1
|
Aug 22, 1997, 7:16:22 PM |
Joel Sherrill |
Removed redundant stanza.
4.104.114.84.95
|
|
|
@2d997375
|
Aug 22, 1997, 1:08:56 PM |
Joel Sherrill |
start no longer a global symbol per Eric Norum's request.
Also, I …
4.104.114.84.95
|
|
|
@d074e12
|
Aug 4, 1997, 10:22:59 PM |
Joel Sherrill |
Switched to new version of mc68681.h
4.104.114.84.95
|
|
|
@19fd334
|
Aug 4, 1997, 10:22:31 PM |
Joel Sherrill |
moved mc68230.h from main include directory to motorola
4.104.114.84.95
|
|
|
@0789abef
|
Aug 4, 1997, 10:17:17 PM |
Joel Sherrill |
new implementation of mc68681.h
4.104.114.84.95
|
|
|
@89a32784
|
Aug 4, 1997, 10:12:39 PM |
Joel Sherrill |
Fixed type
4.104.114.84.95
|
|
|
@3dd8372
|
Aug 4, 1997, 10:03:03 PM |
Joel Sherrill |
Corrected typo
4.104.114.84.95
|
|
|
@a397c9c1
|
Aug 4, 1997, 9:59:14 PM |
Joel Sherrill |
Corrected descent to a hardcoded directory and made it dependent on …
4.104.114.84.95
|
|
|
@8bc9051
|
Aug 4, 1997, 9:58:30 PM |
Joel Sherrill |
Fixed typo and removed duplicated code
4.104.114.84.95
|
|
|
@4ef9e99
|
Aug 4, 1997, 9:58:00 PM |
Joel Sherrill |
First attempt at values for PPC
4.104.114.84.95
|
|
|
@50b5f9d
|
Aug 4, 1997, 9:57:06 PM |
Joel Sherrill |
Trying to support all models
4.104.114.84.95
|
|
|
@c74169bd
|
Aug 4, 1997, 9:56:48 PM |
Joel Sherrill |
Trying to support all models.
4.104.114.84.95
|
|
|
@c9647b3
|
Aug 4, 1997, 9:56:00 PM |
Joel Sherrill |
consolex built for all models.
4.104.114.84.95
|
|
|
@81d96577
|
Aug 4, 1997, 9:55:30 PM |
Joel Sherrill |
moved header files into the motorola and zilog subdirectories
4.104.114.84.95
|
|
|
@669123e1
|
Aug 4, 1997, 9:53:42 PM |
Joel Sherrill |
Correcting difference between mvme162lx and mvme162. All versions …
4.104.114.84.95
|
|
|
@02d0880
|
Aug 4, 1997, 9:50:35 PM |
Joel Sherrill |
moved header files into the motorola and zilog subdirectories
4.104.114.84.95
|
|
|
@033ec54
|
Aug 4, 1997, 9:49:47 PM |
Joel Sherrill |
Modified to reflect changes in mc68681.h header file.
4.104.114.84.95
|
|
|
@b739617
|
Aug 4, 1997, 9:45:27 PM |
Joel Sherrill |
Header files moved into zilog subdirectory.
4.104.114.84.95
|
|
|
@9b024884
|
Aug 4, 1997, 9:44:05 PM |
Joel Sherrill |
Moved files into the zilog and motorola subdirectories.
4.104.114.84.95
|
|
|
@28a4b1d
|
Aug 4, 1997, 9:39:07 PM |
Joel Sherrill |
moved from main include directory
4.104.114.84.95
|
|
|
@30e3029
|
Aug 1, 1997, 8:58:10 PM |
Joel Sherrill |
Added conditional for KA9Q.
4.104.114.84.95
|
|
|
@1f581ec
|
Aug 1, 1997, 8:57:21 PM |
Joel Sherrill |
Added include of termios.h which was accidentally left out.
4.104.114.84.95
|
|
|
@bcbd75d4
|
Aug 1, 1997, 8:56:36 PM |
Joel Sherrill |
Added consolex to wrapup
4.104.114.84.95
|
|
|
@a7fcfd0
|
Aug 1, 1997, 8:56:24 PM |
Joel Sherrill |
Corrected typo.
4.104.114.84.95
|
|
|
@adf7b5c4
|
Aug 1, 1997, 8:15:02 PM |
Joel Sherrill |
Made to work.
4.104.114.84.95
|
|
|
@29a9e5d
|
Aug 1, 1997, 8:14:57 PM |
Joel Sherrill |
Removed warnings.
4.104.114.84.95
|
|
|
@9deb5b8b
|
Aug 1, 1997, 6:12:11 PM |
Joel Sherrill |
Katsutoshi Shibuya (shibuya@…)of BU-Denken Co., Ltd. …
4.104.114.84.95
|
|
|
@0074691
|
Jul 31, 1997, 10:13:29 PM |
Joel Sherrill |
Merged very large and much appreciated patch from Chris Johns …
4.104.114.84.95
|
|
|
@91333c2
|
Jul 31, 1997, 10:04:17 PM |
Joel Sherrill |
Merged very large and much appreciated patch from Chris Johns …
4.104.114.84.95
|
|
|
@bf3a7a5a
|
Jul 10, 1997, 7:16:40 PM |
Joel Sherrill |
Added information on different MVME162 models.
4.104.114.84.95
|
|
|
@900a3ab1
|
Jul 9, 1997, 11:57:56 PM |
Joel Sherrill |
Repository damaged -- file re-added
4.104.114.84.95
|
|
|
@1d320bac
|
Jul 9, 1997, 11:41:20 PM |
Joel Sherrill |
This code was in the tree but not actually being compiled. There
were …
4.104.114.84.95
|
|
|
@1f0f3e35
|
May 27, 1997, 11:39:29 PM |
Joel Sherrill |
added ka9q stack
4.104.114.84.95
|
|
|
@f5bd03c
|
May 23, 1997, 9:44:19 PM |
Joel Sherrill |
KA9Q stack removed prior to testing for 4.0.0 public release.
4.104.114.84.95
|
|
|
@edd12702
|
May 21, 1997, 12:59:40 PM |
Joel Sherrill |
patch from Eric Norum
4.104.114.84.95
|
|
|
@18647b7
|
Apr 25, 1997, 4:58:10 PM |
Joel Sherrill |
updated to reflect new license per John Gwynne's permission.
4.104.114.84.95
|
|
|
@e71ce071
|
Apr 22, 1997, 5:47:16 PM |
Joel Sherrill |
updated with new license information per Tony Bennett.
4.104.114.84.95
|
|
|
@03f2154e
|
Apr 22, 1997, 5:20:27 PM |
Joel Sherrill |
headers updated to reflect new style copyright notice as part
of …
4.104.114.84.95
|
|
|