summaryrefslogtreecommitdiffstats
path: root/src/config.h
Commit message (Expand)AuthorAgeFilesLines
* [comboot] Add COMBOOT and COM32 supportDaniel Verkamp2008-08-291-0/+1
* [cmdline] Added configurable shell banner timeoutAndrew Schran2008-07-241-0/+2
* [GDB] Remote debugging over UDPStefan Hajnoczi2008-06-301-1/+3
* [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImageMichael Brown2008-06-091-2/+1Star
* [GDB] Add GDB stub for remote debuggingStefan Hajnoczi2008-06-051-0/+1
* [util] config-local.h to avoid accidental commitsStefan Hajnoczi2008-06-051-0/+2
* [GDBSYM] Remove unused gdbsym.cStefan Hajnoczi2008-06-051-1/+0Star
* [IPv4] Add a config option for IPv4Michael Brown2008-03-211-0/+10
* Merge branch 'xl0-timer'Michael Brown2008-03-101-0/+10
|\
| * [Timers] Move TIMER_BIOS and TIMER_RDTSC to their own config.h section.Michael Brown2008-03-021-3/+10
| * [Timers] Do not enable serial console by default; this change should notMichael Brown2008-03-021-1/+1
| * fix the rdtsc namimgAlexey Zaytsev2008-03-021-1/+1
| * Introduce the new timer subsystem.Alexey Zaytsev2008-03-021-1/+4
* | [Command] Add "sanboot" command.Michael Brown2008-03-041-0/+1
|/
* Remove reference to COFF support. I can find no trace of ever having support...Michael Brown2008-02-211-1/+0Star
* Allowed HTTPS to be a separately configurable feature.Michael Brown2007-07-301-0/+1
* Reverting unintended change caused by merge of indolent/natsemi branch.Michael Brown2007-07-151-1/+1
* debugging natsemi.cUdayan Kumar2007-07-151-1/+1
* DUMP_GDBSYM should not be enabled by default.Michael Brown2007-07-011-1/+1
* Add gdbsym.c object to help with running gdb-to-qemuMichael Brown2007-06-301-0/+1
* Added missing config.[ch] lines for FTP protocolMichael Brown2007-06-281-0/+1
* A working name resolution frameworkMichael Brown2007-01-181-2/+2
* Placeholder bzImage supportMichael Brown2007-01-141-0/+1
* Rename "boot" to "autoboot"Michael Brown2007-01-141-1/+1
* I prefer IMAGE_XXX to XXX_IMAGE.Michael Brown2007-01-131-10/+11
* Use systematic names for XXX_IMAGE.Michael Brown2007-01-121-2/+3
* Add basic "fetch" and "imgstat" commands.Michael Brown2007-01-121-0/+1
* Add "route" command (which currently only displays the routing table; itMichael Brown2007-01-101-0/+1
* Add interface management commandsMichael Brown2007-01-101-0/+1
* Split the (quick hack) boot logic out from main.c to autoboot.c, add aMichael Brown2006-12-201-1/+2
* Add "config" command to access config UIMichael Brown2006-12-201-0/+1
* Select required commands via config.hMichael Brown2006-12-201-0/+9
* Does anyone still use 9600 baud?Michael Brown2006-08-271-1/+1
* Removed TAGGED_IMAGE from the default build; NBI has been broken for ages.Michael Brown2006-08-151-1/+1
* Removed DNS from the default configuration; it hasn't been updated toMichael Brown2006-08-151-1/+1
* Add NULL_TRAP as a config optionMichael Brown2006-06-111-0/+1
* Fix typoMichael Brown2006-06-111-1/+1
* relocate.o is now dragged in by the objects that require it; there is noMichael Brown2006-05-251-1/+0Star
* Added FSPMichael Brown2005-05-191-0/+1
* Add image formats (didn't check in properly to gpxe for some reason)Michael Brown2005-05-191-0/+20
* Add DOWNLOAD_PROTO_XXX options.Michael Brown2005-05-021-1/+15
* Add NMB_RESOLVERMichael Brown2005-05-011-0/+1
* Added DNS resolver configuration option.Michael Brown2005-04-301-0/+10
* Fix BUILD_SERIAL.Michael Brown2005-04-181-12/+43
* Moved console options to config.hMichael Brown2005-04-181-0/+17
* Allow serial port options to be specified in a relatively friendly format.Michael Brown2005-04-171-1/+1
* Working format.Michael Brown2005-04-171-6/+5Star
* Experiment; let's see if we can get individual config header files working.Michael Brown2005-04-171-0/+36