summaryrefslogtreecommitdiffstats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [linux] Add support for accessing PCI configuration space via /proc/bus/pciMichael Brown2013-07-131-0/+1
* [efi] Enable "cpuid" command by default for EFIMichael Brown2013-03-221-0/+1
* [efi] Add "reboot" command for EFIMichael Brown2013-03-224-0/+21
* [console] Add support for the bochs/qemu debug port consoleMichael Brown2012-09-102-0/+4
* [cmdline] Add standalone "nslookup" commandPatrick Plenefisch2012-09-102-0/+4
* [sdi] Add support for SDI imagesMichael Brown2012-09-052-0/+4
* [build] Add missing #include <config/local/sideband.h>Anton D. Kachalov2012-08-271-0/+2
* [efi] Default to using raw x86 I/OMichael Brown2012-07-171-1/+1
* [ui] Allow colours to be configured via config/colour.hChristian Hesse2012-06-271-0/+32
* [cmdline] Add "sync" commandMichael Brown2012-06-092-0/+4
* [cmdline] Add "cpuid" commandMichael Brown2012-06-072-0/+4
* [time] Add Linux time source using gettimeofday()Michael Brown2012-05-041-1/+1
* [image] Remove non-working image loadersMarin Hannache2012-04-242-12/+0Star
* [vmware] Allow settings to be specified in the VMware .vmx fileMichael Brown2012-04-172-1/+5
* [tftp] Remove configuration option for tftmMarin Mareo Hannache2012-04-102-4/+0Star
* [syslog] Add basic support for encrypted syslog via TLSMichael Brown2012-04-102-0/+4
* [comboot] Remove COMBOOT image support by defaultMichael Brown2012-03-291-1/+0Star
* [menu] Add menu commandsMichael Brown2012-03-292-0/+4
* [console] Add "log message" console usage and an internal syslog() callMichael Brown2012-03-261-0/+2
* [console] Remove unused "btext" consoleMichael Brown2012-03-262-4/+0Star