summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/dmv152 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-308-32/+16
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-208-8/+8
* Corrected prototypes for all termios console write driver entries toJoel Sherrill1997-12-221-1/+1
* Moved -qnolinkcmds option so arguments passed on the command line areJoel Sherrill1997-12-201-2/+2
* Modified bsp_specs per Eric Norum's suggestion to handle -qnolinkcmdsJoel Sherrill1997-12-191-1/+1
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-108-8/+32
* Corrected call to rtems_termios_open.Joel Sherrill1997-11-301-1/+2
* Updated console driver to use new read routine conventions.Joel Sherrill1997-10-231-6/+3
* Overhauled console driver to use termios and to simultaneously supportJoel Sherrill1997-10-233-149/+170
* 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
* Modified to search RTEMS library before Newlib C library.Joel Sherrill1997-10-081-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-0810-20/+20
* Removed include directory at "build" point and the link of this directoryJoel Sherrill1997-10-081-2/+2
* eliminated potential for overfilling buffer on readJoel Sherrill1997-09-151-1/+0
* Switched to new style which does not require hackspecs.awk.Joel Sherrill1997-08-281-29/+13
* Header files moved into zilog subdirectory.Joel Sherrill1997-08-041-2/+2
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-2210-48/+48
* Fixed path which points to shared directory for all BSPs.Joel Sherrill1997-04-161-1/+1
* Switched all bsps which had an implementation of sbrk.c which onlyJoel Sherrill1997-04-151-1/+1
* Removed many BSPs' copy of setvec.c and let them share the sameJoel Sherrill1997-04-151-1/+1
* 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 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-018-0/+364
* All RTEMS system call implementation renamed to be __rtems_*.Joel Sherrill1997-01-291-4/+4
* new file used by gcc 2.8.x -specs optionJoel Sherrill1997-01-281-0/+34
* data and control addresses were swapped for channel a of the sccJoel Sherrill1996-09-271-2/+2
* added initial posix configuration supportJoel Sherrill1996-05-281-1/+1
* Dispersal of internal thread handler resulted in the SYSI task beingJoel Sherrill1996-02-211-1/+1
* changes remerged after disk crash -- history lostJoel Sherrill1995-12-191-1/+0
* file lost in crash and readdedJoel Sherrill1995-12-191-0/+195
* SPARC port passes all testsJoel Sherrill1995-10-302-16/+11
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-192-5/+33
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-114-62/+266
* cpu/*types.h added and successfully compiled.Joel Sherrill1995-05-302-6/+6
* Initial revisionJoel Sherrill1995-05-1110-0/+1028