Commit graph

166 commits

Author SHA1 Message Date
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
Li-Ta Lo
12c01a0f30 Fixed a fatal bug in framebuffer_on(), XFree86 3.3.6 O.K. 2000-12-27 02:49:33 +00:00
Li-Ta Lo
360a0c4242 replace Ron's test12 patch with my own one 2000-12-26 01:23:48 +00:00
Ronald G. Minnich
9693e9ba1a Support for test12 2000-12-22 22:29:06 +00:00
Li-Ta Lo
714d9a2049 add irq table for SiS 630S demo board 2000-12-22 07:15:39 +00:00
Li-Ta Lo
ce35c2f7b1 clean up for SiS630S 2000-12-22 02:42:55 +00:00
Li-Ta Lo
006c147a76 add option HAVE_PIRQ_TABLE 2000-12-21 00:59:09 +00:00
Li-Ta Lo
7c4b9e606a prepare for SiS 730 support, let's wait and see 2000-12-20 09:08:40 +00:00
Ronald G. Minnich
607661601a Support for getting keyboard, framebuffer working 2000-12-20 04:42:36 +00:00
Ronald G. Minnich
d920c24fa6 turn on refresh. 2000-12-19 05:52:35 +00:00
Ronald G. Minnich
b18b69befa missed setting refresh on! 2000-12-19 05:51:50 +00:00
Ronald G. Minnich
6a11a06df1 More stuff for via, including superio 2000-12-19 03:14:05 +00:00
Ronald G. Minnich
08cfcf6313 GAS bug (again) 2000-12-18 22:22:17 +00:00