Ronald G. Minnich
df6c0dba94
Fixes for ali m1636.
...
Everything is ok save for double-side detection. There is a race condition
such that it doesn't detect double-side at speed. Nevertheless this code
is working far better than it has.
2001-03-23 21:54:34 +00:00
Eric W. Biederman
24fe8d03aa
Next in my series of cleanups form the alpha port nothing should break yet...
2001-03-23 21:03:13 +00:00
Eric W. Biederman
55366fa657
Checkin remainder of new files for alpha
2001-03-23 18:41:27 +00:00
Ronald G. Minnich
fdea4f1229
testing
2001-03-22 22:23:15 +00:00
Ronald G. Minnich
6af49778ff
damned vcs
2001-03-22 22:13:38 +00:00
Ronald G. Minnich
faf0c47b79
testing I HATE CVS
2001-03-22 21:26:32 +00:00
Ronald G. Minnich
57b654be4e
Still not working quite right. Fails badly on 256MB sdram.
2001-03-21 20:38:02 +00:00
Ronald G. Minnich
2dea4d84d5
reduce size of the ipl.S in northbridge/acer/m1631.
...
There is a problem with memory settings, however.
2001-03-21 00:46:55 +00:00
Ronald G. Minnich
320da3eb72
Fixes for autosize
2001-03-15 20:25:30 +00:00
Ronald G. Minnich
be28302aae
More fixes to raminitspd.
2001-03-15 00:24:25 +00:00
Ronald G. Minnich
b93da0a299
Some attempts at making acer autosizing work. All failed.
2001-03-15 00:00:29 +00:00
Ronald G. Minnich
d6fa756090
added copyright notice.
2001-03-14 21:26:50 +00:00
Li-Ta Lo
b2de68655f
added Eric's Uniform Boot stuff
2001-03-14 09:05:27 +00:00
Ronald G. Minnich
bcf4cbbac1
Fixed again for sdram
2001-03-13 15:40:33 +00:00
Ronald G. Minnich
227ca052f7
Changes from Eric for Alpha and other support
2001-03-13 04:22:19 +00:00
Ronald G. Minnich
1bb9d68a20
CVS SUCKS
2001-03-12 22:11:40 +00:00
Ronald G. Minnich
92f6adb976
Take out auto memory sizing. Just use 64 MB for now.
2001-03-08 23:44:52 +00:00
Ronald G. Minnich
3c2eb4bea0
Get rid of hard-coded PM_DEVFN value. PM_DEVICE is now set in Makefile, and
...
that controls the PM_DEVFN in raminitspd.inc
2001-03-08 19:41:57 +00:00
Ronald G. Minnich
b640a0827f
Changes to get asus cua to boot.
2001-03-07 03:32:11 +00:00
Ronald G. Minnich
fc1f1fb4fb
Working asus cua for acer north and south.
2001-03-05 23:47:30 +00:00
Ronald G. Minnich
32369601ee
Acer fixed the ipl.S
2001-03-05 16:03:02 +00:00
Ronald G. Minnich
a08e458715
via fixup
2001-03-02 21:09:36 +00:00
Ronald G. Minnich
f43cf17c04
more changes from via. Let's hope they work ...
2001-02-15 18:19:59 +00:00
Ronald G. Minnich
9f7ae21935
New code from via. Seems to work but it breaks serial output.
2001-02-15 18:12:59 +00:00
Ronald G. Minnich
de2923b590
mainboard for irobot.com
2001-02-15 15:25:06 +00:00
Ronald G. Minnich
e94eeb3d9d
Patches for tyson that do the following:
...
Added set_initrd() to params.h and params.c.
Added PRINTK macro and KERN_SPEW to printk.h.
Changed fill_inbuf.c to accept zkernel_start and zknernel_mask as
variables that can be set by linuxbiosmain().
Changed linuxbiosmain() to allow custom code to modify some parameters
such as where the kernel image is located in ROM, the initrd parameters
and the command line.
Change most of the DBG's in newpci.c to PRINTK(KERN_SPEW... This was
the worst offender when DEBUG was defined. Some of it was changed to
KERN_DEBUG.
There are no new files this time, however,
freebios-010214.orig/src/superio/SMC/fdc37n769/superio.inc
remains and needs to be deleted and then 'cvs rm'.
None of these changes should break any other code. The same
ZKERNEL_START, ZKERNEL_MASK and CMD_LINE defines are still used, but
are now all used in linuxbiosmain() and used to initialize variables
that can later be changed rather than used directly.
These changes allow me to choose between two kernel images, optionally
use an initrd image, load the initrd image and set the kernel command
line as needed.
2001-02-15 15:23:06 +00:00
Ronald G. Minnich
008d0a742a
Small change to try to fix a startup problem.
2001-02-14 05:19:27 +00:00
Ronald G. Minnich
d0b0e5cf9f
added files for Tyson's new stuff.
2001-02-09 04:38:11 +00:00
Ronald G. Minnich
af5eaf5b29
Changes to support 440BX
2001-02-08 16:17:38 +00:00
Ronald G. Minnich
ebe1662d07
Changes for the new mainboard from VIA.
2001-02-07 18:35:22 +00:00
Ronald G. Minnich
9c0ee68d01
Delete define that is wrong for most mainboards from via.
2001-02-07 15:56:09 +00:00
Ronald G. Minnich
c5a3540037
Mods for the new via mainboard.
2001-02-07 15:55:04 +00:00
Li-Ta Lo
6bc6af0c08
fixed a bug in init kmalloc memory
2001-02-02 05:29:56 +00:00
Li-Ta Lo
4435330ff8
SiSFB Lite bug fix, no more mysterious kernel oops so far
2001-02-01 09:33:48 +00:00
Li-Ta Lo
7997262b98
minor bug fix in chipset init code
2001-01-29 09:56:21 +00:00
Li-Ta Lo
ce8453cbde
minor changes to to reflect 730
2001-01-29 08:01:49 +00:00
Li-Ta Lo
f23356e68f
SiS 730 Works lsls
2001-01-29 07:58:42 +00:00
Li-Ta Lo
ffa86f1fb3
fixed a typo on 730 device id
2001-01-29 07:53:52 +00:00
Li-Ta Lo
70d361e5f8
fix some rounding problem
2001-01-29 02:12:35 +00:00
Ronald G. Minnich
e4a129a678
minor changes for via.
...
You can build for vt5292A4 by:
cd romimages/RON_VIA_SPD
make
Note that we now use 2.4.0 release
multiple SDRAM do not work yet.
2001-01-27 00:54:43 +00:00
Ronald G. Minnich
ef33ec89a4
superio.c
2001-01-19 17:10:45 +00:00
Ronald G. Minnich
ef2a712106
added files for 440bx
2001-01-19 17:02:36 +00:00
Li-Ta Lo
ba090cb1cc
add 2.4.0 kernel patch, sisfb_lite works with XFree86 3.3.6
2001-01-19 14:53:13 +00:00
Ronald G. Minnich
31370304b1
Only enable CPU pipeline if option ENABLE_SIS630_CPU_PIPELINE is set
2001-01-19 00:11:45 +00:00
Ronald G. Minnich
b56912ec3a
Fixes for CMD_LINE, and other fixes to set up ga-6bxc.
...
mtrr.c, remove redundant define
string.h bug with 0 in strlen
2001-01-18 23:11:26 +00:00
Ronald G. Minnich
c4de6e712f
Sample file
2001-01-17 23:50:57 +00:00
Li-Ta Lo
75ac3d4d1a
enable CPU pipeline and disable DRAM delay
2001-01-17 08:18:38 +00:00
Ronald G. Minnich
7d897e96f8
Lanner em-370 Config file and an example config
2001-01-16 22:51:37 +00:00
Ronald G. Minnich
ede94585e0
We now use memory size reported in VIA northbridge registers
2001-01-07 21:21:48 +00:00
Li-Ta Lo
719f89882d
found an very very old bug on setting MTRR range
2001-01-04 07:50:56 +00:00