1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-26 15:20:58 +00:00
trezor-firmware/legacy/firmware
2024-08-27 19:33:23 +02:00
..
.changelog.d
protob
u2f all: replace /bin/bash with /usr/bin/env bash 2019-09-12 17:35:55 +02:00
.gitignore
.towncrier.template.md
bl_check_qa.txt chore(legacy): bundle bootloader 1.12.1 into firmware 2023-02-06 10:03:27 +01:00
bl_check.c chore(legacy): bundle bootloader 1.12.1 into firmware 2023-02-06 10:03:27 +01:00
bl_check.h refactor(legacy): rename check_bootloader to check_and_replace_bootloader 2021-05-13 17:59:39 +02:00
bl_check.txt
bl_data.py feat(legacy): qa build for upgrade testing 2023-01-02 11:03:38 +01:00
bootloader_qa.dat
bootloader.dat chore(legacy): bundle bootloader 1.12.1 into firmware 2023-02-06 10:03:27 +01:00
CHANGELOG.md docs(legacy): remove wrong link from changelog 2023-03-06 12:57:06 +01:00
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
coin_info.c.mako feat(all): implement support information for T2B1 2023-09-14 13:54:09 +02:00
coin_info.h.mako feat(all): implement support information for T2B1 2023-09-14 13:54:09 +02:00
coins.c
coins.h
config.c chore(legacy): remove CoSi functionality 2024-07-01 09:32:38 +02:00
config.h feat(legacy): Implement AuthorizeCoinJoin. 2023-02-27 14:22:25 +01:00
crypto.c feat(legacy): implement CoSi verification 2023-03-24 13:24:46 +01:00
crypto.h
debug.c
debug.h
defs
ethereum_definitions_constants.h.mako
ethereum_definitions.c
ethereum_definitions.h feat(legacy): support external Ethereum definitions 2023-03-24 13:24:46 +01:00
ethereum_networks.c.mako feat(all): implement support information for T2B1 2023-09-14 13:54:09 +02:00
ethereum_networks.h feat(legacy): support external Ethereum definitions 2023-03-24 13:24:46 +01:00
ethereum_tokens.c.mako feat(all): implement support information for T2B1 2023-09-14 13:54:09 +02:00
ethereum_tokens.h feat(legacy): support external Ethereum definitions 2023-03-24 13:24:46 +01:00
ethereum.c
ethereum.h
firmware_flash.jlink feat(legacy): Ability to flash bootloader and firmware via JLink 2022-09-19 10:09:14 +02:00
fsm_msg_coin.h
fsm_msg_common.h
fsm_msg_crypto.h
fsm_msg_debug.h
fsm_msg_ethereum.h
fsm_msg_nem.h fix(legacy): Check PIN before confirming critical dialogs. 2022-05-03 21:50:50 +02:00
fsm_msg_stellar.h
fsm.c
fsm.h
gettext.h
header.S feat(legacy): add model info to image header 2023-01-02 11:03:38 +01:00
layout2.c refactor(crypto): change ed25519 and curve25519 public key prefix 2024-08-21 17:19:24 +02:00
layout2.h
Makefile
messages.c
messages.h
nem2.c
nem2.h feat(legacy): Strict path validation for NEM. 2022-05-03 21:50:50 +02:00
nem_mosaics.c.mako feat(all): implement support information for T2B1 2023-09-14 13:54:09 +02:00
nem_mosaics.h.mako
otp.c all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
otp.h
pinmatrix.c legacy, tests: Check for invalid PIN. 2020-03-17 11:53:48 +01:00
pinmatrix.h legacy, tests: Check for invalid PIN. 2020-03-17 11:53:48 +01:00
protect.c
protect.h
recovery-table.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
recovery.c
recovery.h chore(core): rename recovery type & kind and tweak feature flags 2024-06-05 12:35:09 +03:00
reset.c
reset.h
signing.c
signing.h
startup.S
stellar.c refactor(legacy): fix empty parameter list warnings 2024-05-10 20:06:28 +02:00
stellar.h feat(legacy): Add fsm_abortWorkflows(). 2022-05-03 21:50:50 +02:00
towncrier.toml docs(legacy/firmware): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
transaction.c
transaction.h
trezor.c refactor(core): optimize assert/fatal_error for reduced flash footprint 2024-06-17 16:57:33 +02:00
trezor.h
u2f_knownapps.h.mako
u2f.c refactor(legacy): Move path constants to crypto.h. 2022-05-03 21:50:50 +02:00
u2f.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
udp.c fix(legacy): cleanup of undesired states where USB processing should not happen 2022-02-22 00:49:31 +01:00
usb.c fix(legacy): cleanup of undesired states where USB processing should not happen 2022-02-22 00:49:31 +01:00
usb.h
version.h