summaryrefslogtreecommitdiffstats
path: root/lib/types/types.h
Commit message (Expand)AuthorAgeFilesLines
* ui/ncurses: Keep track of the default boot optionSamuel Mendoza-Jonas2018-12-031-0/+1
* ui/ncurses: Reset console options on bootSamuel Mendoza-Jonas2018-11-161-0/+1
* lib: Add support and helpers for IPv6 host addressesSamuel Mendoza-Jonas2018-07-101-0/+1
* discover/pxe-parser: Recognise plugin sourcesSamuel Mendoza-Jonas2017-08-151-0/+5
* lib: Add plugin_option type and protocolSamuel Mendoza-Jonas2017-08-151-0/+15
* discover: Track both configured and current autoboot settingsSamuel Mendoza-Jonas2017-03-151-0/+2
* discover: Record IP address of network interfacesSamuel Mendoza-Jonas2016-12-201-0/+1
* discover: Maintain a backlog of status updatesSamuel Mendoza-Jonas2016-12-201-0/+6
* types: Remove detail and progress from struct statusJeremy Kerr2016-12-201-2/+0
* types: shorten boot_status definitionsJeremy Kerr2016-12-201-4/+4
* Support HTTP(S) proxies when downloading resourcesSamuel Mendoza-Jonas2016-11-241-0/+3
* Consolidate petitboot,tty and petitboot,consoleSamuel Mendoza-Jonas2016-09-081-0/+1
* Use 'consoles' instead of 'tty' to refer to interfacesSamuel Mendoza-Jonas2016-09-081-4/+4
* discover: Avoid writing network overrides to NVRAMSamuel Mendoza-Jonas2016-09-081-0/+1
* Add support for GPG signature enforcement on bootedtpearson@raptorengineering.com2016-08-261-0/+2
* lib: Add support for tracking boot consolesSamuel Mendoza-Jonas2016-06-281-0/+4
* Use 'Primary' instead of 'Current' for flash sidesSam Mendoza-Jonas2016-02-261-2/+2
* Retrieve BMC version info via IPMISam Mendoza-Jonas2016-02-101-0/+4
* Display VERSION partition info on BMC machinesSamuel Mendoza-Jonas2016-02-091-0/+4
* ui: add URL for static configurations to load a specified fileNishanth Aravamudan2015-12-181-0/+1
* Add BMC interface MAC to system info outputJack Miller2015-12-151-0/+1
* Recognise storage devices on USB busSamuel Mendoza-Jonas2015-08-311-0/+1
* discover: Add disable param for dm-snapshotsSamuel Mendoza-Jonas2015-08-181-0/+1
* Make read-only guarantee user-settableSamuel Mendoza-Jonas2015-08-061-0/+2
* lib: Move ipmi_bootdev enum to types.hSamuel Mendoza-Jonas2015-05-051-0/+11
* petitboot: Implement ordered boot optionsSamuel Mendoza-Jonas2015-05-051-13/+2
* lib: Define autoboot_options, device_type helpersSamuel Mendoza-Jonas2015-05-051-0/+15
* discover: Integrate ipmi bootdev settings into the priority systemJeremy Kerr2014-12-151-0/+6
* discover: Add debug flag to configJeremy Kerr2014-08-051-1/+4
* config: Add lang member to configJeremy Kerr2014-07-281-0/+1
* discover: Add safe modeJeremy Kerr2014-07-221-0/+1
* config: Add boot_device member to configJeremy Kerr2014-07-211-0/+1
* discover: Add DEVICE_TYPE_ANY for matching any deviceJeremy Kerr2014-01-301-0/+1
* discover: Make boot_priorities more flexibleJeremy Kerr2014-01-301-0/+5
* sysinfo: Add interface link status to sysinfo dataJeremy Kerr2013-12-181-0/+1
* protocol: Add block device information to system infoJeremy Kerr2013-11-221-0/+8
* lib/types: use unsigned int for interface, dns and prio countsJeremy Kerr2013-11-131-4/+4
* lib: Move config structure defitinitions to types.hJeremy Kerr2013-11-131-0/+37
* Add system info messagesJeremy Kerr2013-10-091-0/+15
* types: Add device_type to struct deviceJeremy Kerr2013-09-181-0/+8
* Add initial dtb supportGeoff Levand2013-06-241-0/+2
* types: Add is_default to struct boot_optionJeremy Kerr2013-06-241-0/+2
* lib: Add boot_status type & protocol definitionsJeremy Kerr2013-05-061-0/+10
* protocol: Separate device add from boot-option add messagesJeremy Kerr2013-04-161-0/+1
* Add boot command structure to petitboot protocol descriptionJeremy Kerr2013-04-151-0/+7
* lib/types: Create common file for type definitionsJeremy Kerr2013-04-101-0/+32
OpenPOWER on IntegriCloud