summaryrefslogtreecommitdiffstats
path: root/c/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial submission of gen68340 BSP (should run on a 68349) fromJoel Sherrill1998-07-0129-0/+5724
* Added _stat_r and changed spacing.Joel Sherrill1998-07-011-33/+47
* 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-273-45/+325
* PC386 BSP enhancements from Aleksey Romanov (Quality QuorumJoel Sherrill1998-06-2715-313/+950
* Monstrous patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>. I haveJoel Sherrill1998-06-274-22/+54
* Clean up from Aleksey Romanov (Quality Quorum <qqi@world.std.com>).Joel Sherrill1998-06-251-26/+3
* Removed RTS and DTR handling code since the MC68681 seems to only haveJoel Sherrill1998-06-233-249/+91
* New file describing mc68681 libchip driver.Joel Sherrill1998-06-231-0/+39
* Added numerous comments.Joel Sherrill1998-06-231-15/+72
* Added concept of "mate" -- the other port on the same DUART. This isJoel Sherrill1998-06-233-46/+80
* Added close.Joel Sherrill1998-06-231-4/+28
* Added set attributes and written initialize and first open.Joel Sherrill1998-06-231-78/+236
* Added more registers.Joel Sherrill1998-06-231-0/+11
* Added set attributes prototype.Joel Sherrill1998-06-231-0/+5
* Added NULL entry for setAttributes.Joel Sherrill1998-06-233-2/+7
* Added initial part of iniitialization.Joel Sherrill1998-06-222-8/+36
* Added mc68681 stuff to the makefile.Joel Sherrill1998-06-224-90/+344
* Moved get and set register/data typedefs to this file.Joel Sherrill1998-06-221-4/+14
* Moved set and get Register and Data type defininitions to serial.h.Joel Sherrill1998-06-224-20/+5
* Corrected spacingJoel Sherrill1998-06-221-26/+25
* spacing changesJoel Sherrill1998-06-223-31/+36
* Removed blank lines and bad debug stuffJoel Sherrill1998-06-221-20/+0
* Added comments and corrected spacing.Joel Sherrill1998-06-223-197/+213
* Added a comment and cleaned up spacingJoel Sherrill1998-06-222-50/+63
* Initial version of these files.Joel Sherrill1998-06-223-0/+735
* Added freebsd support from Dario Alcocer <alcocer@connectnet.com>.Joel Sherrill1998-06-181-0/+14
* Corrected so it returns the correct date. Previously was getting the numberJoel Sherrill1998-06-181-11/+28
* Spacing changes.Joel Sherrill1998-06-181-3/+3
* Added a public interface to the chain handler.Joel Sherrill1998-06-182-1/+363
* 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-134-9/+84
* Base code from ppcn_60x BSPJoel Sherrill1998-06-138-0/+2198
* Adding interrupt handling routine.Joel Sherrill1998-06-131-5/+15
* Removed bad comments.Joel Sherrill1998-06-131-7/+0
* Added IRQ information.Joel Sherrill1998-06-131-2/+31
* Updated to add -qrtems_debug and -qnolinkcmds.Joel Sherrill1998-06-131-2/+7
* Added optimized version of memcpy.c to this directory since RTEMS makesJoel Sherrill1998-06-121-0/+87
* Added support for -qrtems_debug flag.Joel Sherrill1998-06-041-1/+3
* Removed PPC_Get_timebase_register() as this is now provided by the PowerPCJoel Sherrill1998-06-031-19/+0
* Update from Pedro Romano <pmcnr@camoes.rnl.ist.utl.pt> with an attemptJoel Sherrill1998-06-032-15/+39
* Update from Pedro Romano <pmcnr@camoes.rnl.ist.utl.pt> which replaces C++Joel Sherrill1998-06-032-9/+208
* Added some missing files per Eric Norum.Joel Sherrill1998-06-021-1/+1
* Changed calculaction for Clock_Decrementer_value to use theJoel Sherrill1998-05-301-2/+4
* Set console to port 2.Joel Sherrill1998-05-301-2/+2
* Made Debug defination a null routine.Joel Sherrill1998-05-301-0/+5
* clicks_per_usec had to be cut in half (unknown reason).Joel Sherrill1998-05-302-3/+5
* Updated to current source and removed warnings.Joel Sherrill1998-05-3022-444/+206