summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/dmv177 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Changed comment to be more polite.Joel Sherrill1998-07-301-1/+1
* Updating to make more readable.Joel Sherrill1998-07-301-28/+8
* 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
* Made chain.h sharedJoel Sherrill1998-07-302-355/+1
* Made tod.h sharedJoel Sherrill1998-07-302-39/+2
* Added reference to shared TOD driver.Joel Sherrill1998-07-291-1/+1
* 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
* First cut at configuration table for libchip RTC. At this point, weJoel Sherrill1998-07-284-275/+117
* Removed "if 0" used to switch between serial ports.Joel Sherrill1998-07-252-4/+0
* Moved console.c to libbsp/shared.Joel Sherrill1998-07-252-291/+1
* Changed so we could test interrupts on port 3.Joel Sherrill1998-07-182-4/+4
* Removed use of data port for z8530.Joel Sherrill1998-07-182-14/+14
* New fileJoel Sherrill1998-07-181-0/+62
* Added z85c30 specific probe routine to decide what the clock rate was.Joel Sherrill1998-07-182-8/+52
* Addresses for SCC were wrong. A and B ports were swapped.Joel Sherrill1998-07-181-44/+25
* Swapped RX and TX since doing this makes the lights blink on theJoel Sherrill1998-07-181-2/+2
* Added RS-422 converter information and cable building information.Joel Sherrill1998-07-181-8/+59
* Added information on the MC68681.Joel Sherrill1998-07-181-2/+12
* Added background and setup to add section on RS-422.Joel Sherrill1998-07-181-11/+21
* Reworked to removed dependency on DY-4 CSS ROM monitor interface.Joel Sherrill1998-07-181-5/+2
* Removed css_iface.Joel Sherrill1998-07-182-2/+2
* Removed. We are no longer dependent on DY-4 CSS interface code.Joel Sherrill1998-07-182-216/+0
* New file.Joel Sherrill1998-07-181-0/+26
* Fixed typo in which last port did not get switched to defaultJoel Sherrill1998-07-152-8/+8
* Switched to usign the default z8530 and mc68681 register access routines.Joel Sherrill1998-07-157-272/+17
* Added SCV64_Get_Interrupt_Enable().Joel Sherrill1998-07-151-4/+8
* Added SCV64_Get_Interrupt_Enable().Joel Sherrill1998-07-151-0/+1
* Added chip type identifier field. This was necessary because a singleJoel Sherrill1998-07-152-0/+8
* Added comments.Joel Sherrill1998-07-152-6/+54
* Added comments.Joel Sherrill1998-07-151-1/+8
* Masked out interrupts not being used prior to processing the status register.Joel Sherrill1998-07-151-1/+9
* Added routine to return interrupt mask. Added comments.Joel Sherrill1998-07-151-3/+28
* Added scv64 subdirectory.Joel Sherrill1998-07-151-1/+1
* Switched to SCV64.Joel Sherrill1998-07-151-23/+58
* Added CSCV64 functions and addresses.Joel Sherrill1998-07-151-10/+56
* Switched from polling to interrupts and in the process added a conditionalJoel Sherrill1998-07-152-8/+34
* Added scv64 subdirectory.Joel Sherrill1998-07-151-1/+1
* New files.Joel Sherrill1998-07-152-0/+202
* Commented out the system call invocation since we don't know what worksJoel Sherrill1998-07-091-0/+2
* Removed call back to exit() since that has already been called.Joel Sherrill1998-07-091-1/+1
* Corrected z85c30 address and clock constants.Joel Sherrill1998-07-091-4/+4
* Added board specific baud rate table and set driver function tableJoel Sherrill1998-07-092-16/+206
* Added some address constants for the SCC and DUART to make it easierJoel Sherrill1998-07-051-3/+10
* New file added in the process of converting the console driver toJoel Sherrill1998-07-052-0/+246