summaryrefslogtreecommitdiffstats
path: root/lib/pb-protocol
Commit message (Expand)AuthorAgeFilesLines
* types: Remove detail and progress from struct statusJeremy Kerr2016-12-201-19/+1
* types: shorten boot_status definitionsJeremy Kerr2016-12-202-8/+8
* Support HTTP(S) proxies when downloading resourcesSamuel Mendoza-Jonas2016-11-241-0/+13
* Consolidate petitboot,tty and petitboot,consoleSamuel Mendoza-Jonas2016-09-081-0/+7
* Use 'consoles' instead of 'tty' to refer to interfacesSamuel Mendoza-Jonas2016-09-081-17/+17
* discover: Avoid writing network overrides to NVRAMSamuel Mendoza-Jonas2016-09-081-0/+9
* Add support for GPG signature enforcement on bootedtpearson@raptorengineering.com2016-08-261-0/+13
* lib: Add support for tracking boot consolesSamuel Mendoza-Jonas2016-06-281-1/+34
* Use 'Primary' instead of 'Current' for flash sidesSam Mendoza-Jonas2016-02-261-10/+10
* Retrieve BMC version info via IPMISam Mendoza-Jonas2016-02-101-1/+39
* Display VERSION partition info on BMC machinesSamuel Mendoza-Jonas2016-02-091-0/+39
* lib/pb-protocol: Fix NULL dereference on non-powerpcSamuel Mendoza-Jonas2015-12-211-1/+4
* ui: add URL for static configurations to load a specified fileNishanth Aravamudan2015-12-181-0/+6
* Add BMC interface MAC to system info outputJack Miller2015-12-151-1/+17
* Make read-only guarantee user-settableSamuel Mendoza-Jonas2015-08-061-0/+9
* petitboot: Implement ordered boot optionsSamuel Mendoza-Jonas2015-05-051-23/+32
* discover: Integrate ipmi bootdev settings into the priority systemJeremy Kerr2014-12-151-1/+13
* lib/pb-protocol: Define new 'add-url' actionSamuel Mendoza-Jonas2014-07-282-0/+21
* config: Add lang member to configJeremy Kerr2014-07-281-0/+9
* discover: Add safe modeJeremy Kerr2014-07-221-1/+9
* discover: check config.boot_device before setting a defaultJeremy Kerr2014-07-211-0/+2
* config: Add boot_device member to configJeremy Kerr2014-07-211-3/+10
* lib/pb-protocol: fix deserialise of boot option prioritiesJeremy Kerr2014-04-071-0/+3
* protocol: expose discovery reinit over client/server protocolJeremy Kerr2014-04-021-0/+1
* discover: Make boot_priorities more flexibleJeremy Kerr2014-01-301-2/+6
* sysinfo: Add interface link status to sysinfo dataJeremy Kerr2013-12-181-1/+8
* protocol: Add block device information to system infoJeremy Kerr2013-11-221-1/+41
* lib/pb-protocol: Add serialise & deserialise for struct configJeremy Kerr2013-11-132-0/+209
* Add system info messagesJeremy Kerr2013-10-092-0/+117
* types: Add device_type to struct deviceJeremy Kerr2013-09-181-0/+10
* Add initial dtb supportGeoff Levand2013-06-241-0/+13
* discover: Add "cancel default boot" messagesJeremy Kerr2013-06-241-0/+1
* types: Add is_default to struct boot_optionJeremy Kerr2013-06-241-1/+10
* protocol: Add boot_status (de-)serialisation functionsJeremy Kerr2013-05-062-0/+84
* lib: Add boot_status type & protocol definitionsJeremy Kerr2013-05-061-0/+1
* protocol: Separate device add from boot-option add messagesJeremy Kerr2013-04-162-93/+101
* pb-protocol: Don't allocate in deserialise functionsJeremy Kerr2013-04-162-16/+8
* discover: parse boot message from incoming ACTION_BOOT messagesJeremy Kerr2013-04-152-0/+34
* discover-client: Add discover_client_bootJeremy Kerr2013-04-152-0/+27
* Add boot command structure to petitboot protocol descriptionJeremy Kerr2013-04-152-0/+9
* lib/types: Create common file for type definitionsJeremy Kerr2013-04-101-26/+1
* lib/pb-protocol: suppress warning for unused buf_len argJeremy Kerr2013-03-051-0/+1
* Add pb_protocol_dump_deviceGeoff Levand2011-10-302-0/+25
* Add n_options to struct deviceGeoff Levand2011-10-272-0/+3
* Increase protocol payload size to 64KiBGeoff Levand2009-06-301-1/+1
* Increase protocol payload sizeGeoff Levand2009-03-302-4/+18
* Remove boot_option_copy routineGeoff Levand2009-02-212-22/+0
* Add protocol object compare routinesGeoff Levand2009-02-212-0/+15
* [pb-protocol] Add ui_info member to devices and boot optionsJeremy Kerr2009-02-011-0/+4
* Make device instance constantGeoff Levand2009-02-012-11/+13
OpenPOWER on IntegriCloud