summaryrefslogtreecommitdiffstats
path: root/c/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch from David Fiddes <D.J.Fiddes@hw.ac.uk> to not use this file forJoel Sherrill1998-08-011-0/+3
* Changed name of network driver.Joel Sherrill1998-07-301-1/+1
* Added temporary include of dmv170.hJoel Sherrill1998-07-301-0/+6
* Added SONIC configuration information.Joel Sherrill1998-07-301-0/+9
* Added a hint to continue writing this.Joel Sherrill1998-07-301-0/+2
* Updated.Joel Sherrill1998-07-301-1/+1
* Added getRealTime() and setRealTime().Joel Sherrill1998-07-302-18/+99
* Changed clock rate from 32 Khz to 1 Mhz.Joel Sherrill1998-07-302-6/+6
* Changed comment to be more polite.Joel Sherrill1998-07-301-1/+1
* Updating to make more readable.Joel Sherrill1998-07-301-28/+8
* New files.Joel Sherrill1998-07-304-0/+23
* Spacing corrected.Joel Sherrill1998-07-301-1/+0
* New file based on email from DY-4 technical support.Joel Sherrill1998-07-301-0/+62
* Fixed spacing.Joel Sherrill1998-07-301-1/+0
* Updated to accurately reflect the dmv177.Joel Sherrill1998-07-301-22/+21
* Made chain.h sharedJoel Sherrill1998-07-302-355/+1
* Made tod.h sharedJoel Sherrill1998-07-302-1/+2
* New file. Based on merged of shared libchip style console.c and theJoel Sherrill1998-07-291-0/+187
* Cleaned up comment.Joel Sherrill1998-07-291-4/+5
* Added reference to shared TOD driver.Joel Sherrill1998-07-291-1/+1
* Added prototype for default register access routines to header files.Joel Sherrill1998-07-294-4/+100
* Corrected to reflect the ICM7170 which is really on this board.Joel Sherrill1998-07-292-16/+12
* Added config.c and deleted tod.c.Joel Sherrill1998-07-291-1/+1
* Simplified RTC base address.Joel Sherrill1998-07-291-2/+1
* Changed cast on RTC address and added base address of RTC fields as opposedJoel Sherrill1998-07-291-1/+2
* 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 at configuration table for libchip RTC. At this point, weJoel Sherrill1998-07-284-275/+117
* 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-283-1/+139
* Closed window thanks to patch from Eric Norum.Joel Sherrill1998-07-281-5/+3
* New file -- copied from dmv177 but same as ppcn_60x.Joel Sherrill1998-07-251-0/+290
* 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