Li-Ta Lo
|
7f6e048fc0
|
a smarter Late MTRR implementation
|
2000-12-05 07:25:32 +00:00 |
|
Li-Ta Lo
|
3b59c6fbbd
|
reformat with ident -kr -i8
|
2000-12-04 01:47:52 +00:00 |
|
Li-Ta Lo
|
d3e4c27442
|
use TSC to minotoring the performance of LinuxBIOS
|
2000-12-02 05:48:29 +00:00 |
|
Li-Ta Lo
|
69f93c224c
|
add more
#ifndef lint
static char rcsid[] = "$Id:$";
#endif
to *.c source
|
2000-12-02 03:51:28 +00:00 |
|
Li-Ta Lo
|
f0ea4a2bc0
|
Debug message is disabled by default now. If you want to show the message,
please add "option DEBUG" in the config file or in the C source
#define DEBUG
#include <printk.h>
|
2000-12-01 08:59:47 +00:00 |
|
Li-Ta Lo
|
75571b0227
|
some performance boost for reading DoC
|
2000-12-01 03:33:59 +00:00 |
|
Li-Ta Lo
|
075e8642af
|
add cvs identification string
#ifndef lint
static char rcsid[] = "$Id:$";
#endif
|
2000-12-01 01:43:51 +00:00 |
|
Ronald G. Minnich
|
96bc60d84f
|
Added support for 64-bit base address registers.
|
2000-11-30 22:06:43 +00:00 |
|
Li-Ta Lo
|
bd2c5afc45
|
clean up for old dead PCI code
|
2000-11-30 10:23:40 +00:00 |
|
Ronald G. Minnich
|
f6e3094a96
|
support for SERIAL_POST (i.e. post to serial port as well as post port)
|
2000-11-30 04:50:27 +00:00 |
|
Ronald G. Minnich
|
52f9abfbfe
|
Commented out POST of 0xee in the error function.
|
2000-11-28 05:54:04 +00:00 |
|
Ronald G. Minnich
|
f2a42b6145
|
Missing file
|
2000-11-28 04:44:10 +00:00 |
|
Ronald G. Minnich
|
9256f0f6f9
|
deleted any remaining references to the old PCI code.
|
2000-11-28 03:44:45 +00:00 |
|
Ronald G. Minnich
|
8d7c3938b0
|
Fixed to no longer used old chip/intel/serial_subr.c
added serial_subr.c to lib
setup_serial.inc is for sis
|
2000-10-24 21:53:12 +00:00 |
|
Ronald G. Minnich
|
5b237f3832
|
less debuggin
|
2000-10-19 23:12:13 +00:00 |
|
Ronald G. Minnich
|
787deb4ae4
|
Fixes so we don't use any of the standard include paths
|
2000-10-17 22:58:51 +00:00 |
|
Ronald G. Minnich
|
ef20fb22dc
|
reorg, and recovery from my mistake.
|
2000-10-17 20:49:18 +00:00 |
|
Ronald G. Minnich
|
d0d1e8dea2
|
reorg
|
2000-10-17 03:24:23 +00:00 |
|
Ronald G. Minnich
|
fe28715943
|
reorg
|
2000-10-16 23:59:01 +00:00 |
|
Ronald G. Minnich
|
69e023b385
|
Code reorg
|
2000-10-16 23:47:28 +00:00 |
|
Ronald G. Minnich
|
96fa389618
|
Building the new src tree
|
2000-10-16 03:03:03 +00:00 |
|