summaryrefslogtreecommitdiffstats
path: root/src/core/config.c
Commit message (Expand)AuthorAgeFilesLines
* [comboot] Add COMBOOT and COM32 supportDaniel Verkamp2008-08-291-0/+8
* [iSCSI] Support Windows Server 2008 direct iSCSI installationMichael Brown2008-07-171-0/+7
* [GDB] Remote debugging over UDPStefan Hajnoczi2008-06-301-1/+8
* [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImageMichael Brown2008-06-091-4/+1Star
* [GDB] Add GDB stub for remote debuggingStefan Hajnoczi2008-06-051-0/+3
* [Serial] Split serial console from serial driverStefan Hajnoczi2008-06-051-1/+1
* [GDBSYM] Remove unused gdbsym.cStefan Hajnoczi2008-06-051-3/+0Star
* [IPv4] Add a config option for IPv4Michael Brown2008-03-211-11/+12
* Merge branch 'xl0-timer'Michael Brown2008-03-101-0/+11
|\
| * fix the rdtsc namimgAlexey Zaytsev2008-03-021-2/+2
| * Introduce the new timer subsystem.Alexey Zaytsev2008-03-021-0/+11
* | [Command] Add "sanboot" command.Michael Brown2008-03-041-0/+3
|/
* Remove reference to COFF support. I can find no trace of ever having support...Michael Brown2008-02-211-3/+0Star
* Allowed HTTPS to be a separately configurable feature.Michael Brown2007-07-301-0/+3
* Dead code removal.Michael Brown2007-07-141-4/+0Star
* Add gdbsym.c object to help with running gdb-to-qemuMichael Brown2007-06-301-1/+4
* Added missing config.[ch] lines for FTP protocolMichael Brown2007-06-281-0/+3
* hoffmeis: Preparations for syslog support (LOGSERVER in DHCP, linewiseAnselm Martin Hoffmeister2007-04-091-0/+4
* Split bootsector execution code out into bootsector.c.Michael Brown2007-01-291-0/+3
* Placeholder bzImage supportMichael Brown2007-01-141-0/+3
* Rename "boot" to "autoboot"Michael Brown2007-01-141-2/+2
* I prefer IMAGE_XXX to XXX_IMAGE.Michael Brown2007-01-131-11/+11
* Add "dhcp" commandMichael Brown2007-01-121-0/+3
* Use systematic names for XXX_IMAGE.Michael Brown2007-01-121-5/+8
* Add basic "fetch" and "imgstat" commands.Michael Brown2007-01-121-0/+3
* Move include/image.h to include/gpxe/image.hMichael Brown2007-01-111-1/+0Star
* Add "route" command (which currently only displays the routing table; itMichael Brown2007-01-101-0/+3
* Added network interface management commandsMichael Brown2007-01-101-0/+3
* Split the (quick hack) boot logic out from main.c to autoboot.c, add aMichael Brown2006-12-201-0/+3
* Add "config" command to access config UIMichael Brown2006-12-201-0/+3
* Select required commands via config.hMichael Brown2006-12-201-0/+8
* Removed obsolete print_config()Michael Brown2006-08-151-61/+0Star
* Add NULL_TRAP as a config optionMichael Brown2006-06-111-0/+8
* relocate.o is now dragged in by the objects that require it; there is noMichael Brown2006-05-251-9/+0Star
* Synced across updates from Etherboot 5.4 treeMichael Brown2005-05-191-0/+3
* Image formats moved into the new config systemMichael Brown2005-05-171-34/+38
* Moved DOWNLOAD_PROTO_XXX options to config.hMichael Brown2005-05-021-0/+20
* Add NMB_RESOLVERMichael Brown2005-05-011-0/+4
* "dns_resolver" changed to "dns"Michael Brown2005-04-301-1/+1
* Added DNS resolver configuration option.Michael Brown2005-04-301-0/+8
* This is, of course, the neater and much more obvious way to do it.Michael Brown2005-04-181-9/+3Star
* Fix BUILD_SERIAL.Michael Brown2005-04-181-17/+42
* Move RELOCATE into config.hMichael Brown2005-04-181-38/+16Star
* Add ISA_PROBE_ADDRS list.Michael Brown2005-04-161-0/+18
* print_drivers() is now unified.Michael Brown2005-04-121-67/+6Star
* Drag in relocate unless NORELOCATE is defined, since it's now calledMichael Brown2005-04-101-0/+7
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-0/+49
* Initial revisionMichael Brown2005-03-081-0/+161