Commit Graph

177 Commits (4cf781abb2766893f5088a3c2c4a3b9e48c412e4)

Author SHA1 Message Date
cepetr 4cf781abb2 chore(core, legacy, storage): refactor flash drivers
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
tychovrahe 743ed413f6 feat(core): add support for quad-word only storage
3 months ago
grdddj 6142a39f20 fix(core): add debug feature to Rust in hardware build when PYOPT=0
3 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
3 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 bf2697a619 feat(core): compress embedded bootloader
6 months ago
Martin Milata 1c69644fe0 build(core): add flag for disabling optiga on debug builds
6 months ago
matejcik f3393211d4 build(core): clarify vendor header selection logic
7 months ago
cepetr ba83a7e644 feat(core): introduce interaction-less upgrade
7 months ago
tychovrahe 3c1236bf82 refactor(core): setup single-place layout selection
8 months ago
grdddj 76c6e9cd9d feat(all): implement support information for T2B1
8 months ago
Andrew Kozlik db6630a5a3 feat(core): Support Optiga in Trezor firmware.
8 months ago
Ondrej Mikle 088e3b058e feat(core): change core builds to use GNU11 standard instead of GNU99
9 months ago
tychovrahe 6c97dfef78 feat(core): add vendor headers for devices with dev bootloader
9 months ago
tychovrahe b369e3f4a7 feat(core): enable seamless build of bootloader using devkeys
9 months ago
Andrew Kozlik 74759310bb feat(core): Integrate OPTIGA Trust M
10 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
10 months ago
tychovrahe ebbd7f9d35 refactor(core): restructure trezorhal, prepare to support more platforms
11 months ago
tychovrahe 671f23f1aa feat(core): support rev 10 of T2B1 HW
11 months ago
tychovrahe 539420cac8 refactor(core): make backlight/fading optional
11 months ago
Pavol Rusnak 089ff76822
Merge branch 'matejcik/signed-vhs'
11 months ago
tychovrahe d3284baf21 feat(core): support STM32F429 discovery board
11 months ago
tychovrahe 8154e5103f refactor(core): make emulated dma2d usable outside of emulator
11 months ago
grdddj ef2d2a3e75 feat(core/rust): make font changes for TR
11 months ago
grdddj d199a17cfc feat(core): introduce FONT_BIG as a fifth optional font
11 months ago
matejcik d465a14850 chore(core): add signed bootloader and vendor headers for model R
11 months ago
matejcik 84555c2ea3 build(core): always allow building model R until we have vendor headers
11 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
matejcik 319a665d0d chore(core): add T2B1 vendor header data
12 months ago
grdddj da14c22712 feat(all): add UI for Model R
12 months 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
matejcik 6e85d61688 feat(core): QA build for testing bootloaders / upgrades
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