1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 02:19:21 +00:00
trezor-firmware/bootloader
2018-06-23 13:25:18 +02: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 Init timer interrupt for unsigned firmware 2018-03-29 01:30:40 +02:00
bootloader.h bump bootloader version to 1.5.0, firmware version to 1.7.0 2018-04-04 15:04:46 +02:00
ChangeLog docs: update changelogs 2018-06-23 13:25:18 +02:00
firmware_align.py update bootloader padding/alignment and integrate build process for bootloader and firmware 2018-04-10 14:19:27 +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: signatures_ok must work without magic 2018-03-29 01:30:40 +02:00
signatures.h bootloader: refactor signatures_ok return value 2018-03-13 15:41:42 +01:00
usb.c Cleaner flash handling using FLASH_PTR 2018-03-29 01:16:46 +02:00
usb.h add project website (trezor.io) to license header 2017-11-05 17:47:23 +01:00