summaryrefslogtreecommitdiffstats
path: root/c/src/lib (unfollow)
Commit message (Expand)AuthorFilesLines
1997-10-23Overhauled console driver to use termios and to simultaneously supportJoel Sherrill3-149/+170
1997-10-23Added prototype for console_reserve_resources.Joel Sherrill1-0/+4
1997-10-23fixed commentJoel Sherrill1-2/+1
1997-10-23New termios.c from Eric Norum.Joel Sherrill3-601/+650
1997-10-21Fixed a number of warnings regarding comparisons between signed andJoel Sherrill4-9/+9
1997-10-21Fixed endian problem in printing object names.Joel Sherrill1-0/+5
1997-10-21Converted to termios style device driver.Joel Sherrill1-265/+144
1997-10-21Converted from using a message queue for the raw input queue to using aJoel Sherrill1-49/+35
1997-10-21Added termios submission from Eric Norum and Katsutoshi Shibuya.Joel Sherrill2-1/+761
1997-10-21Added termios submission from Eric Norum and Katsutoshi Shibuya.Joel Sherrill2-4/+44
1997-10-21Added casts and fixed line break.Joel Sherrill1-2/+3
1997-10-16Control and Data addresses were swapped for port A.Joel Sherrill1-2/+2
1997-10-15Moved selection of console port to custom file.Joel Sherrill1-3/+0
1997-10-13New version of this file from Eric Norum.Joel Sherrill1-536/+534
1997-10-09Fixed incorrect reference to RTEMS_BSP instead of RTEMS_BSP_FAMILY.Joel Sherrill1-1/+1
1997-10-09Added search of libcpu and fpsp.Joel Sherrill1-0/+5
1997-10-08Modified to search RTEMS library before Newlib C library.Joel Sherrill20-20/+20
1997-10-08Fix from Eric Norum to assemble under COFF.Joel Sherrill1-9/+9
1997-10-08Update from Eric Norum:Joel Sherrill2-530/+540
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill285-570/+570
1997-10-08Removed include directory at "build" point and the link of this directoryJoel Sherrill36-66/+66
1997-10-06Increased interrupt stack space.Joel Sherrill1-1/+1
1997-09-21Uncommented gettimeofday_r to resolve missing symbol.Joel Sherrill1-2/+0
1997-09-21Cleaned up as part of adding the Monitor test.Joel Sherrill18-28/+22
1997-09-19Bug fix from Eric Norum:Joel Sherrill1-1/+0
1997-09-18Merged changes from Eric Norum:Joel Sherrill3-16/+32
1997-09-16updatedJoel Sherrill1-4/+11
1997-09-15syslog addedJoel Sherrill1-1/+2
1997-09-15eliminated potential for overfilling buffer on readJoel Sherrill19-19/+0
1997-09-03Fix from Eric Norum. Here is the comment:Joel Sherrill1-2/+2
1997-08-28Switched to new style which does not require hackspecs.awk.Joel Sherrill20-580/+260
1997-08-28Added RTEMS_IO_ERROR status code.Joel Sherrill1-0/+1
1997-08-27Added error numbers and changed default error code from 0 to -1 forJoel Sherrill1-7/+9
1997-08-27Modified to support the BSP family concept.Joel Sherrill11-21/+21
1997-08-27Modified to have correct address for vector table on multiple models.Joel Sherrill2-0/+10
1997-08-26Corrected to compile with egcs.Joel Sherrill2-5/+5
1997-08-22Removed assert condition when not initialized or there are 0 periods.Joel Sherrill1-0/+5
1997-08-22Moved reentrant wrappers into their own file.Joel Sherrill4-5/+94
1997-08-22Fixed iop/memory leak bug reported by Dan Dickey.Joel Sherrill1-1/+6
1997-08-22Removed redundant stanza.Joel Sherrill1-2/+0
1997-08-22start no longer a global symbol per Eric Norum's request.Joel Sherrill2-2/+12
1997-08-04Switched to new version of mc68681.hJoel Sherrill1-29/+29
1997-08-04moved mc68230.h from main include directory to motorolaJoel Sherrill1-1/+1
1997-08-04new implementation of mc68681.hJoel Sherrill1-72/+291
1997-08-04Fixed typeJoel Sherrill1-1/+1
1997-08-04Corrected typoJoel Sherrill9-9/+9
1997-08-04Corrected descent to a hardcoded directory and made it dependent on the cpu m...Joel Sherrill1-1/+1
1997-08-04Fixed typo and removed duplicated codeJoel Sherrill1-4/+1
1997-08-04First attempt at values for PPCJoel Sherrill2-0/+6
1997-08-04Trying to support all modelsJoel Sherrill1-20/+4