summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/dmv177/include/dmv170.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Card Resource Register was a 16-bit register not a 32-bit one.Joel Sherrill1998-08-061-10/+0
| | | | Used existing constants for bits on the register.
* Added support for the Card Resource Register. The new probe routinesJoel Sherrill1998-08-061-0/+11
| | | | | check for the presence of the DUART, SCC, and RTC. The SONIC check needs to be added in the future as the network driver is libchip'ed.
* Added SONIC configuration information.Joel Sherrill1998-07-301-0/+9
|
* Changed comment to be more polite.Joel Sherrill1998-07-301-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
| | | | to entire RTC with NVRAM included.
* Addresses for SCC were wrong. A and B ports were swapped.Joel Sherrill1998-07-181-44/+25
| | | | | | | Deleted CSS interface related items. Added items required to access DMA Control and Status Register so we could figure out dynamically what the clock speed of the SCC really is.
* Added SCV64_Get_Interrupt_Enable().Joel Sherrill1998-07-151-0/+1
|
* Added CSCV64 functions and addresses.Joel Sherrill1998-07-151-10/+56
|
* Corrected z85c30 address and clock constants.Joel Sherrill1998-07-091-4/+4
|
* Added some address constants for the SCC and DUART to make it easierJoel Sherrill1998-07-051-3/+10
| | | | to fill in the configuration table.
* Added IRQ information.Joel Sherrill1998-06-131-2/+31
|
* Updated to current source and removed warnings.Joel Sherrill1998-05-301-18/+19
|
* New files -- from rtems-LM-980406 which was based on an RTEMS from 12/97.Joel Sherrill1998-05-301-0/+215
This was called the dmv170 BSP in that source tree but since the DMV171 is now obsolete, we have transitioned to the DMV177 and have no intention of checking compatibility with any other models.