summaryrefslogtreecommitdiffstats
path: root/lib/pb-protocol
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add boot_option_copy routineGeoff Levand2009-02-012-0/+21
* Fix build warningsGeoff Levand2009-02-011-4/+9
* Use enum type in pb_protocol_create_messageGeoff Levand2009-02-012-2/+2
* Use a list for device->boot_optionsJeremy Kerr2009-01-022-22/+38
* Initial support for multiple UIsJeremy Kerr2008-12-152-0/+364
OpenPOWER on IntegriCloud