summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/dmv177 (unfollow)
Commit message (Expand)AuthorFilesLines
1998-08-12Fixed bug where the last link of the RDA was not initialized properly.Joel Sherrill1-15/+30
1998-08-11Added SONIC_DEBUG_DESCRIPTORS and changed debug level.Joel Sherrill1-3/+11
1998-08-10Survives 16-20 packets. Appears to be ok on TX buffer management.Joel Sherrill1-11/+16
1998-08-10Added printsJoel Sherrill1-1/+2
1998-08-10Can now reply to multiple successive pings successfully without being inJoel Sherrill2-29/+22
1998-08-10replies to ping -- forced into prosmiscuous modeJoel Sherrill1-13/+21
1998-08-08Reordered some stuff.Joel Sherrill1-7/+10
1998-08-08Changed debug level.Joel Sherrill2-36/+96
1998-08-06Removed SonicRegisters structure since we now use register indicesJoel Sherrill1-83/+15
1998-08-06Enabled specific types of debug info.Joel Sherrill1-31/+55
1998-08-06Changed debug enable macros to support individually enabling differentJoel Sherrill1-15/+30
1998-08-06Card Resource Register was a 16-bit register not a 32-bit one.Joel Sherrill5-28/+36
1998-08-06Added support for the Card Resource Register. The new probe routinesJoel Sherrill5-8/+107
1998-08-05Added constants which made the multiple bit settings more readableJoel Sherrill1-0/+25
1998-08-05DCR setting changed to match what the DY-4 Firmware initialized it to.Joel Sherrill1-135/+259
1998-08-03Switched to read/write register routines and added some basic debugJoel Sherrill2-332/+473
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-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-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-39/+2
1998-07-29Added reference to shared TOD driver.Joel Sherrill1-1/+1
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-28First cut at configuration table for libchip RTC. At this point, weJoel Sherrill4-275/+117
1998-07-25Removed "if 0" used to switch between serial ports.Joel Sherrill2-4/+0
1998-07-25Moved console.c to libbsp/shared.Joel Sherrill2-291/+1
1998-07-18Changed so we could test interrupts on port 3.Joel Sherrill2-4/+4
1998-07-18Removed use of data port for z8530.Joel Sherrill2-14/+14
1998-07-18New fileJoel Sherrill1-0/+62
1998-07-18Added z85c30 specific probe routine to decide what the clock rate was.Joel Sherrill2-8/+52
1998-07-18Addresses for SCC were wrong. A and B ports were swapped.Joel Sherrill1-44/+25
1998-07-18Swapped RX and TX since doing this makes the lights blink on theJoel Sherrill1-2/+2
1998-07-18Added RS-422 converter information and cable building information.Joel Sherrill1-8/+59
1998-07-18Added information on the MC68681.Joel Sherrill1-2/+12
1998-07-18Added background and setup to add section on RS-422.Joel Sherrill1-11/+21
1998-07-18Reworked to removed dependency on DY-4 CSS ROM monitor interface.Joel Sherrill1-5/+2
1998-07-18Removed css_iface.Joel Sherrill2-2/+2
1998-07-18Removed. We are no longer dependent on DY-4 CSS interface code.Joel Sherrill2-216/+0
1998-07-18New file.Joel Sherrill1-0/+26