summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/dmv177 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spacing.Joel Sherrill1998-10-271-1/+0
* Merged base line score603e BSPJoel Sherrill1998-10-261-28/+28
* Updates to tree to make it build with all desired changes and the conversionJoel Sherrill1998-09-115-788/+835
* If 0 out the code which touches the chip in questionable ways for processingJoel Sherrill1998-08-141-0/+6
* Changed tm27 clear interrupt macro on all PPC BSPs except the papyrus.Joel Sherrill1998-08-141-0/+5
* Added information on caching.Joel Sherrill1998-08-141-0/+13
* Updated.Joel Sherrill1998-08-141-1/+1
* Fixed version referenceJoel Sherrill1998-08-131-1/+1
* Updated.Joel Sherrill1998-08-131-181/+179
* base line -- copied from erc32Joel Sherrill1998-08-131-0/+193
* Enable TX interrupts only when we need TDAs.Joel Sherrill1998-08-131-1/+0
* Cleaned up some debugging stuff.Joel Sherrill1998-08-131-23/+15
* Removed spurious prints and cleaned up XXX.Joel Sherrill1998-08-121-11/+10
* Added more debug information. There are probably debug prints left in.Joel Sherrill1998-08-121-24/+53
* Fixed bug where the last link of the RDA was not initialized properly.Joel Sherrill1998-08-121-15/+30
* Added SONIC_DEBUG_DESCRIPTORS and changed debug level.Joel Sherrill1998-08-111-3/+11
* Survives 16-20 packets. Appears to be ok on TX buffer management.Joel Sherrill1998-08-101-11/+16
* Added printsJoel Sherrill1998-08-101-1/+2
* Can now reply to multiple successive pings successfully without being inJoel Sherrill1998-08-102-29/+22
* replies to ping -- forced into prosmiscuous modeJoel Sherrill1998-08-101-13/+21
* Reordered some stuff.Joel Sherrill1998-08-081-7/+10
* Changed debug level.Joel Sherrill1998-08-082-36/+96
* Removed SonicRegisters structure since we now use register indicesJoel Sherrill1998-08-061-83/+15
* Enabled specific types of debug info.Joel Sherrill1998-08-061-31/+55
* Changed debug enable macros to support individually enabling differentJoel Sherrill1998-08-061-15/+30
* Card Resource Register was a 16-bit register not a 32-bit one.Joel Sherrill1998-08-065-28/+36
* Added support for the Card Resource Register. The new probe routinesJoel Sherrill1998-08-065-8/+107
* Added constants which made the multiple bit settings more readableJoel Sherrill1998-08-051-0/+25
* DCR setting changed to match what the DY-4 Firmware initialized it to.Joel Sherrill1998-08-051-135/+259
* Switched to read/write register routines and added some basic debugJoel Sherrill1998-08-032-332/+473
* 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
* 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
* 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-39/+2
* Added reference to shared TOD driver.Joel Sherrill1998-07-291-1/+1
* 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
* First cut at configuration table for libchip RTC. At this point, weJoel Sherrill1998-07-284-275/+117
* Removed "if 0" used to switch between serial ports.Joel Sherrill1998-07-252-4/+0