summaryrefslogtreecommitdiffstats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
...
* [uhci] Add support for UHCI host controllersMichael Brown2015-05-103-0/+5
* [vram] Add "vram" built-in setting to dump video RAMMichael Brown2015-04-242-0/+4
* [efi] Add EFI time sourceMichael Brown2015-04-141-1/+1
* [efi] Add EFI entropy sourceMichael Brown2015-04-141-2/+2
* [romprefix] Allow autoboot device filter to be disabledMichael Brown2015-04-131-0/+1
* [ehci] Add support for EHCI host controllersMichael Brown2015-03-183-0/+5
* [usb] Add config/usb.h for USB configuration optionsMichael Brown2015-03-183-1/+26
* [build] Fix the REQUIRE_SYMBOL mechanismMichael Brown2015-03-058-0/+16
* [build] Use REQUIRE_OBJECT() to drag in per-object configurationMichael Brown2015-03-053-72/+0Star
* [build] Remove obsolete and unused portions of config.cMichael Brown2015-03-042-29/+0Star
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-025-5/+13
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-0223-23/+55
* [legal] Include full licence text for all GPL2_OR_LATER filesMichael Brown2015-02-2611-22/+132
* [vbox] Enable some more features now that we have LZMA compressionRobin Smidsrød2015-02-261-8/+0Star
* [dhcp] Extract timing parameters out to config/dhcp.hAlex Williamson2015-02-251-0/+87
* [build] Allow product tag line to be customised via config/branding.hMichael Brown2015-02-111-0/+9
* [build] Allow setting help text URI to be customised via config/branding.hMichael Brown2015-02-111-0/+43
* [build] Allow command help text URI to be customised via config/branding.hMichael Brown2015-02-111-0/+44
* [build] Allow error message URI to be customised via config/branding.hMichael Brown2015-02-111-0/+45
* [build] Allow product URI to be customised via config/branding.hMichael Brown2015-02-111-0/+1
* [build] Move branding information to config/branding.hMichael Brown2015-02-112-16/+32
* [usb] Add support for xHCI host controllersMichael Brown2015-02-032-0/+5
* [usb] Add basic support for USB devicesMichael Brown2015-02-031-0/+20
* [romprefix] Ensure UNDI loader can be included by all ROM typesMichael Brown2015-02-023-0/+30
* [build] Avoid using embedded script in VirtualBox named configurationRobin Smidsrød2014-08-223-12/+8Star
* [build] Add named configuration for VirtualBoxRobin Smidsrød2014-08-219-0/+49
* [build] Allow for named configurations at build timeMichael Brown2014-08-208-0/+47
* [cmdline] Add "profstat" command to display profiling statisticsMichael Brown2014-04-282-0/+4
* [crypto] Allow signed timestamp error margin to be configured at build timeMichael Brown2014-03-301-0/+22
* [romprefix] Allow ROM banner timeout to be configured independentlyAlex Williamson2014-03-031-4/+15
* [cmdline] Add the "ipstat" commandMichael Brown2014-03-032-0/+4
* [png] Add support for PNG imagesMichael Brown2014-01-122-0/+4
* [console] Add centralised concept of colours and colour pairsMichael Brown2013-12-091-0/+3
* [vesafb] Add VESA frame buffer consoleMichael Brown2013-11-282-0/+4
* [cmdline] Add "console" command to configure consoleMichael Brown2013-11-282-0/+4
* [pnm] Add support for PNM imagesMichael Brown2013-11-272-0/+4
* [cmdline] Add "ping" commandMichael Brown2013-10-212-0/+4
* [cmdline] Add "nstat" commandMichael Brown2013-09-252-0/+4
* [ipv6] Replace IPv6 stackMichael Brown2013-09-033-0/+7
* [ipv4] Abstract out protocol-specific portions of "route" commandMichael Brown2013-09-031-0/+24
* [cmdline] Add "params" and "param" commands to manage form parameter listsMichael Brown2013-08-192-0/+4
* [settings] Expose memory map via settings mechanismMichael Brown2013-08-122-0/+4
* [settings] Expose CPUID instruction via settings mechanismMichael Brown2013-08-072-0/+4
* [cmdline] Add "pciscan" command to allow iteration over PCI devicesMichael Brown2013-08-052-0/+4
* [nfs] Add support for NFS protocolMarin Hannache2013-07-152-0/+4
* [cmdline] Add "poweroff" commandMarin Hannache2013-07-152-0/+4
* [legal] Add missing FILE_LICENCE declarationsMarin Hannache2013-07-152-0/+4
* [settings] Expose PCI configuration space via settings mechanismMichael Brown2013-07-132-0/+4
* [settings] Add config/settings.hMichael Brown2013-07-133-2/+22