Commit graph

113 commits

Author SHA1 Message Date
Ronald G. Minnich
196ed499c1 cvs ug. 2000-11-30 18:04:11 +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
Li-Ta Lo
a63e80499c some clean up and typo fix 2000-11-30 03:46:37 +00:00
Ronald G. Minnich
4cf942c02f added l2_cache.o object 2000-11-29 21:22:50 +00:00
Ronald G. Minnich
48607dd0b7 L2 cache code is solid. Experimenting with VIA SPD code -- no good. 2000-11-29 19:46:39 +00:00
Li-Ta Lo
bb441faa1c minor clean up in mtrr.c 2000-11-29 09:05:58 +00:00
Li-Ta Lo
2b14071f6e fix bogus IRQ table and dll.inc 2000-11-29 08:09:34 +00:00
Ronald G. Minnich
ff81a33cbd Setting up VIA VT5292 to see how it works. We've already hit a snag ...
looks like we'll need
src/superio/via/vt82c686

seems odd.
2000-11-29 05:52:34 +00:00
Li-Ta Lo
dd84fac593 solve some conflict between Ron and me 2000-11-29 02:12:37 +00:00
Ronald G. Minnich
00a32ceb8a added serial console and i8259 support into the generated crt0.S 2000-11-28 21:39:12 +00:00
Ronald G. Minnich
b6ab72dc86 added a broken commandline command. Fix later. 2000-11-28 15:03:02 +00:00
Ronald G. Minnich
e5ff8c6d6a Fixes so that this builds more cleanly 2000-11-28 14:51:39 +00:00
Li-Ta Lo
1e039daa62 fix some more minor bugs and clean up 2000-11-28 12:38:15 +00:00
Li-Ta Lo
5ea64b4451 more clean up on config tool 2000-11-28 10:33:15 +00:00
Li-Ta Lo
da7c7d176a some changes to Config files to make config tool works for winfast 6300 2000-11-28 09:29:31 +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
cd664e0cd3 support for variable size memory on sis
added debugging to fill_inbuf
2000-11-28 05:23:02 +00:00
Ronald G. Minnich
7a7b1ccecc added support for docipl 2000-11-28 05:22:21 +00:00
Ronald G. Minnich
cecb538c15 Added line for superio 2000-11-28 05:03:55 +00:00
Ronald G. Minnich
a2edf7acdd Missing stuff. 2000-11-28 04:55:17 +00:00
Ronald G. Minnich
a765a171e0 config file for this chipset 2000-11-28 04:50:38 +00:00
Ronald G. Minnich
62e29f85cd Config file 2000-11-28 04:48:55 +00:00
Ronald G. Minnich
f2a42b6145 Missing file 2000-11-28 04:44:10 +00:00
Ronald G. Minnich
901e2cdb7f config for the winfast 2000-11-28 04:04:37 +00:00
Ronald G. Minnich
e835ce4643 config tool updates. 2000-11-28 04:04:06 +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
5f8d627800 erroneous interrupt setting now deleted. 2000-11-28 03:40:10 +00:00
Li-Ta Lo
461520ace5 Register recommended setting tables for SiS 630 and SiS 630S 2000-11-28 01:21:02 +00:00
Li-Ta Lo
4416a3d5a5 use dll.inc for DLL register values 2000-11-27 06:41:53 +00:00
Li-Ta Lo
8a7abb9b5e moving DLL stuff out from ipl.S 2000-11-27 06:37:33 +00:00
Li-Ta Lo
872512ba27 start to make raminit.inc, ipl.S more portable 2000-11-27 06:25:52 +00:00
Ronald G. Minnich
a627e0bf31 per denis, add cache_disable call. 2000-11-25 04:13:05 +00:00
Li-Ta Lo
ab0636c99d reformt with indent -kr -i8 2000-11-25 01:07:15 +00:00
Li-Ta Lo
4aec1cf42a clean up on Makefiles and MTRR/L2 stuff 2000-11-24 04:16:50 +00:00
Ronald G. Minnich
faced47a79 Fix to use the right kernel 2000-11-21 20:03:58 +00:00
Ronald G. Minnich
81cdc84943 fixup 2000-11-21 19:54:34 +00:00
Ronald G. Minnich
6482626f89 fixes to acer stuff 2000-11-21 18:20:57 +00:00
Ronald G. Minnich
4ee3b2d1d7 Makefile for ASUS CUA for Acer TNT chipset 2000-11-21 17:36:04 +00:00
Ronald G. Minnich
8fa4c17322 We now support l2 cache!
first cut at acer m1631 support.
2000-11-21 17:30:21 +00:00
Ronald G. Minnich
ab80324461 Tweaks for VIA SPD support.
Added L2 cache support.
2000-11-21 01:17:56 +00:00
Ronald G. Minnich
db69e90633 added the support for the (IDIOTIC) 8259a. We're having trouble in some cases
because we're not setting up the emulated hardware from Long, Long Ago
2000-11-20 04:30:00 +00:00
Ronald G. Minnich
29e4d00002 Only do MRS to addresses at 1d0. The xor of the MRS was causing real problems. 2000-11-17 19:41:17 +00:00
Ronald G. Minnich
1667cd2976 fixes. 2000-11-17 17:02:45 +00:00
Ronald G. Minnich
38f8dac61e simple changes to make it work, but not working.
on startup, at least, register 0x78 is wrong, as are registers 0x58 and 0x59.
2000-11-17 15:24:01 +00:00
Ronald G. Minnich
246ae3a447 acer support. 2000-11-16 23:19:30 +00:00
Ronald G. Minnich
a719afd13d suppoer for the acer aladdin chipset 2000-11-16 21:47:35 +00:00
Ronald G. Minnich
4703cc6ae6 fixed a few bugs 2000-11-16 04:51:39 +00:00
Ronald G. Minnich
70f4041200 files for SPD 2000-11-16 04:28:52 +00:00
Ronald G. Minnich
519dd305a7 spd init 2000-11-16 04:28:26 +00:00