summaryrefslogtreecommitdiffstats
path: root/c/src/lib (unfollow)
Commit message (Expand)AuthorFilesLines
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-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 Sherrill3-45/+325
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 Sherrill4-22/+54
1998-06-25Clean up from Aleksey Romanov (Quality Quorum <qqi@world.std.com>).Joel Sherrill1-26/+3
1998-06-23Removed RTS and DTR handling code since the MC68681 seems to only haveJoel Sherrill3-249/+91
1998-06-23New file describing mc68681 libchip driver.Joel Sherrill1-0/+39
1998-06-23Added numerous comments.Joel Sherrill1-15/+72
1998-06-23Added concept of "mate" -- the other port on the same DUART. This isJoel Sherrill3-46/+80
1998-06-23Added close.Joel Sherrill1-4/+28
1998-06-23Added set attributes and written initialize and first open.Joel Sherrill1-78/+236
1998-06-23Added more registers.Joel Sherrill1-0/+11
1998-06-23Added set attributes prototype.Joel Sherrill1-0/+5
1998-06-23Added NULL entry for setAttributes.Joel Sherrill3-2/+7
1998-06-22Added initial part of iniitialization.Joel Sherrill2-8/+36
1998-06-22Added mc68681 stuff to the makefile.Joel Sherrill4-90/+344
1998-06-22Moved get and set register/data typedefs to this file.Joel Sherrill1-4/+14
1998-06-22Moved set and get Register and Data type defininitions to serial.h.Joel Sherrill4-20/+5
1998-06-22Corrected spacingJoel Sherrill1-26/+25
1998-06-22spacing changesJoel Sherrill3-31/+36
1998-06-22Removed blank lines and bad debug stuffJoel Sherrill1-20/+0
1998-06-22Added comments and corrected spacing.Joel Sherrill3-197/+213
1998-06-22Added a comment and cleaned up spacingJoel Sherrill2-50/+63
1998-06-22Initial version of these files.Joel Sherrill3-0/+735
1998-06-18Added freebsd support from Dario Alcocer <alcocer@connectnet.com>.Joel Sherrill1-0/+14
1998-06-18Corrected so it returns the correct date. Previously was getting the numberJoel Sherrill1-11/+28
1998-06-18Spacing changes.Joel Sherrill1-3/+3
1998-06-18Added a public interface to the chain handler.Joel Sherrill2-1/+363
1998-06-16Corrected compilation problems.Joel Sherrill2-13/+21
1998-06-16Added initialization of css routines.Joel Sherrill1-1/+3
1998-06-16Added css_iface -- assumes ../include/dy_supplied.Joel Sherrill4-2/+210
1998-06-13Initial incarnation of libchip compiles.Joel Sherrill4-9/+84
1998-06-13Base code from ppcn_60x BSPJoel Sherrill8-0/+2198
1998-06-13Adding interrupt handling routine.Joel Sherrill1-5/+15
1998-06-13Removed bad comments.Joel Sherrill1-7/+0
1998-06-13Added IRQ information.Joel Sherrill1-2/+31
1998-06-13Updated to add -qrtems_debug and -qnolinkcmds.Joel Sherrill1-2/+7
1998-06-12Added optimized version of memcpy.c to this directory since RTEMS makesJoel Sherrill1-0/+87
1998-06-04Added support for -qrtems_debug flag.Joel Sherrill1-1/+3
1998-06-03Removed PPC_Get_timebase_register() as this is now provided by the PowerPCJoel Sherrill1-19/+0
1998-06-03Update from Pedro Romano <pmcnr@camoes.rnl.ist.utl.pt> with an attemptJoel Sherrill2-15/+39
1998-06-03Update from Pedro Romano <pmcnr@camoes.rnl.ist.utl.pt> which replaces C++Joel Sherrill2-9/+208
1998-06-02Added some missing files per Eric Norum.Joel Sherrill1-1/+1
1998-05-30Changed calculaction for Clock_Decrementer_value to use theJoel Sherrill1-2/+4
1998-05-30Set console to port 2.Joel Sherrill1-2/+2
1998-05-30Made Debug defination a null routine.Joel Sherrill1-0/+5
1998-05-30clicks_per_usec had to be cut in half (unknown reason).Joel Sherrill2-3/+5
1998-05-30Updated to current source and removed warnings.Joel Sherrill22-444/+206