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