Commit Graph

47 Commits (6dbb8c8d1a090d339244016470a29fbd6c82f5ad)

Author SHA1 Message Date
Andrew Kozlik 27f54eec9c feat(core): Add unit packaging variant field to Features.
1 month ago
tychovrahe 8313c15f34 feat(core): allow SD card hotswap based on production date for Model T
3 months ago
cepetr c4c571d837 chore(core): refactor boot_args
3 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
4 months ago
tychovrahe 47f8a430e6 refactor(core): remove residual usage of old flash api
6 months ago
cepetr ba83a7e644 feat(core): introduce interaction-less upgrade
7 months ago
Martin Milata 040f6c2c8e Merge branch 'master' into release/23.09
8 months ago
matejcik d913181079 docs(core): add docstrings to modtrezorutils constants
8 months ago
matejcik c892d4b0ba refactor(core): inject full model name from build script
8 months ago
matejcik bb5b91b920 Merge branch 'master' into release/23.09
8 months ago
tychovrahe 3c1236bf82 refactor(core): setup single-place layout selection
9 months ago
Martin Milata 07027a69e9 Merge branch 'master' into release/23.09
9 months ago
Andrew Kozlik c48b606867 feat(core): Add bootloader_locked flag to Features message.
9 months ago
Andrew Kozlik 8010cfb5b6 feat(core): Add utils.USE_OPTIGA.
9 months ago
tychovrahe c9a657b074 feat(core): set final name for Safe 3
10 months ago
tychovrahe 238e3fd7c1 refactor(core): add abstraction over flash memory layout
10 months ago
Martin Milata edcdb97613 fix(core): backlight on frozen emulator
11 months ago
tychovrahe 539420cac8 refactor(core): make backlight/fading optional
11 months ago
tychovrahe 8d812ca36e feat(core): support device variants
1 year ago
tychovrahe a2f8cb9d1c feat(core): add internal model field to features
1 year ago
Martin Milata 3fb3f108cc chore(vendor): bump micropython to 1.19.1
1 year ago
tychovrahe 83500487b8 refactor(core): improve conditional compilations based on model
1 year ago
Ondrej Mikle a0287698d5 feat(core): show blue dot when USB data not connected
2 years ago
matejcik a6410693b3 Revert "feat(core): implement firmware dumping"
2 years ago
Ondrej Mikle c563c987e1 feat(core): jump back and stay in bootloader for TT via reverse SVC call trampoline
2 years ago
grdddj 6b5f578d02 feat(core): implement basic R emulator
2 years ago
matejcik 37c61c1381 feat(core): implement firmware dumping
2 years ago
Andrew Kozlik 485ee6e209 feat(core): Show progress in GetFirmwareHash.
2 years ago
Andrew Kozlik 822b1c344f feat(core): Return fw_vendor in firmware Features message.
2 years ago
Andrew Kozlik 106ab65e21 feat(core): Implement GetFirmwareHash message.
2 years ago
TychoVrahe 7912a7d0d3
build(core,storage): fix conditional compilation for different Trezor models
2 years ago
matejcik b41d4c71f0 feat(core/emulator): JSON memory map dump
3 years ago
Pavol Rusnak 23aa69caea fix(core): unify Features.revision reporting with legacy
3 years ago
Martin Milata ac711fb8ee style(core): use more recent type annotation syntax
3 years ago
Martin Milata 8b3ac659a0 style(core): mypy: disable implicit Optional for function arguments
3 years ago
Ondřej Vejpustek 59002118c0 core/extmod: explicitly initialize automatic variables
4 years ago
matejcik 0c3bc53aee core: clean up types for field caching, fix count_message
4 years ago
matejcik 85d74ece76 core: implement synchronous v1 codec
4 years ago
matejcik 87433995b0 core: add BITCOIN_ONLY to mock file
4 years ago
matejcik d0f709b8cc core: fix and use MAKEMODULEDEFS instead of explicit registration
4 years ago
Pavol Rusnak 3de1b3aa54
core/embed: switch to unprivileged in main.c
4 years ago
Pavol Rusnak 07ef01f3e4
core: introduce BITCOIN_ONLY flag
5 years ago
Jan Pochyla 3af75c0b8b core/typing: improve extmod types
5 years ago
Pavol Rusnak 54d348228f
all: rename TREZOR to Trezor where possible
5 years ago
matejcik 482b4569f5 build: fix and auto-generate mock files
5 years ago
Pavol Rusnak 35945239eb
core/embed: use MP_ROM_INT instead of MP_OBJ_NEW_SMALL_INT where intended
5 years ago
matejcik e5670856a2 MONOREPO CREATE FROM trezor-core
5 years ago