summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/dmv177/console (unfollow)
Commit message (Expand)AuthorFilesLines
1999-05-28Corrected to include shared console driver.Joel Sherrill1-1/+1
1999-05-28Renamed config.c to conscfg.c to avoid naming conflicts.Joel Sherrill2-284/+1
1999-04-19Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-1/+1
1999-03-19Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-3/+12
1999-02-18Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-0/+2
1998-08-06Card Resource Register was a 16-bit register not a 32-bit one.Joel Sherrill2-12/+24
1998-08-06Added support for the Card Resource Register. The new probe routinesJoel Sherrill2-6/+54
1998-07-25Removed "if 0" used to switch between serial ports.Joel Sherrill2-4/+0
1998-07-25Moved console.c to libbsp/shared.Joel Sherrill2-291/+1
1998-07-18Changed so we could test interrupts on port 3.Joel Sherrill2-4/+4
1998-07-18Removed use of data port for z8530.Joel Sherrill2-14/+14
1998-07-18Added z85c30 specific probe routine to decide what the clock rate was.Joel Sherrill2-8/+52
1998-07-15Fixed typo in which last port did not get switched to defaultJoel Sherrill2-8/+8
1998-07-15Switched to usign the default z8530 and mc68681 register access routines.Joel Sherrill7-272/+17
1998-07-15Added chip type identifier field. This was necessary because a singleJoel Sherrill2-0/+8
1998-07-15Added comments.Joel Sherrill2-6/+54
1998-07-15Switched from polling to interrupts and in the process added a conditionalJoel Sherrill2-8/+34
1998-07-09Added board specific baud rate table and set driver function tableJoel Sherrill2-16/+206
1998-07-05New file added in the process of converting the console driver toJoel Sherrill2-0/+246
1998-07-05Converted the console driver to use libchip/serial and added supportJoel Sherrill8-552/+504
1998-06-22Removed blank lines and bad debug stuffJoel Sherrill1-20/+0
1998-05-30Set console to port 2.Joel Sherrill1-2/+2
1998-05-30Updated to current source and removed warnings.Joel Sherrill3-28/+21
1998-05-30New files -- from rtems-LM-980406 which was based on an RTEMS from 12/97.Joel Sherrill3-0/+736