Commit graph

190 commits

Author SHA1 Message Date
Ronald G. Minnich
2d208cd5c6 If no args are specified, then all that happens is that flash writes
are enabled in hardware. This is used for DoC support.
2000-12-31 20:06:14 +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
50f0673c02 replace flash_rom to flash_on 2000-12-26 01:26:03 +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
3177ea9c43 update 2000-12-23 03:49:45 +00:00
Ronald G. Minnich
09eee61a5f burn script and test12 winfast.config 2000-12-22 22:32:04 +00:00
Ronald G. Minnich
a966ad64e5 update 2000-12-22 22:29:54 +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
Ronald G. Minnich
f3340fb817 updates 2000-12-21 04:59:23 +00:00
Li-Ta Lo
006c147a76 add option HAVE_PIRQ_TABLE 2000-12-21 00:59:09 +00:00
Ronald G. Minnich
d67208902e more details. 2000-12-20 16:45:38 +00:00
Ronald G. Minnich
b13093ba3c more details. 2000-12-20 16:42:44 +00:00
Ronald G. Minnich
a0a7e9a7c5 first cut at howto 2000-12-20 15:51:45 +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
a9d58e2759 Now builds working via too 2000-12-19 03:12:51 +00:00
Ronald G. Minnich
08cfcf6313 GAS bug (again) 2000-12-18 22:22:17 +00:00
Ronald G. Minnich
fe00453885 This now works ... 2000-12-18 04:50:13 +00:00
Ronald G. Minnich
cddbea070f Last parameterized piece. 2000-12-18 03:59:28 +00:00
Ronald G. Minnich
b38a6eec1c More chipset setup for ram. 2000-12-18 03:21:04 +00:00
Ronald G. Minnich
179c2c738d Now the 'base file' works for both the makefile and ldscript. 2000-12-15 04:31:24 +00:00
Ronald G. Minnich
980dff7eff Continuing fixes for acer. 2000-12-15 00:58:14 +00:00
Ronald G. Minnich
6a7412a0af For the DoC version 2000-12-14 21:29:20 +00:00
Ronald G. Minnich
f17e1ad791 removed embedded baserules 2000-12-14 15:00:14 +00:00
Ronald G. Minnich
e33f51168c This actually works! 2000-12-14 05:03:52 +00:00
Ronald G. Minnich
a9d24e25e8 Getting there, but not right. 2000-12-14 04:42:38 +00:00
Ronald G. Minnich
bec75e23b1 Adding features on request ... 2000-12-14 03:54:19 +00:00
Ronald G. Minnich
bb8dc3b9b7 Put HACK back in for 2.2. kernels for IRQ routing. 2000-12-13 05:31:38 +00:00
Ronald G. Minnich
b4413ece8b Fooling around with ways to add our own makerules. 2000-12-13 04:31:02 +00:00
Ronald G. Minnich
2c706e40eb Newer config tool 2000-12-13 04:02:15 +00:00
Ronald G. Minnich
13275b3fea Fixes for various acer stuff. Also, you can now #ifdef out the real-mode stuff
in start32.inc.
2000-12-13 03:49:26 +00:00
Li-Ta Lo
b3b5a38f5f add utils to reboot/shutdown by ACPI 2000-12-12 04:12:23 +00:00
Ronald G. Minnich
651393b2e0 add enable for flash write. We still need to know the device # of
SB
2000-12-11 05:41:00 +00:00
Li-Ta Lo
3283b9410a remove test6 patch, every body should use test11 patch instead 2000-12-11 05:08:00 +00:00
Ronald G. Minnich
a5a4445593 This might actually work! 2000-12-09 14:56:54 +00:00
Ronald G. Minnich
7fb6bba49f added DoC support 2000-12-09 03:52:16 +00:00
Ronald G. Minnich
81b6860bae fixes to ipl.S for acer 2000-12-08 22:58:04 +00:00
Ronald G. Minnich
82a6bdc293 vastly improved IPL and chipsizer. Looks like DoC is a go on this machine, but
we'll see.
2000-12-08 19:45:35 +00:00
Ronald G. Minnich
43597ab580 almost there. 2000-12-08 06:06:31 +00:00
Li-Ta Lo
01bb8f9ca3 use commandline for kernel command line 2000-12-08 01:22:50 +00:00
Ronald G. Minnich
edbdd1c15d Simple ipl.S 2000-12-08 01:00:34 +00:00
Ronald G. Minnich
c50d44dd43 ipl for DoC for ASUS CUA 2000-12-08 00:43:59 +00:00
Ronald G. Minnich
99226a08d1 update 2000-12-07 21:15:41 +00:00
Ronald G. Minnich
7a54bc4a3b docs 2000-12-07 21:09:48 +00:00
Li-Ta Lo
cd92ec8ef9 add LPT support 2000-12-07 07:34:40 +00:00