Commit Graph

173 Commits (e2b72443830c143cbfcc4ffd6db956bae72eb764)

Author SHA1 Message Date
tychovrahe 743ed413f6 feat(core): add support for quad-word only storage
5 months ago
grdddj 6142a39f20 fix(core): add debug feature to Rust in hardware build when PYOPT=0
5 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
5 months ago
matejcik 7958061705 build(core): optimize qstr and module collection
5 months ago
cepetr 6331076444 refactor(core/embed): move TOIF format definition to rust
5 months ago
cepetr 3b9dd55788 refactor(core/embed): introduce display_utils.c
5 months ago
cepetr 446c3b77b4 refactor(core/embed): move&rename display terminal functions
5 months ago
gabrielkerekes 50861eb019 feat(solana): basic Solana setup
7 months ago
Andrew Kozlik d670a0bdfa feat(core): Fix malformed signatures from Optiga.
7 months ago
tychovrahe bf2697a619 feat(core): compress embedded bootloader
8 months ago
Martin Milata 1c69644fe0 build(core): add flag for disabling optiga on debug builds
8 months ago
matejcik f3393211d4 build(core): clarify vendor header selection logic
8 months ago
cepetr ba83a7e644 feat(core): introduce interaction-less upgrade
8 months ago
tychovrahe 3c1236bf82 refactor(core): setup single-place layout selection
10 months ago
grdddj 76c6e9cd9d feat(all): implement support information for T2B1
10 months ago
Andrew Kozlik db6630a5a3 feat(core): Support Optiga in Trezor firmware.
10 months ago
Ondrej Mikle 088e3b058e feat(core): change core builds to use GNU11 standard instead of GNU99
10 months ago
tychovrahe 6c97dfef78 feat(core): add vendor headers for devices with dev bootloader
11 months ago
tychovrahe b369e3f4a7 feat(core): enable seamless build of bootloader using devkeys
11 months ago
Andrew Kozlik 74759310bb feat(core): Integrate OPTIGA Trust M
11 months ago
tychovrahe 238e3fd7c1 refactor(core): add abstraction over flash memory layout
12 months ago
matejcik 78a8b48f1e refactor(core): generate trezorproto module straight from Rust
12 months ago
tychovrahe ebbd7f9d35 refactor(core): restructure trezorhal, prepare to support more platforms
1 year ago
tychovrahe 671f23f1aa feat(core): support rev 10 of T2B1 HW
1 year ago
tychovrahe 539420cac8 refactor(core): make backlight/fading optional
1 year ago
Pavol Rusnak 089ff76822
Merge branch 'matejcik/signed-vhs'
1 year ago
tychovrahe d3284baf21 feat(core): support STM32F429 discovery board
1 year ago
tychovrahe 8154e5103f refactor(core): make emulated dma2d usable outside of emulator
1 year ago
grdddj ef2d2a3e75 feat(core/rust): make font changes for TR
1 year ago
grdddj d199a17cfc feat(core): introduce FONT_BIG as a fifth optional font
1 year ago
matejcik d465a14850 chore(core): add signed bootloader and vendor headers for model R
1 year ago
matejcik 84555c2ea3 build(core): always allow building model R until we have vendor headers
1 year ago
tychovrahe 8d812ca36e feat(core): support device variants
1 year ago
tychovrahe a2f8cb9d1c feat(core): add internal model field to features
1 year ago
matejcik 319a665d0d chore(core): add T2B1 vendor header data
1 year 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
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
Martin Milata dce876069b Merge branch 'release/23.03'
1 year ago
Martin Milata 4622aec0f1 refactor(core): switch to Rust implementation of QR-Code-generator
1 year ago
tychovrahe 5a991f3244 feat(core/rust): bootloader implementation in rust
1 year ago
tychovrahe ead61d1e90 refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429
1 year ago