aboutsummaryrefslogtreecommitdiff
path: root/src/config
AgeCommit message (Expand)AuthorFilesLines
2015-07-22[fault] Generalise NETDEV_DISCARD_RATE fault injection mechanismMichael Brown2-1/+19
2015-07-22[build] Add named configuration for qemuMichael Brown8-0/+10
2015-07-22[efi] Allow user experience to be downgradedMichael Brown1-0/+1
2015-06-29[serial] Use new UART abstraction in serial console driverMichael Brown2-6/+1
2015-06-25[stp] Add support for detecting Spanning Tree Protocol non-forwarding portsMichael Brown2-0/+4
2015-05-19[int13con] Add basic ability to log to a local disk via INT 13Michael Brown2-0/+4
2015-05-12[usb] Add basic support for USB keyboardsMichael Brown3-0/+14
2015-05-09[uhci] Add support for UHCI host controllersMichael Brown3-0/+5
2015-04-24[vram] Add "vram" built-in setting to dump video RAMMichael Brown2-0/+4
2015-04-14[efi] Add EFI time sourceMichael Brown1-1/+1
2015-04-14[efi] Add EFI entropy sourceMichael Brown1-2/+2
2015-04-13[romprefix] Allow autoboot device filter to be disabledMichael Brown1-0/+1
2015-03-18[ehci] Add support for EHCI host controllersMichael Brown3-0/+5
2015-03-18[usb] Add config/usb.h for USB configuration optionsMichael Brown3-1/+26
2015-03-05[build] Fix the REQUIRE_SYMBOL mechanismMichael Brown8-0/+16
2015-03-05[build] Use REQUIRE_OBJECT() to drag in per-object configurationMichael Brown3-72/+0
2015-03-04[build] Remove obsolete and unused portions of config.cMichael Brown2-29/+0
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown5-5/+13
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+1
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown23-23/+55
2015-02-26[legal] Include full licence text for all GPL2_OR_LATER filesMichael Brown11-22/+132
2015-02-26[vbox] Enable some more features now that we have LZMA compressionRobin Smidsrød1-8/+0
2015-02-25[dhcp] Extract timing parameters out to config/dhcp.hAlex Williamson1-0/+87
2015-02-11[build] Allow product tag line to be customised via config/branding.hMichael Brown1-0/+9
2015-02-11[build] Allow setting help text URI to be customised via config/branding.hMichael Brown1-0/+43
2015-02-11[build] Allow command help text URI to be customised via config/branding.hMichael Brown1-0/+44
2015-02-11[build] Allow error message URI to be customised via config/branding.hMichael Brown1-0/+45
2015-02-11[build] Allow product URI to be customised via config/branding.hMichael Brown1-0/+1
2015-02-11[build] Move branding information to config/branding.hMichael Brown2-16/+32
2015-02-03[usb] Add support for xHCI host controllersMichael Brown2-0/+5
2015-02-03[usb] Add basic support for USB devicesMichael Brown1-0/+20
2015-02-02[romprefix] Ensure UNDI loader can be included by all ROM typesMichael Brown3-0/+30
2014-08-22[build] Avoid using embedded script in VirtualBox named configurationRobin Smidsrød3-12/+8
2014-08-21[build] Add named configuration for VirtualBoxRobin Smidsrød9-0/+49
2014-08-20[build] Allow for named configurations at build timeMichael Brown8-0/+47
2014-04-27[cmdline] Add "profstat" command to display profiling statisticsMichael Brown2-0/+4
2014-03-30[crypto] Allow signed timestamp error margin to be configured at build timeMichael Brown1-0/+22
2014-03-03[romprefix] Allow ROM banner timeout to be configured independentlyAlex Williamson1-4/+15
2014-03-02[cmdline] Add the "ipstat" commandMichael Brown2-0/+4
2014-01-12[png] Add support for PNG imagesMichael Brown2-0/+4
2013-12-09[console] Add centralised concept of colours and colour pairsMichael Brown1-0/+3
2013-11-28[vesafb] Add VESA frame buffer consoleMichael Brown2-0/+4
2013-11-28[cmdline] Add "console" command to configure consoleMichael Brown2-0/+4
2013-11-27[pnm] Add support for PNM imagesMichael Brown2-0/+4
2013-10-21[cmdline] Add "ping" commandMichael Brown2-0/+4
2013-09-25[cmdline] Add "nstat" commandMichael Brown2-0/+4
2013-09-03[ipv6] Replace IPv6 stackMichael Brown3-0/+7
2013-09-03[ipv4] Abstract out protocol-specific portions of "route" commandMichael Brown1-0/+24
2013-08-19[cmdline] Add "params" and "param" commands to manage form parameter listsMichael Brown2-0/+4
2013-08-12[settings] Expose memory map via settings mechanismMichael Brown2-0/+4