Commit Graph

1037 Commits (4cf781abb2766893f5088a3c2c4a3b9e48c412e4)

Author SHA1 Message Date
cepetr 4cf781abb2 chore(core, legacy, storage): refactor flash drivers
3 months ago
cepetr 271bed8bf6 chore(core): use cortex-m33 stack protection
3 months ago
cepetr 7e427432ea chore(core): refactor trustzone initialization
3 months ago
cepetr b504baceda chore(core): refactor mpu initialization
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
cepetr 937b7d34d0 feat(core): add STM32CubeU5 submodule
3 months ago
Martin Milata d790354667 fix(core): workaround umlauts not being cleared
3 months ago
Martin Milata e3207a9705 chore(core): bump version to 2.6.6
3 months ago
matejcik 8c0e1e360e fix(core/translations): add indices to templates
3 months ago
obrusvit ebcf3e2db2 feat(core): confirm ETH stake, unstake, claim
3 months ago
obrusvit e1f696b4dd fix: remove clippy error for TS3
3 months ago
grdddj 1ab2d843ab chore(core): add missing template to the variable name
3 months ago
tychovrahe 8147b11345 fix(core): fix quadword-only storage
3 months ago
Andrew Kozlik 440b1304c0 refactor(storage): Split implementations based on FLASH_BIT_ACCESS.
3 months ago
Andrew Kozlik b2f05f187f feat(storage): Work with generic flash blocks instead of quadwords.
3 months ago
tychovrahe 743ed413f6 feat(core): add support for quad-word only storage
3 months ago
grdddj 0579ba54fc feat(core): allow for going back to previous word in recovery process
3 months ago
matejcik 65178a6a36 refactor(core/rust): reuse the same component for "waiting for host" screen
4 months ago
matejcik 8471e0c455 refactor(core/rust): decouple Connect screen from bootloader theme
4 months ago
matejcik 02557ad6c0 feat(core/rust): expose attrtuple to Rust
4 months ago
matejcik 6af7b4a4b7 fix(core/rust): convert Qstr type to representation that matches C code
4 months ago
matejcik ab3c62ae71 feat(core/rust): introduce SimpleTypeObj
4 months ago
matejcik 3e14937c8a feat(core/rust): add const Obj::small_int
4 months ago
matejcik 63360a7417 feat(core/rust): add Map::is_empty()
4 months ago
matejcik 9c72c7c99d feat(common): provide some useful paths for the mako templates
4 months ago
matejcik 03298ca80f docs(core/rust): improve safety comments in buffer.rs
4 months ago
matejcik 0c793084f8 chore(core/rust): move illustration outside src/ tree
4 months ago
matejcik 8bf5a72843 refactor(core/rust): move iter_into_array to micropython::utils
4 months ago
matejcik 3b88116bba feat(core/rust): add trezorcrypto bindings
4 months ago
matejcik 76296ad417 refactor(core/rust): move InputStream to its own module
4 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
4 months ago
Martin Milata 3c7a6dd68a fix(core): handle uncaught exceptions from main.py
4 months ago
grdddj dba4bf9e38 feat(core): improve the design of TT locking loader on homescreen
4 months ago
grdddj 76c547bb91 feat(core): add loader to homescreen when locking the device for TS3
4 months ago
cepetr 5d8e56ac2a refactor(core): shrink size of Paragraphs struct
4 months ago
cepetr 6331076444 refactor(core/embed): move TOIF format definition to rust
4 months ago
cepetr 8eb1f9b309 refactor(core/embed): delete unused utf8 functions
4 months ago
cepetr 3b9dd55788 refactor(core/embed): introduce display_utils.c
4 months ago
cepetr cc6ed93b32 refactor(core/embed): move toif image routines
4 months ago
cepetr 446c3b77b4 refactor(core/embed): move&rename display terminal functions
4 months ago
cepetr 139701fb1a refactor(core/embed): move&rename display_font_xxx routines
4 months ago
cepetr 3031ec5d87 refactor(core/embed): move&rename display_utf8_substr()
4 months ago
tychovrahe 63ee6f2ad2 perf(core): change 4bpp font format to allow dma2d rendering
5 months ago
tychovrahe 1c0da78536 chore(core): fix rust warnings and clippy errors
5 months ago
grdddj c2eaaaf8b5 fix(core): add missing semicolon into the passphrase entry for TS3
5 months ago
Pavol Rusnak b0fd7223ea
Merge branch 'matejcik/prodtest-23-12'
6 months ago
matejcik b21d1b1f50 chore(core/prodtest): bump version after release
6 months ago
matejcik 8f19767285 chore(core): include production-signed prodtest vendor header
6 months ago