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