Commit Graph

166 Commits (472a8bebd295bdb079eeb3b8f5d4df2c4a728b65)

Author SHA1 Message Date
cepetr 472a8bebd2 WIP - drawlib - low level refactoring
2 months ago
cepetr 936ed18e48 refactor(core): integrate new drawing library
2 months ago
cepetr 407c049eb1 feat(core): introduce new drawing library
2 months ago
cepetr 8a6438977c refactor(core/embed): move&rename display headers
2 months ago
matejcik 9569968459 build(core): rebuild appropriate parts when translation data changes
2 months ago
Martin Milata ebb480ef29 fix(core): T3T1 emulator
3 months ago
matejcik ccf4b7e9eb fix(core/rust): convert bitcoin_only to an additive feature
3 months ago
tychovrahe 7c800f183f refactor(core): make translations blob handling HW agnostic
3 months ago
tychovrahe a71a608ea7 feat(core): add basic support for T3T1
3 months ago
cepetr 4cf781abb2 chore(core, legacy, storage): refactor flash drivers
3 months ago
cepetr c4c571d837 chore(core): refactor boot_args
3 months ago
tychovrahe 353095ae95 feat(core): add support for STM32U5A9J-DK board
3 months ago
tychovrahe 8150636a81 feat(core): add basic support for STM32U5
3 months ago
tychovrahe 8147b11345 fix(core): fix quadword-only storage
3 months ago
tychovrahe 743ed413f6 feat(core): add support for quad-word only storage
3 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
4 months ago
matejcik 7958061705 build(core): optimize qstr and module collection
4 months ago
cepetr 6331076444 refactor(core/embed): move TOIF format definition to rust
4 months ago
cepetr 3b9dd55788 refactor(core/embed): introduce display_utils.c
4 months ago
cepetr 446c3b77b4 refactor(core/embed): move&rename display terminal functions
4 months ago
gabrielkerekes 50861eb019 feat(solana): basic Solana setup
6 months ago
Andrew Kozlik d670a0bdfa feat(core): Fix malformed signatures from Optiga.
6 months ago
tychovrahe c937f21447 refactor(core): change the way USE_OPTIGA is added to build
8 months ago
tychovrahe 3c1236bf82 refactor(core): setup single-place layout selection
8 months ago
grdddj 76c6e9cd9d feat(all): implement support information for T2B1
9 months ago
Andrew Kozlik db6630a5a3 feat(core): Support Optiga in Trezor firmware.
9 months ago
Ondrej Mikle 088e3b058e feat(core): change core builds to use GNU11 standard instead of GNU99
9 months ago
tychovrahe 238e3fd7c1 refactor(core): add abstraction over flash memory layout
10 months ago
matejcik 78a8b48f1e refactor(core): generate trezorproto module straight from Rust
11 months ago
tychovrahe eca1fc381b refactor(core): rust bindgen mcu-type related arguments are taken from board definition
11 months ago
tychovrahe ebbd7f9d35 refactor(core): restructure trezorhal, prepare to support more platforms
11 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 d3284baf21 feat(core): support STM32F429 discovery board
12 months ago
tychovrahe 8154e5103f refactor(core): make emulated dma2d usable outside of emulator
12 months ago
grdddj ef2d2a3e75 feat(core/rust): make font changes for TR
12 months ago
grdddj d199a17cfc feat(core): introduce FONT_BIG as a fifth optional font
12 months ago
tychovrahe 8d812ca36e feat(core): support device variants
12 months ago
tychovrahe a2f8cb9d1c feat(core): add internal model field to features
12 months ago
grdddj da14c22712 feat(all): add UI for Model R
1 year ago
grdddj 17a07c3d1a chore(core): refactor UI code in SSonscripts
1 year ago
grdddj 8ee4c41938 chore(crypto): refactor slip39 same way as bip39
1 year ago
tychovrahe e578f7f0f8 refactor(core): remove unused C display_icon and display_loader functions
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
tychovrahe 6ea68baf34 refactor(core): move files out of extmod
1 year ago
Martin Milata 69bc442c90 fix(core/ui): replace RobotoMono Regular with RobotoMono Medium
1 year ago
Martin Milata 4199d4ad41 fix(core/ui): style update: fonts
1 year ago
Ondrej Mikle a5f7c19f7e fix(core/bootloader): do not use insecure LCG PRNG. Change insecure PRNG to be opt-in, not opt-out
1 year ago
Martin Milata 4622aec0f1 refactor(core): switch to Rust implementation of QR-Code-generator
1 year ago