1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 10:29:01 +00:00
trezor-firmware/bootloader
2018-03-21 12:18:36 +01:00
..
combine fix combine/prepare script for python3 2017-02-04 11:20:58 +01:00
.gitignore bootloader source code 2014-10-23 18:09:41 +02:00
bootloader.c util: use shutdown from trezor-core instead of system_halt 2018-03-21 12:18:36 +01:00
bootloader.h bootloader: bump version to 1.4.0 2018-03-13 15:42:31 +01:00
ChangeLog bootloader: add changelog, bump version to 1.3.2 2017-07-11 23:45:08 +02:00
firmware_align.py bootloader: align during docker build 2017-07-19 12:52:46 +02:00
firmware_sign_split.py adapt python scripts to Python3 2017-02-01 18:07:47 +01:00
firmware_sign.py firmware_sign: Python 3 compatibility (#156) 2017-03-05 14:43:22 +01:00
Makefile introduce and use memzero instead of explicit_bzero 2018-01-18 15:21:48 +01:00
signatures.c bootloader: guard signatures_ok calls with firmware_present (or !brand_new_firmware) 2018-03-15 04:15:41 +01:00
signatures.h bootloader: refactor signatures_ok return value 2018-03-13 15:41:42 +01:00
usb.c bootloader: guard signatures_ok calls with firmware_present (or !brand_new_firmware) 2018-03-15 04:15:41 +01:00
usb.h add project website (trezor.io) to license header 2017-11-05 17:47:23 +01:00