summaryrefslogtreecommitdiffstats
path: root/c/src/libchip (unfollow)
Commit message (Expand)AuthorFilesLines
1999-04-19After discussion with Eric Norum <eric@skatter.usask.ca>,Joel Sherrill1-2/+1
1999-04-19Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill3-3/+3
1999-03-24Automake II patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-1/+46
1999-03-24Patch from Eric Norum <eric@skatter.usask.ca> to use new networkJoel Sherrill1-16/+20
1999-03-23Modifications from Jiri Gaisler <jgais@ws.estec.esa.nl> toJoel Sherrill1-104/+128
1999-03-19Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill3-12/+33
1999-03-11Interrupt handler installed as raw handler. Problem caught byJoel Sherrill1-1/+1
1999-02-18Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill3-6/+12
1999-02-05Split SONIC chip into appropriate files for libchip'ing. The portableJoel Sherrill5-0/+2139
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill1-0/+1
1998-10-28Merged Vista SCORE603e, Radstone PPCn_60x, and DY-4 DMV177 BSPs alongJoel Sherrill3-4/+6
1998-09-11Updates to tree to make it build with all desired changes and the conversionJoel Sherrill3-6/+6
1998-08-13Don't disable the RX/TX on close in polled mode.Joel Sherrill1-2/+3
1998-08-05Commented out the code which yields the CPU when the serial controller isJoel Sherrill3-0/+6
1998-07-30Updated.Joel Sherrill1-1/+1
1998-07-30New files.Joel Sherrill4-0/+23
1998-07-29Added prototype for default register access routines to header files.Joel Sherrill4-4/+100
1998-07-29Deleted probe routine as device specific.Joel Sherrill1-6/+3
1998-07-29Added function table.Joel Sherrill1-0/+6
1998-07-29Renamed control register constants.Joel Sherrill1-11/+24
1998-07-29New files for Harris Semiconductor ICM7170.Joel Sherrill2-0/+228
1998-07-29New files.Joel Sherrill11-0/+403
1998-07-29Added new files.Joel Sherrill1-2/+5
1998-07-28First cut implementation of real-time clock support in libchip. ThisJoel Sherrill5-6/+221
1998-07-28Corrected spacing.Joel Sherrill2-14/+6
1998-07-28Added rtc directory.Joel Sherrill2-0/+138
1998-07-25Added comments and corrected spacing.Joel Sherrill2-21/+28
1998-07-25Corrected spacing and added headers.Joel Sherrill1-17/+28
1998-07-25Added ns16550_set_attributes.Joel Sherrill2-4/+105
1998-07-25Corrected spacing and added a comment.Joel Sherrill1-3/+5
1998-07-25Updated to reflect set attributes.Joel Sherrill1-2/+9
1998-07-25Rewrote NS16550 TX interrupt processing to use termios for the bufferJoel Sherrill3-125/+84
1998-07-25Removed TX ring buffer.Joel Sherrill1-2/+0
1998-07-25Changed variable to hold received data to unsigned.Joel Sherrill2-2/+2
1998-07-25Added constants for z85c30_enable_interrupts.Joel Sherrill1-6/+17
1998-07-25Removed z85c30_flush().Joel Sherrill1-124/+79
1998-07-25Changed comment on TxBuffer.Joel Sherrill1-1/+2
1998-07-25Removed mc68681_flush and corrected spacing.Joel Sherrill2-33/+5
1998-07-25Added information on Chris Johns' suggestion to use pointers internallyJoel Sherrill1-0/+3
1998-07-25New file.Joel Sherrill1-0/+49
1998-07-25Changed to utilize return status from rtems_termios_dequeue_characters()Joel Sherrill1-4/+9
1998-07-25Interrupts were incorrectly managed with a disable/disable pair ratherJoel Sherrill1-2/+2
1998-07-18Removed use of data port for z8530.Joel Sherrill2-90/+54
1998-07-16Corrected header files.Joel Sherrill1-1/+2
1998-07-16Minor corrections for typos to get it to compile.Joel Sherrill1-2/+2
1998-07-16Split default baud rate table into its own file. This shrinks theJoel Sherrill5-108/+124
1998-07-15Fixed typos.Joel Sherrill4-4/+7
1998-07-15Added default z85c30 register access routines.Joel Sherrill3-1/+129
1998-07-15Added default mc68681 register access routines.Joel Sherrill5-12/+142
1998-07-15Added check for proper deviceType to interrupt processing code.Joel Sherrill2-2/+4