1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-17 21:39:23 +00:00
trezor-firmware/legacy/bootloader
2024-07-18 14:22:32 +02:00
..
.changelog.d chore(legacy): generate changelogs 2023-01-02 11:11:05 +01:00
combine style(all): use f-strings for formatting 2021-10-13 11:53:17 +02:00
.gitignore chore(legacy & core): changelogs added 2021-09-27 15:42:29 +02:00
.towncrier.template.md docs(legacy/bootloader): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
bootloader_flash.jlink feat(legacy): Ability to flash bootloader and firmware via JLink 2022-09-19 10:09:14 +02:00
bootloader.c fix(legacy): fix v2 signature validation 2023-02-06 10:03:27 +01:00
bootloader.h legacy/bootloader: refactor show_unplug 2019-11-09 19:13:52 +00:00
CHANGELOG.md docs(legacy): update changelogs 2023-02-27 14:54:17 +01:00
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
firmware_align.py feat(legacy): bootloader with v3 SignMessage signatures + signatures debug 2022-11-22 15:00:19 +01:00
firmware_sign_dev.py feat(legacy): qa build for upgrade testing 2023-01-02 11:03:38 +01:00
firmware_sign_split.py core+legacy: rework code styling checks 2019-04-18 17:40:55 +02:00
firmware_sign.py style(all): use f-strings for formatting 2021-10-13 11:53:17 +02:00
Makefile feat(legacy): make debugging less painful, remove PRODUCTION macro matrix, split reset_handlers 2023-01-02 11:03:38 +01:00
startup.S feat(legacy): make debugging less painful, remove PRODUCTION macro matrix, split reset_handlers 2023-01-02 11:03:38 +01:00
towncrier.toml docs(legacy/bootloader): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
usb_desc.h MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
usb_erase.h legacy/bootloader: refactor flash_enter/flash_exit 2019-11-09 19:13:51 +00:00
usb_send.h feat(legacy/bootloader): report installed firmware version 2022-05-03 23:00:25 +02:00
usb.c feat(legacy/bootloader): Avoid overflow in readprotobufint(). 2024-07-18 14:22:32 +02:00
usb.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
version.h chore(legacy): bump versions after release 2023-02-27 14:54:25 +01:00