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
5538c4953b
Added needed usleeps so program would work.
2001-02-07 16:10:54 +00:00
Ronald G. Minnich
59e0591bee
Fix typo in name for flash_rom command
2001-02-07 16:03:52 +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
3da78f3850
added config file for PCCHIPS M810LMR
2001-01-29 07:55:49 +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
c7b2fea7d8
Changes for VIA
2001-01-27 00:53:56 +00:00
Ronald G. Minnich
ef33ec89a4
superio.c
2001-01-19 17:10:45 +00:00
Ronald G. Minnich
914a8ba741
took out noisy debug
2001-01-19 17:07:41 +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
133e6355b1
update
2001-01-16 17:36:37 +00:00
Ronald G. Minnich
943445fa70
more info
2001-01-16 16:35:55 +00:00
Ronald G. Minnich
83e33b381b
added the MAKEDEV step for the HOWTO
2001-01-12 15:10:40 +00:00
Ronald G. Minnich
cfff928891
repairs
2001-01-12 05:45:00 +00:00
Ronald G. Minnich
0efc34ffa8
.ps of manual
2001-01-12 05:35:14 +00:00
Ronald G. Minnich
cbffe2b420
Config manual
2001-01-12 05:29:59 +00:00
Ronald G. Minnich
88595061aa
Fixed a simple bug in burn_mtd, related to the new 2.4.0 release MTD code
2001-01-12 05:29:44 +00:00
Ronald G. Minnich
c3b0e127ed
Fixes to problems with the config tool.
2001-01-11 04:03:42 +00:00
Ronald G. Minnich
ede94585e0
We now use memory size reported in VIA northbridge registers
2001-01-07 21:21:48 +00:00
Ronald G. Minnich
8239f21126
updated howto and the burn_mtd utility
2001-01-05 16:20:58 +00:00
Li-Ta Lo
719f89882d
found an very very old bug on setting MTRR range
2001-01-04 07:50:56 +00:00