summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* ./clock/Makefile.in,vJoel Sherrill1999-02-1868-0/+13249
* ./clock/Makefile.in,vJoel Sherrill1999-02-181-0/+114
* Added or corrected CVS Id strings.Joel Sherrill1999-02-187-5/+11
* Jay Monkman <jmonkman@frasca.com> submitted the eth_comm BSP for a PPC860Joel Sherrill1999-02-1725-0/+4618
* Split SONIC chip into appropriate files for libchip'ing. The portableJoel Sherrill1999-02-056-2138/+118
* Added optional data and instruction caching enable calls.Joel Sherrill1999-02-051-0/+13
* Reorganized into libchip style but not yet split out into multiple filesJoel Sherrill1999-02-041-152/+206
* Works great now.Joel Sherrill1999-02-041-10/+27
* Added debug print routines for TX and RX descriptors.Joel Sherrill1999-02-021-65/+89
* Converted from DOS text file.Joel Sherrill1999-02-021-373/+373
* Can send and receive packets but fails when TDA wraps. There appearsJoel Sherrill1999-01-312-45/+113
* Added prototype information about the SONIC driver.Joel Sherrill1999-01-261-0/+9
* Patch from Jay Kulpinski <jskulpin@eng01.gdds.com> to get cdtest.exe to run.Joel Sherrill1998-12-171-0/+2
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to rename allJoel Sherrill1998-12-1427-51/+51
* Increased default amount of RAM.Joel Sherrill1998-12-031-1/+1
* Removed reference to stackchk.h.Joel Sherrill1998-12-031-4/+0
* Upped the memory to 8 Mbytes.Joel Sherrill1998-11-231-1/+2
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-11-192-4/+6
* Spacing.Joel Sherrill1998-10-271-1/+0
* Merged base line score603e BSPJoel Sherrill1998-10-261-28/+28
* Patch from Thomas Doerfler <td@imd.m.isar.de> to include theJoel Sherrill1998-10-151-1/+2
* Commented out line which ran psim tests twice.Joel Sherrill1998-10-051-1/+1
* Update from Thomas Doerfler <td@imd.m.isar.de>.Joel Sherrill1998-10-051-0/+58
* BSP submitted by Thomas Doerfler <td@imd.m.isar.de>:Joel Sherrill1998-09-3019-0/+2091
* Changed based on patch from pc386 linkcmds from Ian Lance TaylorJoel Sherrill1998-09-302-1/+2
* 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