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