Ronald G. Minnich
26aba02e32
testing for via for SPD
2000-11-15 16:24:06 +00:00
Ronald G. Minnich
f7125dea93
test cases.
2000-11-15 05:24:13 +00:00
Ronald G. Minnich
7cf603d1a7
cache program from dave patterson at UC Berkeley.
2000-11-15 04:12:06 +00:00
Ronald G. Minnich
770e5be5fb
Gradual fixes for the new config program. Also removing all references
...
to NEWPCI -- the old code is long gone.
2000-11-14 05:35:34 +00:00
Ronald G. Minnich
d25b122c73
winbond support
...
setup_serial.inc has been tested and words
2000-11-13 23:49:31 +00:00
Ronald G. Minnich
e8b24d3cde
For tyan s1834 and winbond superio ...
2000-11-13 22:56:05 +00:00
Ronald G. Minnich
d496bf5e53
New files; these do result in a buildable l440gx+ linuxbios
2000-11-13 18:15:00 +00:00
Li-Ta Lo
1cabbaa0dd
simple document ...
2000-11-06 02:07:27 +00:00
Li-Ta Lo
307dc5b19a
flash utilities for SiS 630/950 Mainboards
2000-11-06 01:53:36 +00:00
Ronald G. Minnich
f75d77b397
Config utility
2000-11-04 00:44:52 +00:00
Ronald G. Minnich
c2033546e1
added kernel patches to new src tree
2000-11-03 01:24:06 +00:00
Ronald G. Minnich
489a632b67
support for ga-6bxc
2000-11-02 03:34:25 +00:00
Ronald G. Minnich
620dff9ebb
Support for gigabit ga-6vxc
2000-11-02 03:34:10 +00:00
Ronald G. Minnich
02d5cb7fb2
adding support for L440GX.
...
L440BX is next.
2000-11-01 03:54:54 +00:00
Ronald G. Minnich
21322ba3b7
mtrr fixes for 630, they are a hack now.
...
ipl.S: check for FRAMEBUFFER, don't set 0x63 if HAVE_FRAMEBUFFER not
defined.
Starting support for L440GX
2000-11-01 03:08:35 +00:00
Li-Ta Lo
8d01b04558
#ifdef USE_DOC_MIL for copying PCI IRQ table to segemnt F
2000-10-30 09:03:02 +00:00
Li-Ta Lo
46805e16f7
reformat for final_southbrigde_fixup(), more code review is needed
2000-10-30 08:04:36 +00:00
Li-Ta Lo
1daaea1bdc
use #ifdef USE_DOC_MIL on NVRAM/DRAM selection
2000-10-30 07:59:48 +00:00
Ronald G. Minnich
b0eade231c
chagnes for watchdog timer support (MD40 pin)
2000-10-29 14:53:56 +00:00
Ronald G. Minnich
142242920d
Building good linuxbios for both matsonic and winfast
2000-10-27 23:23:24 +00:00
Ronald G. Minnich
9b146e57ec
changes so we can also build flash as well as DoC
2000-10-27 21:47:01 +00:00
Ronald G. Minnich
06c2888fc8
added matsonic support
2000-10-27 17:18:51 +00:00
Li-Ta Lo
0d2242f5a5
small bug in setting 950 LPC
2000-10-27 00:08:31 +00:00
Ronald G. Minnich
b5f1d737f1
Changes to make serial console work.
2000-10-26 20:30:22 +00:00
Li-Ta Lo
1df1f5955d
set CLKIN frequence to 24 MHZ for correct Serial Port operation
2000-10-26 03:13:26 +00:00
Li-Ta Lo
da504a912a
set CLKIN frequence to 24 MHZ for correct Serial Port operation
2000-10-26 03:04:28 +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
b28409f2ce
add superio clause. define FINAL_MAINBOARD_FIXUP
2000-10-24 03:20:35 +00:00
Ronald G. Minnich
e8a2cf0e3f
ethernet interrupts are now fine, as are serial interrupts.
...
ron
2000-10-24 00:54:21 +00:00
Ronald G. Minnich
cfd9176456
superio support for sis 950
2000-10-23 19:20:08 +00:00
Ronald G. Minnich
a2df0ebecd
Added support for the superio. Serial works but no serial interrupts work.
...
This is to support sercons for 2.2.16
2000-10-23 19:19:25 +00:00
Ronald G. Minnich
2346f26a98
Added: open FINAL_MAINBOARD_FIXUP. If this is set, then the function
...
final_mainboard_fixup
will be called as the last step in intel_main before calling linuxbiosmain.
Added a final_mainboard_fixup function to the winfast mainboard.c
added a final_southbridge_fixup to southbridge.c for the sis630.
In all cases, this is to get ethernet working until we resolve some problems
with the ethernet interface. Problem is is bar0 does not reliably take the
address I put into it. If I set 0x2401, sometimes it reads back as 0x2001.
This makes linux unhappy, since 0x2001 is already in use. Second, the
COMMAND bit probing in linuxpci.c does not realize that the enet device
can be a busmaster. So we jam register 0x4 to 0x7. Finally, the interrupt line
is getting zero in zero_irq_settings, but the irq table has no info on
this device, with the result that the interface comes up with no IRQ.
So we set reg 0x3c to 0xb, a known-good value.
Ethernet now works fine on my winfast 6300.
ron
2000-10-20 16:54:05 +00:00
Ronald G. Minnich
a19592ed2f
Fixes for leadtek enet.
...
fixes for crt0.S
2000-10-20 15:46:52 +00:00
Ronald G. Minnich
5b237f3832
less debuggin
2000-10-19 23:12:13 +00:00
Ronald G. Minnich
2caf04e41f
Make it so that we use the mainboard/leadtek tree for crt0.S
...
Just a trial idea.
2000-10-19 02:34:36 +00:00
Ronald G. Minnich
e14a836658
Support files for l440gx
2000-10-19 02:27:25 +00:00
Ronald G. Minnich
f4b8d48483
Root on hda1 now.
2000-10-18 22:30:37 +00:00
Ronald G. Minnich
8351ec13d7
For flash /
2000-10-18 22:29:07 +00:00
Ronald G. Minnich
3fc0d49e96
Simplified tty for argument passing to kernel
2000-10-18 17:21:31 +00:00
Ronald G. Minnich
a81104004a
basic types
2000-10-18 17:20:39 +00:00
Ronald G. Minnich
43f8d76249
Fixes for not using /usr/include
2000-10-17 23:31:03 +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
47717b57f3
add clauses for docipl (Disk On Chip IPL)
2000-10-17 13:40:47 +00:00
Ronald G. Minnich
40e83c3b5e
reorg
2000-10-17 13:37:01 +00:00
Ronald G. Minnich
53deb608bc
Make it really compile.
2000-10-17 13:35:09 +00:00
Ronald G. Minnich
f525e3b1b5
Another cvs screwup!
2000-10-17 13:28:06 +00:00
Ronald G. Minnich
934e5e0403
reorg
2000-10-17 13:18:43 +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