summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/efi68k/clock/ckinit.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed old hack of using Configuration Table entry ticks_per_timesliceJoel Sherrill2000-01-111-15/+8
| | | | | | | being set to 0 to indicate that there should be no Clock Tick. This was used by the Timing Tests to avoid clock tick overhead perturbing execution times. Now the Timing Tests simply leave the Clock Tick Driver out of the Device Driver Table.
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
|
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
|
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
|
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
| | | | of switching to the modified GNU GPL.
* SPARC port passes all testsJoel Sherrill1995-10-301-12/+4
|
* Actually adding efi bsp's from John Gwynne after forgetting toJoel Sherrill1995-09-201-0/+165
commit them.