Commit Graph

1044 Commits (ea0f3038a08bb5d0df66d20ae1fb95e7356d32b3)

Author SHA1 Message Date
tychovrahe 5106ac7aa3 feat(core): support optiga handling on U5
6 months ago
tychovrahe 72dc8f57e8 feat(core): add haptic feedback
6 months ago
tychovrahe a71a608ea7 feat(core): add basic support for T3T1
6 months ago
tychovrahe 7d7ccc9dde chore(core): unify i2c instances numbering
6 months ago
tychovrahe 834693a115 fix(core): fix OTP programming on U5
6 months ago
tychovrahe cec0191360 fix(core): fix bootloader update on STM32U5
6 months ago
tychovrahe 8815e764d2 feat(core): add support for STM32U585
6 months ago
cepetr 4cf781abb2 chore(core, legacy, storage): refactor flash drivers
6 months ago
cepetr 271bed8bf6 chore(core): use cortex-m33 stack protection
6 months ago
cepetr 7e427432ea chore(core): refactor trustzone initialization
6 months ago
cepetr b504baceda chore(core): refactor mpu initialization
6 months ago
cepetr c4c571d837 chore(core): refactor boot_args
6 months ago
tychovrahe 353095ae95 feat(core): add support for STM32U5A9J-DK board
6 months ago
tychovrahe 8150636a81 feat(core): add basic support for STM32U5
6 months ago
cepetr 937b7d34d0 feat(core): add STM32CubeU5 submodule
6 months ago
Martin Milata d790354667 fix(core): workaround umlauts not being cleared
6 months ago
Martin Milata e3207a9705 chore(core): bump version to 2.6.6
6 months ago
matejcik 8c0e1e360e fix(core/translations): add indices to templates
6 months ago
obrusvit ebcf3e2db2 feat(core): confirm ETH stake, unstake, claim
7 months ago
obrusvit e1f696b4dd fix: remove clippy error for TS3
7 months ago
grdddj 1ab2d843ab chore(core): add missing template to the variable name
7 months ago
tychovrahe 8147b11345 fix(core): fix quadword-only storage
7 months ago
Andrew Kozlik 440b1304c0 refactor(storage): Split implementations based on FLASH_BIT_ACCESS.
7 months ago
Andrew Kozlik b2f05f187f feat(storage): Work with generic flash blocks instead of quadwords.
7 months ago
tychovrahe 743ed413f6 feat(core): add support for quad-word only storage
7 months ago
grdddj 0579ba54fc feat(core): allow for going back to previous word in recovery process
7 months ago
matejcik 65178a6a36 refactor(core/rust): reuse the same component for "waiting for host" screen
7 months ago
matejcik 8471e0c455 refactor(core/rust): decouple Connect screen from bootloader theme
7 months ago
matejcik 02557ad6c0 feat(core/rust): expose attrtuple to Rust
7 months ago
matejcik 6af7b4a4b7 fix(core/rust): convert Qstr type to representation that matches C code
7 months ago
matejcik ab3c62ae71 feat(core/rust): introduce SimpleTypeObj
7 months ago
matejcik 3e14937c8a feat(core/rust): add const Obj::small_int
7 months ago
matejcik 63360a7417 feat(core/rust): add Map::is_empty()
7 months ago
matejcik 9c72c7c99d feat(common): provide some useful paths for the mako templates
7 months ago
matejcik 03298ca80f docs(core/rust): improve safety comments in buffer.rs
7 months ago
matejcik 0c793084f8 chore(core/rust): move illustration outside src/ tree
7 months ago
matejcik 8bf5a72843 refactor(core/rust): move iter_into_array to micropython::utils
7 months ago
matejcik 3b88116bba feat(core/rust): add trezorcrypto bindings
7 months ago
matejcik 76296ad417 refactor(core/rust): move InputStream to its own module
7 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
7 months ago
Martin Milata 3c7a6dd68a fix(core): handle uncaught exceptions from main.py
7 months ago
grdddj dba4bf9e38 feat(core): improve the design of TT locking loader on homescreen
7 months ago
grdddj 76c547bb91 feat(core): add loader to homescreen when locking the device for TS3
7 months ago
cepetr 5d8e56ac2a refactor(core): shrink size of Paragraphs struct
7 months ago
cepetr 6331076444 refactor(core/embed): move TOIF format definition to rust
8 months ago
cepetr 8eb1f9b309 refactor(core/embed): delete unused utf8 functions
8 months ago
cepetr 3b9dd55788 refactor(core/embed): introduce display_utils.c
8 months ago
cepetr cc6ed93b32 refactor(core/embed): move toif image routines
8 months ago
cepetr 446c3b77b4 refactor(core/embed): move&rename display terminal functions
8 months ago
cepetr 139701fb1a refactor(core/embed): move&rename display_font_xxx routines
8 months ago