aboutsummaryrefslogtreecommitdiff
path: root/src/config
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-07[settings] Expose CPUID instruction via settings mechanismMichael Brown2-0/+4
2013-08-05[cmdline] Add "pciscan" command to allow iteration over PCI devicesMichael Brown2-0/+4
2013-07-15[nfs] Add support for NFS protocolMarin Hannache2-0/+4
2013-07-15[cmdline] Add "poweroff" commandMarin Hannache2-0/+4
2013-07-15[legal] Add missing FILE_LICENCE declarationsMarin Hannache2-0/+4
2013-07-13[settings] Expose PCI configuration space via settings mechanismMichael Brown2-0/+4
2013-07-13[settings] Add config/settings.hMichael Brown3-2/+22
2013-07-13[linux] Add support for accessing PCI configuration space via /proc/bus/pciMichael Brown1-0/+1
2013-03-22[efi] Enable "cpuid" command by default for EFIMichael Brown1-0/+1
2013-03-22[efi] Add "reboot" command for EFIMichael Brown4-0/+21
2012-09-10[console] Add support for the bochs/qemu debug port consoleMichael Brown2-0/+4
2012-09-10[cmdline] Add standalone "nslookup" commandPatrick Plenefisch2-0/+4
2012-09-05[sdi] Add support for SDI imagesMichael Brown2-0/+4
2012-08-27[build] Add missing #include <config/local/sideband.h>Anton D. Kachalov1-0/+2
2012-07-17[efi] Default to using raw x86 I/OMichael Brown1-1/+1
2012-06-27[ui] Allow colours to be configured via config/colour.hChristian Hesse1-0/+32
2012-06-09[cmdline] Add "sync" commandMichael Brown2-0/+4
2012-06-07[cmdline] Add "cpuid" commandMichael Brown2-0/+4
2012-05-04[time] Add Linux time source using gettimeofday()Michael Brown1-1/+1
2012-04-24[image] Remove non-working image loadersMarin Hannache2-12/+0
2012-04-17[vmware] Allow settings to be specified in the VMware .vmx fileMichael Brown2-1/+5
2012-04-10[tftp] Remove configuration option for tftmMarin Mareo Hannache2-4/+0
2012-04-10[syslog] Add basic support for encrypted syslog via TLSMichael Brown2-0/+4
2012-03-29[comboot] Remove COMBOOT image support by defaultMichael Brown1-1/+0
2012-03-29[menu] Add menu commandsMichael Brown2-0/+4
2012-03-26[console] Add "log message" console usage and an internal syslog() callMichael Brown1-0/+2
2012-03-26[console] Remove unused "btext" consoleMichael Brown2-4/+0
2012-03-25[image] Add the "imgtrust" and "imgverify" commandsMichael Brown2-0/+4
2012-03-19[time] Add RTC-based time sourceMichael Brown1-1/+1
2012-03-19[time] Define an API for getting the current timeMichael Brown4-0/+19
2012-03-18[rng] Add Linux entropy source using /dev/randomMichael Brown1-1/+1
2012-02-28[vmware] Add VMware logfile console (CONSOLE_VMWARE)Michael Brown2-0/+4
2012-02-28[rng] Add RTC-based entropy sourceMichael Brown1-1/+1
2012-02-21[rng] Add ANS X9.82 Approved Source of Entropy InputMichael Brown4-0/+19
2011-10-26[cmdline] Make "reboot" command available by defaultMichael Brown2-6/+8