summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
1998-07-07Conditionals for CONSOLE_USE_INTERRUPTS should have been "if" notJoel Sherrill1-5/+5
1998-07-06New file to satisfy readdir() family.Joel Sherrill3-1/+29
1998-07-06Missed this file in the initial merge.Joel Sherrill1-0/+59
1998-07-06Update from Geoffroy Montel (g_montel@yahoo.com) to get in sync with termiosJoel Sherrill5-32/+23
1998-07-06Added Geoffroy Montel (g_montel@yahoo.com) for the gen68340 BSP.Joel Sherrill1-0/+3
1998-07-05Added include of termios.h.Joel Sherrill2-0/+118
1998-07-05Added some address constants for the SCC and DUART to make it easierJoel Sherrill1-3/+10
1998-07-05New file added in the process of converting the console driver toJoel Sherrill2-0/+246
1998-07-05Converted the console driver to use libchip/serial and added supportJoel Sherrill8-552/+504
1998-07-02Renamed old_start340.s to startfor340only.sJoel Sherrill2-0/+1006
1998-07-01Initial submission of gen68340 BSP (should run on a 68349) fromJoel Sherrill29-0/+5724
1998-07-01Added _stat_r and changed spacing.Joel Sherrill1-33/+47
1998-07-01Fixed typo.Joel Sherrill3-3/+3
1998-06-29Changed prototype for console_write_support to eliminate a warning.Joel Sherrill1-1/+5
1998-06-27Bare BSP patch from Chris Johns <cjohns@plessey.com.au>. He alsoJoel Sherrill4-45/+326
1998-06-27PC386 BSP enhancements from Aleksey Romanov (Quality QuorumJoel Sherrill15-313/+950
1998-06-27Monstrous patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>. I haveJoel Sherrill12-69/+156
1998-06-25Clean up from Aleksey Romanov (Quality Quorum <qqi@world.std.com>).Joel Sherrill1-26/+3
1998-06-25Added David Fiddes for ColdFire.Joel Sherrill1-0/+2
1998-06-25Coldfire support patch from David Fiddes <D.J.Fiddes@hw.ac.uk>.Joel Sherrill3-14/+151
1998-06-25Patch from Robin Kirkham <Robin.Kirkham@mlb.dmt.csiro.au> to distinguishJoel Sherrill1-7/+18
1998-06-24Suggestion from Robin Kirkham <Robin.Kirkham@mlb.dmt.csiro.au> to improveJoel Sherrill1-2/+1
1998-06-24Updated.Joel Sherrill1-11/+3
1998-06-23Removed RTS and DTR handling code since the MC68681 seems to only haveJoel Sherrill6-498/+182
1998-06-23New file describing mc68681 libchip driver.Joel Sherrill2-0/+78
1998-06-23Added numerous comments.Joel Sherrill2-30/+144
1998-06-23Added concept of "mate" -- the other port on the same DUART. This isJoel Sherrill6-92/+160
1998-06-23Added close.Joel Sherrill2-8/+56
1998-06-23Added set attributes and written initialize and first open.Joel Sherrill2-156/+472
1998-06-23Added more registers.Joel Sherrill2-0/+22
1998-06-23Added set attributes prototype.Joel Sherrill2-0/+10
1998-06-23Added NULL entry for setAttributes.Joel Sherrill6-4/+14
1998-06-22Added initial part of iniitialization.Joel Sherrill4-16/+72
1998-06-22Added mc68681 stuff to the makefile.Joel Sherrill8-180/+688
1998-06-22Moved get and set register/data typedefs to this file.Joel Sherrill2-8/+28
1998-06-22Moved set and get Register and Data type defininitions to serial.h.Joel Sherrill8-40/+10
1998-06-22Corrected spacingJoel Sherrill2-52/+50
1998-06-22spacing changesJoel Sherrill6-62/+72
1998-06-22Removed blank lines and bad debug stuffJoel Sherrill1-20/+0
1998-06-22Added comments and corrected spacing.Joel Sherrill6-394/+426
1998-06-22Added a comment and cleaned up spacingJoel Sherrill4-100/+126
1998-06-22Initial version of these files.Joel Sherrill6-0/+1470
1998-06-18changed version to 980618Joel Sherrill2-2/+2
1998-06-18All task delete API level services were incorrectly assuming that theJoel Sherrill2-2/+15
1998-06-18Modified _Objects_Is_class_valid() to correctly report that 0 wasJoel Sherrill4-4/+4
1998-06-18Added freebsd support from Dario Alcocer <alcocer@connectnet.com>.Joel Sherrill7-2/+58
1998-06-18Corrected so it returns the correct date. Previously was getting the numberJoel Sherrill2-22/+56
1998-06-18Spacing changes.Joel Sherrill1-3/+3
1998-06-18Added a public interface to the chain handler.Joel Sherrill3-1/+725
1998-06-16Corrected compilation problems.Joel Sherrill2-13/+21