summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Initial submission of gen68340 BSP (should run on a 68349) fromJoel Sherrill1998-07-0130-0/+5826
* Added _stat_r and changed spacing.Joel Sherrill1998-07-011-33/+47
* Fixed typo.Joel Sherrill1998-07-014-4/+4
* Correction from Aleksey Romanov <qqi@world.std.com> to finish off his patch.Joel Sherrill1998-06-291-0/+1
* Changed prototype for console_write_support to eliminate a warning.Joel Sherrill1998-06-291-1/+5
* Bare BSP patch from Chris Johns <cjohns@plessey.com.au>. He alsoJoel Sherrill1998-06-275-47/+342
* PC386 BSP enhancements from Aleksey Romanov (Quality QuorumJoel Sherrill1998-06-2717-313/+1122
* Monstrous patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>. I haveJoel Sherrill1998-06-2760-428/+1196
* Clean up from Aleksey Romanov (Quality Quorum <qqi@world.std.com>).Joel Sherrill1998-06-251-26/+3
* Added David Fiddes for ColdFire.Joel Sherrill1998-06-251-0/+2
* Coldfire support patch from David Fiddes <D.J.Fiddes@hw.ac.uk>.Joel Sherrill1998-06-253-14/+151
* Bare bsp patch from Chris Johns and regenerated files.Joel Sherrill1998-06-252-9/+9
* Added definition of RTEMS__mcpu32p__ per patch from Robin Kirkham.Joel Sherrill1998-06-251-0/+1
* Patch from Robin Kirkham <Robin.Kirkham@mlb.dmt.csiro.au> to distinguishJoel Sherrill1998-06-251-7/+18
* Suggestion from Robin Kirkham <Robin.Kirkham@mlb.dmt.csiro.au> to improveJoel Sherrill1998-06-241-2/+1
* Updated.Joel Sherrill1998-06-241-11/+3
* Removed RTS and DTR handling code since the MC68681 seems to only haveJoel Sherrill1998-06-236-498/+182
* New file describing mc68681 libchip driver.Joel Sherrill1998-06-232-0/+78
* Added numerous comments.Joel Sherrill1998-06-232-30/+144
* Added concept of "mate" -- the other port on the same DUART. This isJoel Sherrill1998-06-236-92/+160
* Added close.Joel Sherrill1998-06-232-8/+56
* Added set attributes and written initialize and first open.Joel Sherrill1998-06-232-156/+472
* Added more registers.Joel Sherrill1998-06-232-0/+22
* Added set attributes prototype.Joel Sherrill1998-06-232-0/+10
* Added NULL entry for setAttributes.Joel Sherrill1998-06-236-4/+14
* Added initial part of iniitialization.Joel Sherrill1998-06-224-16/+72
* Added mc68681 stuff to the makefile.Joel Sherrill1998-06-228-180/+688
* Moved get and set register/data typedefs to this file.Joel Sherrill1998-06-222-8/+28
* Moved set and get Register and Data type defininitions to serial.h.Joel Sherrill1998-06-228-40/+10
* Corrected spacingJoel Sherrill1998-06-222-52/+50
* spacing changesJoel Sherrill1998-06-226-62/+72
* Removed blank lines and bad debug stuffJoel Sherrill1998-06-221-20/+0
* Added comments and corrected spacing.Joel Sherrill1998-06-226-394/+426
* Added a comment and cleaned up spacingJoel Sherrill1998-06-224-100/+126
* Initial version of these files.Joel Sherrill1998-06-226-0/+1470
* changed version to 980618Joel Sherrill1998-06-182-2/+2
* New file from Dario Alcocer <alcocer@connectnet.com>.Joel Sherrill1998-06-181-0/+100
* All task delete API level services were incorrectly assuming that theJoel Sherrill1998-06-184-4/+30
* Modified _Objects_Is_class_valid() to correctly report that 0 wasJoel Sherrill1998-06-186-6/+6
* Added freebsd support from Dario Alcocer <alcocer@connectnet.com>.Joel Sherrill1998-06-1812-70/+164
* Corrected so it returns the correct date. Previously was getting the numberJoel Sherrill1998-06-183-33/+84
* Spacing changes.Joel Sherrill1998-06-181-3/+3
* Added a public interface to the chain handler.Joel Sherrill1998-06-184-1/+1087
* Corrected compilation problems.Joel Sherrill1998-06-162-13/+21
* Added initialization of css routines.Joel Sherrill1998-06-161-1/+3
* Added css_iface -- assumes ../include/dy_supplied.Joel Sherrill1998-06-164-2/+210
* Initial incarnation of libchip compiles.Joel Sherrill1998-06-138-18/+168
* Base code from ppcn_60x BSPJoel Sherrill1998-06-1315-0/+4382
* Adding interrupt handling routine.Joel Sherrill1998-06-131-5/+15
* Removed bad comments.Joel Sherrill1998-06-131-7/+0