Commit Graph

104 Commits

Author SHA1 Message Date
shin
b886a869ed add support for LASER5 L-Router. 2002-01-18 13:51:01 +00:00
takemura
3d94c421cc Added new config hook type PCIINTR (handling PCI interrupt).
Added config hook APIs, config_connect, config_disconnect and
config_connected_call.
Supported PCIINTR type event in hpcio.
2002-01-13 14:00:38 +00:00
takemura
cea2181363 Recompile for DoCoMo SigmarionII with eVC 3.0 and H/PC Pro 2.11 SDK. 2002-01-05 06:00:22 +00:00
shin
7806543ebf SPEC_PLATFORM is 'defparam' (requires value). 2001-12-11 04:46:39 +00:00
lukem
ecb81c3f6d - convert usage of "defopt" to "defflag" where the relevant option does
not support a value (e.g., it's to be used as "options FOO" instead of
  "options FOO=xxx"). options that take a value were converted to
  defparam recently.
- minor whitespace & formatting cleanups
2001-11-28 10:21:10 +00:00
takemura
21006d2057 Added SigmarionII entry. 2001-11-25 14:39:50 +00:00
takemura
365ab4ac40 Deleted unused include files. 2001-11-25 14:39:20 +00:00
lukem
03aef4723c cleanup:
options SPACE TAB
	makeoptions TAB
	psuedo-device TAB
	remove trailing whitespace
	replace multiple spaces -> tabs
	options "FOO" -> options FOO
	options "FOO=bar" -> options FOO=bar
	options "FOO=\"bar\"" -> options FOO="\"bar\""
2001-11-20 12:56:17 +00:00
uch
69ed217599 ANSIfy, KNF. 2001-09-27 16:31:23 +00:00
takemura
ca59965026 Renamed platid_search() to platid_search_data() and added new platid_search().
Platid_name() was re-implemented using platid_search().
2001-09-24 14:29:30 +00:00
sato
0d347adcef regen. 2001-09-04 08:46:59 +00:00
sato
b6f32dcf67 add VR4131 and some cpu.
add sigmarion2, MPC-304 and so on.
2001-09-04 08:46:39 +00:00
wiz
1bc6d2cee9 Fix typo (`information' has an 'r'). 2001-07-19 16:13:00 +00:00
sato
ab7530a18b change BATTERY event order. 2001-07-19 11:38:01 +00:00
sato
b9d7f75a06 add more BATTERY events. 2001-07-19 11:36:07 +00:00
toshii
e267c67b60 "infomation" -> "information" 2001-07-17 01:37:43 +00:00
ichiro
d100f4ef02 regen 2001-07-11 10:00:08 +00:00
ichiro
6c04cf6b98 Upps, 3[16]XX -> H3[16]XX 2001-07-11 09:59:30 +00:00
ichiro
a97a7db97b regen 2001-07-11 09:57:29 +00:00
ichiro
d340add774 add iPAQ H3660 (64MB model) 2001-07-11 09:56:33 +00:00
ichiro
83d64d47f8 regen 2001-07-11 09:43:34 +00:00
ichiro
2a17f4b73c add iPAQ model H3100 2001-07-11 09:43:07 +00:00
uch
ebad8fb5d8 when "safety message" check box is not checked, no symbol kernel is
loaded to memory silently. (its MessageBox will bother)
2001-07-08 17:19:02 +00:00
uch
fd5708022c recompile (by VC6) 2001-07-03 20:40:07 +00:00
uch
d9d3df290a reserve correct size of kernel symbol table. 2001-07-03 20:38:03 +00:00
uch
cd62c87986 recompile. 2001-06-20 17:38:59 +00:00
uch
7b262bfecb when there are two or more framebuffer setting, returns best match setting.
and this is for bivideo.
2001-06-20 17:36:00 +00:00
uch
27e3cda68b add document for developers. 2001-06-19 17:50:39 +00:00
uch
86b75389d1 recompile. 2001-06-19 16:51:43 +00:00
uch
3563b6010c add build number. when 'make uuencode', increment it. 2001-06-19 16:50:05 +00:00
uch
a934bba390 set BI_CNUSE_SERIAL flag at SerialConsole constructor. and remove
getBootConsole member from SerialConsole class
2001-06-19 16:48:49 +00:00
uch
51b515b09a recompile. 2001-06-18 11:31:32 +00:00
uch
376c55b2be arm, mips: forgot to initialize boot console. 2001-06-18 11:31:04 +00:00
wiz
0a600be867 receive, not recieve 2001-06-12 15:17:10 +00:00
mrg
67afbd6270 use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
uch
c8589412aa recompile. 2001-05-21 16:02:02 +00:00
uch
5618978d88 don't install SH4 binary. 2001-05-21 15:57:02 +00:00
uch
fbb95fdb04 change window layout. 2001-05-21 15:55:04 +00:00
uch
ed95b7ebe4 rework the way to set booted-console flag. 2001-05-21 15:54:25 +00:00
enami
c7a624dcc6 Allow to pass -d option to kernel. 2001-05-17 01:50:35 +00:00
uch
3c3caa0eb2 don't generate opt_spec_platform.h 2001-05-16 14:26:40 +00:00
enami
43923690d3 Add an entry for Victor MP-C303. 2001-05-16 11:13:20 +00:00
enami
389aaa8b08 Regen. 2001-05-16 11:06:27 +00:00
enami
7cd4cb0d25 Define platid for Victor InterLink MP-C303 2001-05-16 11:04:57 +00:00
enami
2f39ebba50 Victor MP-C303 uses 4k pagesize. So, ask system instead of hardcoding it. 2001-05-16 08:40:51 +00:00
enami
422ad4763b The lower bound for getPage is _addr_table_idx, not 0. 2001-05-16 08:37:44 +00:00
enami
679894e9ae Add missing close paren in message. 2001-05-16 08:19:42 +00:00
takemura
e427bbc2de Add '#if defined(_KERNEL) && !defined(_LKM)' to avoid including
opt_spec_platform.h when you compile standalone program (bootloader).
2001-05-12 10:17:20 +00:00
uch
fae3e8e7c1 KNF. 2001-05-08 18:51:22 +00:00
uch
93069cf02a recompile. 2001-05-07 11:15:28 +00:00