summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/dmv177/console/config.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed config.c to conscfg.c to avoid naming conflicts.Joel Sherrill1999-05-281-283/+0
* Card Resource Register was a 16-bit register not a 32-bit one.Joel Sherrill1998-08-061-6/+12
* Added support for the Card Resource Register. The new probe routinesJoel Sherrill1998-08-061-3/+27
* Removed "if 0" used to switch between serial ports.Joel Sherrill1998-07-251-2/+0
* Changed so we could test interrupts on port 3.Joel Sherrill1998-07-181-2/+2
* Removed use of data port for z8530.Joel Sherrill1998-07-181-7/+7
* Added z85c30 specific probe routine to decide what the clock rate was.Joel Sherrill1998-07-181-4/+26
* Fixed typo in which last port did not get switched to defaultJoel Sherrill1998-07-151-4/+4
* Switched to usign the default z8530 and mc68681 register access routines.Joel Sherrill1998-07-151-10/+8
* Added chip type identifier field. This was necessary because a singleJoel Sherrill1998-07-151-0/+4
* Switched from polling to interrupts and in the process added a conditionalJoel Sherrill1998-07-151-4/+17
* Added board specific baud rate table and set driver function tableJoel Sherrill1998-07-091-8/+103
* New file added in the process of converting the console driver toJoel Sherrill1998-07-051-0/+123