summaryrefslogtreecommitdiffstats
path: root/lib/pb-protocol/pb-protocol.c
Commit message (Expand)AuthorAgeFilesLines
* Add initial dtb supportGeoff Levand2013-06-241-0/+13
* types: Add is_default to struct boot_optionJeremy Kerr2013-06-241-1/+10
* protocol: Add boot_status (de-)serialisation functionsJeremy Kerr2013-05-061-0/+78
* protocol: Separate device add from boot-option add messagesJeremy Kerr2013-04-161-89/+88
* pb-protocol: Don't allocate in deserialise functionsJeremy Kerr2013-04-161-14/+6
* discover: parse boot message from incoming ACTION_BOOT messagesJeremy Kerr2013-04-151-0/+31
* discover-client: Add discover_client_bootJeremy Kerr2013-04-151-0/+24
* Add boot command structure to petitboot protocol descriptionJeremy Kerr2013-04-151-0/+8
* lib/pb-protocol: suppress warning for unused buf_len argJeremy Kerr2013-03-051-0/+1
* Add pb_protocol_dump_deviceGeoff Levand2011-10-301-0/+22
* Add n_options to struct deviceGeoff Levand2011-10-271-0/+2
* Increase protocol payload sizeGeoff Levand2009-03-301-3/+17
* Remove boot_option_copy routineGeoff Levand2009-02-211-20/+0
* Add protocol object compare routinesGeoff Levand2009-02-211-0/+11
* Make device instance constantGeoff Levand2009-02-011-7/+9
* Add boot_option_copy routineGeoff Levand2009-02-011-0/+19
* Fix build warningsGeoff Levand2009-02-011-4/+9
* Use enum type in pb_protocol_create_messageGeoff Levand2009-02-011-1/+1
* Use a list for device->boot_optionsJeremy Kerr2009-01-021-12/+23
* Initial support for multiple UIsJeremy Kerr2008-12-151-0/+307
OpenPOWER on IntegriCloud