summaryrefslogtreecommitdiffstats
path: root/src/config.h
Commit message (Expand)AuthorAgeFilesLines
* 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