summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Commented out the code which yields the CPU when the serial controller isJoel Sherrill1998-08-056-0/+12
* 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
* Patch from Eric Valette <valette@crf.canon.fr> which brings the i386ex BSPJoel Sherrill1998-08-0527-578/+379
* Automatic CPU type detection code from Eric Valette <valette@crf.canon.fr>.Joel Sherrill1998-08-0515-30/+696
* Fixed name of Buffer so this would compile.Joel Sherrill1998-08-051-3/+3
* Redid Makefiles to properly do a preinstall. There was remnants of theJoel Sherrill1998-08-0511-62/+20
* Added print of the order in which the directories are preinstalled.Joel Sherrill1998-08-051-1/+9
* Switched to read/write register routines and added some basic debugJoel Sherrill1998-08-032-332/+473
* Under allcoated task stacks.Joel Sherrill1998-08-031-1/+1
* Moved to network demosJoel Sherrill1998-08-011-8/+1
* Patch from David Fiddes <D.J.Fiddes@hw.ac.uk> to make ASFLAGS include theJoel Sherrill1998-08-011-1/+1
* Patch from David Fiddes <D.J.Fiddes@hw.ac.uk> to not use this file forJoel Sherrill1998-08-011-0/+3
* Merged patch from David Fiddes <D.J.Fiddes@hw.ac.uk> to add ColdFireJoel Sherrill1998-08-012-1/+15
* Added Rod Barman (rodb@cs.ubc.ca) in credits for ColdFire.Joel Sherrill1998-08-011-1/+2
* 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-302-2/+2
* 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-308-0/+46
* 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
* Patch from Eric Valette <valette@crf.canon.fr>:Joel Sherrill1998-07-301-1/+1
* 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-298-8/+200
* 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-292-12/+6
* Added function table.Joel Sherrill1998-07-292-0/+12
* Renamed control register constants.Joel Sherrill1998-07-292-22/+48
* New files for Harris Semiconductor ICM7170.Joel Sherrill1998-07-294-0/+456
* New files.Joel Sherrill1998-07-2922-0/+806