summaryrefslogtreecommitdiffstats
path: root/c/src/libchip (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch rtems-rc-19991117-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-11-226-223/+167
* Updated copyright notice.Joel Sherrill1999-11-1727-54/+27
* idir=/opt/tmp/opt/rtemsJoel Sherrill1999-10-262-5/+5
* Invalid value used for baud rate per bug report fromJoel Sherrill1999-10-051-1/+1
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill1999-10-041-3/+3
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-10-041-2/+0
* Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1999-09-075-14/+75
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-07-301-1/+1
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-07-263-3/+3
* This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-07-263-73/+91
* After discussion with Eric Norum <eric@skatter.usask.ca>,Joel Sherrill1999-04-191-2/+1
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-04-193-3/+3
* Automake II patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-241-1/+46
* Patch from Eric Norum <eric@skatter.usask.ca> to use new networkJoel Sherrill1999-03-241-16/+20
* Modifications from Jiri Gaisler <jgais@ws.estec.esa.nl> toJoel Sherrill1999-03-231-104/+128
* Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-193-12/+33
* Interrupt handler installed as raw handler. Problem caught byJoel Sherrill1999-03-111-1/+1
* Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-183-6/+12
* Split SONIC chip into appropriate files for libchip'ing. The portableJoel Sherrill1999-02-055-0/+2139
* Added base version of file system infrastructure. This includes a majorJoel Sherrill1998-11-231-0/+1
* Merged Vista SCORE603e, Radstone PPCn_60x, and DY-4 DMV177 BSPs alongJoel Sherrill1998-10-283-4/+6
* Updates to tree to make it build with all desired changes and the conversionJoel Sherrill1998-09-113-6/+6
* Don't disable the RX/TX on close in polled mode.Joel Sherrill1998-08-131-2/+3
* Commented out the code which yields the CPU when the serial controller isJoel Sherrill1998-08-053-0/+6
* Updated.Joel Sherrill1998-07-301-1/+1
* New files.Joel Sherrill1998-07-304-0/+23
* Added prototype for default register access routines to header files.Joel Sherrill1998-07-294-4/+100
* Deleted probe routine as device specific.Joel Sherrill1998-07-291-6/+3
* Added function table.Joel Sherrill1998-07-291-0/+6
* Renamed control register constants.Joel Sherrill1998-07-291-11/+24
* New files for Harris Semiconductor ICM7170.Joel Sherrill1998-07-292-0/+228
* New files.Joel Sherrill1998-07-2911-0/+403
* Added new files.Joel Sherrill1998-07-291-2/+5
* First cut implementation of real-time clock support in libchip. ThisJoel Sherrill1998-07-285-6/+221
* Corrected spacing.Joel Sherrill1998-07-282-14/+6
* Added rtc directory.Joel Sherrill1998-07-282-0/+138
* Added comments and corrected spacing.Joel Sherrill1998-07-252-21/+28
* Corrected spacing and added headers.Joel Sherrill1998-07-251-17/+28
* Added ns16550_set_attributes.Joel Sherrill1998-07-252-4/+105
* Corrected spacing and added a comment.Joel Sherrill1998-07-251-3/+5
* Updated to reflect set attributes.Joel Sherrill1998-07-251-2/+9
* Rewrote NS16550 TX interrupt processing to use termios for the bufferJoel Sherrill1998-07-253-125/+84
* Removed TX ring buffer.Joel Sherrill1998-07-251-2/+0
* Changed variable to hold received data to unsigned.Joel Sherrill1998-07-252-2/+2
* Added constants for z85c30_enable_interrupts.Joel Sherrill1998-07-251-6/+17
* Removed z85c30_flush().Joel Sherrill1998-07-251-124/+79
* Changed comment on TxBuffer.Joel Sherrill1998-07-251-1/+2
* Removed mc68681_flush and corrected spacing.Joel Sherrill1998-07-252-33/+5
* Added information on Chris Johns' suggestion to use pointers internallyJoel Sherrill1998-07-251-0/+3
* New file.Joel Sherrill1998-07-251-0/+49