Commit graph

745 commits

Author SHA1 Message Date
Ronald G. Minnich
6969873aae more fixes 2002-04-10 16:34:21 +00:00
Ronald G. Minnich
c6501e2b5d mods for the PCM 9574. Support for the 39sf020 2002-04-10 16:01:38 +00:00
Ronald G. Minnich
59877ccceb set up for this chip 2002-04-10 15:54:18 +00:00
Ronald G. Minnich
6fdc0393cb lippert roadrunner2 trial. 2002-04-10 00:21:41 +00:00
Ronald G. Minnich
9c0a834d6d supertek st3wt support 2002-04-10 00:15:19 +00:00
Ronald G. Minnich
c1896f5351 Fix idiot bug, thanks to Mikael Halvarsson <mi.halvarsson@telia.com> 2002-04-09 23:57:21 +00:00
Ronald G. Minnich
495ae152e9 Works, needs more support 2002-04-08 17:13:26 +00:00
Ronald G. Minnich
5a86682eec Fixes since we now need to know the interrupt type of every single
one. sigh.
2002-04-08 02:53:47 +00:00
Ronald G. Minnich
d779b72dec more fixes. Matrox cards work OK now. 2002-03-31 06:25:56 +00:00
Ronald G. Minnich
05f6a6ad79 Support for calling VGA bios. 2002-03-29 23:11:13 +00:00
Ronald G. Minnich
b3a92efb13 A few fixes to the idt code.
Stub to call into linuxbios is now very small.
2002-03-29 05:56:37 +00:00
Ronald G. Minnich
ac7042a2f3 More changes for stupid VGA bioses. 2002-03-29 04:32:20 +00:00
Ronald G. Minnich
70fa314d22 vgabios support 2002-03-29 03:57:56 +00:00
Ronald G. Minnich
f69b932ac6 Primitive no-op idt code. call to idt code in hardware main (via #ifdef)
Conditional idt code usage in Config.
Make m1631 memory to 0xf0000
2002-03-28 17:42:19 +00:00
Ronald G. Minnich
c50f85267b stupid old pc. Have to add idt for vga bios. 2002-03-27 21:25:27 +00:00
Ronald G. Minnich
56a01c28dc Adding pci irq support. Yuck. 2002-03-27 04:35:45 +00:00
Ronald G. Minnich
4355f389e2 First cut at running vgabios code. 2002-03-27 04:14:40 +00:00
Ronald G. Minnich
019c4ca96b just fooling around ... hangs on the qlilinux box. 2002-03-27 03:37:14 +00:00
Ronald G. Minnich
c4233508f4 skeletal structure for vgabios.c 2002-03-27 00:33:06 +00:00
Ronald G. Minnich
cf7729a729 added spd scan for piix4e 2002-03-25 05:19:38 +00:00
Ronald G. Minnich
b101440e7d First cut at utilities to scan spd. 2002-03-25 05:14:21 +00:00
Ronald G. Minnich
68b925b9a4 sst39sf020 support 2002-03-21 22:41:11 +00:00
Ronald G. Minnich
1d76e822e7 added support for 39sf020 2002-03-21 22:40:40 +00:00
Li-Ta Lo
d59da5fde6 added ELF etherboot and 256kB flash config files 2002-03-21 02:27:46 +00:00
Li-Ta Lo
b609cf717d add 256KB flash support for SiS 550 2002-03-21 02:17:37 +00:00
Ronald G. Minnich
f6ff7bc4e2 more geode support 2002-03-16 22:39:00 +00:00
Ronald G. Minnich
41b15b89b3 added power off 2002-03-14 19:58:51 +00:00
Ronald G. Minnich
0fa692e68d Fixes 2002-03-14 14:49:08 +00:00
Ronald G. Minnich
695355678d superio for the lippert roadrunner II 2002-03-14 14:47:43 +00:00
Ronald G. Minnich
a48369ef62 patches for 2.4.17 2002-03-14 00:22:51 +00:00
Ronald G. Minnich
e1ee0fcd5a HOWTO for this mainboard 2002-03-13 04:39:12 +00:00
Ronald G. Minnich
25d6ba21ec irq_tables now correct (we think) for this board. 2002-03-08 23:40:11 +00:00
Ronald G. Minnich
bfa8defdd2 fixed typo 2002-03-08 00:28:23 +00:00
Ronald G. Minnich
37350e9af2 files for the advantech pcm-9574 2002-03-08 00:09:21 +00:00
Ronald G. Minnich
7edb511f7f Fix per Christer 2002-03-06 15:15:41 +00:00
Ronald G. Minnich
b9c4b06256 g2200 support! 2002-03-04 18:21:50 +00:00
Li-Ta Lo
8052b47600 more ifdef stuff 2002-02-20 02:42:27 +00:00
Li-Ta Lo
9180eb5955 leave more room for IPL in STD_FLASH case 2002-02-20 02:35:31 +00:00
Li-Ta Lo
9884a1a948 changed if define(SOMETHING) to if (SOMETHING == 1) 2002-02-20 02:30:29 +00:00
Ronald G. Minnich
447627d77a Added a config for etherboot 2002-02-19 17:11:12 +00:00
Ronald G. Minnich
70253f3293 PIRQ for CUA 2002-02-08 00:59:00 +00:00
Eric W. Biederman
3b3c4b5b49 Depricate the config syntax `option foo'' and assume people meant `option foo=1'' 2002-02-06 01:03:32 +00:00
Ronald G. Minnich
e44595d970 K7SEM is fixed. The problem was that you need
option USE_DOC_MIL=1
now, not just
option USE_DOC_MIL

The latter usage led to empty streams struct.

This is a real problem, though: you can no streams for reading and the linker
will happily create an empty streams structure. Which sucks, since you don't know
why your system won't boot.
2002-02-05 00:06:20 +00:00
Ronald G. Minnich
57eaa8b6f2 updates from users for ga-6bxc
one or two debugging things for the SBC710 and doc mil
2002-02-04 21:29:32 +00:00
Ronald G. Minnich
de68851989 Temp patch which fixes ipl.h 2002-02-02 23:53:49 +00:00
Ronald G. Minnich
a891ad7d7c Kernels are getting big! So erase all 8M of the MTD. 2002-02-02 15:46:42 +00:00
Eric W. Biederman
fab9293203 Implement CMOS options for the supermicro p4dc6
ECC enable/disable
Serial baud rate
Debug verbosity
2002-02-01 23:45:30 +00:00
Ronald G. Minnich
1cc051f719 These are used to enable PIIX4E high flash addressing and flash write. 2002-02-01 17:13:08 +00:00
Ronald G. Minnich
7f521faec0 added instructions for compiling erase 2002-02-01 17:10:23 +00:00
Ronald G. Minnich
c71fd6aeeb added README and erase.c 2002-02-01 17:09:25 +00:00