Michael Brown
|
ec5789bf0c
|
Select required commands via config.h
|
2006-12-20 00:39:06 +00:00 |
|
Michael Brown
|
dbf3482ef5
|
Removed obsolete print_config()
|
2006-08-14 22:45:22 +00:00 |
|
Michael Brown
|
c10698b8b4
|
Add NULL_TRAP as a config option
|
2006-06-11 01:55:43 +00:00 |
|
Michael Brown
|
0479e9f541
|
relocate.o is now dragged in by the objects that require it; there is no
need for a CONFIG_RELOCATE.
|
2006-05-25 01:34:13 +00:00 |
|
Michael Brown
|
4e87543c74
|
Synced across updates from Etherboot 5.4 tree
|
2005-05-19 16:47:19 +00:00 |
|
Michael Brown
|
6e8f29d3cb
|
Image formats moved into the new config system
|
2005-05-17 13:33:49 +00:00 |
|
Michael Brown
|
cc980d1c94
|
Moved DOWNLOAD_PROTO_XXX options to config.h
|
2005-05-02 11:13:47 +00:00 |
|
Michael Brown
|
e1d6f3a8ac
|
Add NMB_RESOLVER
|
2005-05-01 10:58:49 +00:00 |
|
Michael Brown
|
d817e60d21
|
"dns_resolver" changed to "dns"
|
2005-04-30 14:49:41 +00:00 |
|
Michael Brown
|
6cd0fa5807
|
Added DNS resolver configuration option.
|
2005-04-30 14:39:21 +00:00 |
|
Michael Brown
|
ffe77e0683
|
This is, of course, the neater and much more obvious way to do it.
|
2005-04-18 12:45:31 +00:00 |
|
Michael Brown
|
cf79681b80
|
Fix BUILD_SERIAL.
Change from using #if to #ifdef, since #if can't cope with string
constants.
|
2005-04-18 12:43:18 +00:00 |
|
Michael Brown
|
85b00c4b72
|
Move RELOCATE into config.h
Move ISA probe address logic from config.c into isa.c, create header file
config/isa.h.
|
2005-04-18 11:00:42 +00:00 |
|
Michael Brown
|
f25383f4c4
|
Add ISA_PROBE_ADDRS list.
|
2005-04-16 09:35:17 +00:00 |
|
Michael Brown
|
6f37dc410a
|
print_drivers() is now unified.
|
2005-04-12 16:48:45 +00:00 |
|
Michael Brown
|
1937b39079
|
Drag in relocate unless NORELOCATE is defined, since it's now called
only via the initialisation function table.
|
2005-04-10 18:19:05 +00:00 |
|
Michael Brown
|
0ff80b477d
|
Merged mcb30-realmode-redesign back to HEAD
|
2005-04-08 15:01:17 +00:00 |
|
Michael Brown
|
3d6123e69a
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
|