summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/gen68360/startup/init68360.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Changed from DOS style CR/LF to Unix style.Joel Sherrill1997-11-181-534/+534
|
* New version of this file from Eric Norum.Joel Sherrill1997-10-131-536/+534
|
* Merged changes from Eric Norum:Joel Sherrill1997-09-181-16/+18
| | | | | | | | | | | | | Enable 68360 watchdog. The watchdog control register is a `write-once' register, so the watchdog has to be enabled in the boot roms if it is to be used at all. To make the change transparent I added a default feed of the watchdog to the clock interrupt handler. This can be overridden if the application wants to handle the watchdog. The only difficulty with this change is that an application has to either include the clock driver or handle the watchdog explicitely. I don't think this is much of a problem since I am pretty sure that almost every application includes the clock driver.
* Fix from Eric Norum. Here is the comment:Joel Sherrill1997-09-031-2/+2
| | | | | | Enable SDMA operation during FREEZE. It seems that disabling SDMA during freeze makes the SMC channels work erratically.
* patch from Eric NorumJoel Sherrill1997-05-211-4/+4
|
* Update from Eric Norum.Joel Sherrill1997-04-161-93/+357
|
* Added ka9q tcpip stack and network driver for the gen68360. This effortJoel Sherrill1997-04-091-44/+124
| | | | | | | | | | | | | was done based on the 3.6.0 release and had to be autoconf'ed locally. It is turned on is the bsp enables it and it is not explicitly disabled via the configure option --disable-tcpip. As many warnings as possible were removed locally after the code was merged. Only the gen68360 and mvme136 bsps were compiled this way. The ka9q port and network driver were submitted by Eric Norum (eric@skatter.USask.Ca). The network demo programs are not included in the tree at this point.
* fixed typoJoel Sherrill1996-05-281-1/+1
|
* Updates from Eric Norum.Joel Sherrill1996-05-011-11/+28
|
* minor mods to get to compile locallyJoel Sherrill1996-03-211-2/+3
|
* include of mc68360.h changed to m68360.h to reflect filename change.Joel Sherrill1996-03-061-1/+1
|
* Generic 68360 BSP (gen360) submitted by: W. Eric Norum <eric@skatter.usask.ca>.Joel Sherrill1996-03-061-0/+172
Contact information: W. Eric Norum Saskatchewan Accelerator Laboratory 107 North Road University of Saskatchewan Saskatoon, Saskatchewan, CANADA S7N 5C6