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