1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-01 02:50:59 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Pavol Rusnak
27f7a26d6e
bootloader: join erase/flash loader into one process 2017-06-21 13:11:20 +02:00
Pavol Rusnak
be83b8b138
bootloader: show loader instead of text 2017-06-20 19:53:35 +02:00
Pavol Rusnak
0290a13427
bootloader: firmware update working 2017-06-20 17:32:21 +02:00
Pavol Rusnak
95bc321113
bootloader: fix typo in message processing 2017-06-20 15:06:16 +02:00
Pavol Rusnak
285fb1263b
bootloader: more work on firmware update 2017-06-20 12:44:48 +02:00
Pavol Rusnak
26267d532d
bootloader: drop streaming for all cases except FirmwareUpload.payload, skip unused messages 2017-06-20 00:01:29 +02:00
Pavol Rusnak
aa6c96046e
bootloader: process callback in incoming messages 2017-06-19 23:05:21 +02:00
Pavol Rusnak
46c26b8c09
bootloader: parse incoming protobuf messages 2017-06-19 14:20:09 +02:00
Pavol Rusnak
aed4f5547c
bootloader: consume incoming messages 2017-06-16 15:40:27 +02:00
Pavol Rusnak
396e90e19e
bootloader: refactor protobuf code 2017-06-14 23:18:54 +02:00
Pavol Rusnak
4414054d92
bootloader: migrate to nanopb 2017-06-14 20:44:52 +02:00
Pavol Rusnak
b91d8da421
bootloader: more protobuf cleanup 2017-04-16 17:37:39 +02:00
Pavol Rusnak
fffe8abd02
bootloader: rework message creation 2017-04-16 14:16:40 +02:00
Pavol Rusnak
00f566c434
bootloader: start working on USB processing 2017-04-12 18:31:23 +02:00