Commit Graph

12784 Commits (ef8b1f7ba5cf9f2607c43467855096845b7be1cc)
 

Author SHA1 Message Date
cepetr ef8b1f7ba5 refactor(core): improve tjpg interface
2 months ago
cepetr 856e615462 refactor(core/embed): move&rename display headers
2 months ago
tychovrahe 1909d1ebdb feat(core): improve flexibility of combine script, add combine fw make targets
2 months ago
Martin Milata e7f2d3f6cc test(core): use internal model names
2 months ago
Martin Milata 73a7223e7b test(core): add T3T1 support
2 months ago
Martin Milata ebb480ef29 fix(core): T3T1 emulator
2 months ago
obrusvit a1a0aa5d7a docs: hint usage of trezor-user-env
2 months ago
Martin Milata 99f2f2bbe9 ci: actions: don't fail for outside contributors
2 months ago
stevenbooke 6a8ce5b5c0 feat(rust/trezor_client): add solana_get_address example
2 months ago
matejcik 48de0cb469 chore: update fixtures for translations
2 months ago
matejcik 1fede16548 fix: update check-bitcoin-only exceptions list
2 months ago
matejcik b6e8567a49 fix(core): exclude altcoin functions from bitcoinonly build
2 months ago
matejcik f34ad3daf1 fix: correctly detect all altcoin names in check-bitcoin-only
2 months ago
matejcik 17678ef38d fix(core/rust): exclude altcoin strings from generated code
2 months ago
matejcik ccf4b7e9eb fix(core/rust): convert bitcoin_only to an additive feature
2 months ago
Martin Milata a433f8f914 test(core): ignore {0} in bitcoin-only firmware
2 months ago
matejcik fd3919254c refactor(core/ui): rename confirm_payment_request to should_...
2 months ago
matejcik 34965ca2cb refactor(core/ui): use LayoutObj signatures in layout files
2 months ago
matejcik 0304484ca6 docs(core): add method signatures for LayoutObj to mocks (fixes #2672)
2 months ago
matejcik 99457bbcb0 refactor(core/ui): make request_number signature the same in TT and TR
2 months ago
matejcik 29863f84ca refactor(core): simplify context.wait() to only accept one task
2 months ago
tychovrahe e736d389f2 fix(core): fix backlight reinitialization with maximum value
3 months ago
tychovrahe 8ccd2cb048 feat(core): add support for T3T1 rev. E HW
3 months ago
Martin Milata bfacd07ed7 fix(core): add production pubkeys for translations
3 months ago
Martin Milata 2b0ce0398c chore(core): bump version to 2.7.1
3 months ago
tychovrahe ffabee2e6a chore(core): bump fw and fix version due to storage migration
3 months ago
tychovrahe d69750fae4 refactor(core): do not use framebuffer dma copy in boardloader to safe flash space
3 months ago
tychovrahe f08bed363d refactor(core): extract framebuffer copy to separate bg_copy functionality
3 months ago
tychovrahe afefc17478 refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller)
3 months ago
tychovrahe 416794a463 fix(core): add missing refresh to boardloader startup
3 months ago
tychovrahe 5c7726126f fix(core): fix bootloader jump to firmware through reset UI
3 months ago
tychovrahe 66583f2ebf fix(core): fix missing refresh in progress layout
3 months ago
tychovrahe b62dc27f06 feat(core): add translations support for U5 models
3 months ago
tychovrahe 7c800f183f refactor(core): make translations blob handling HW agnostic
3 months ago
tychovrahe eb6796059c fix(core): fix st7789v driver compilation for other than T models
3 months ago
tychovrahe 8313c15f34 feat(core): allow SD card hotswap based on production date for Model T
3 months ago
tychovrahe 0e70fcdc6f feat(core): add haptic to prodtest
3 months ago
tychovrahe 61b3273baa chore(core): add makefile commands for erasing bootloader and firmware, fix read/erase storage commands
3 months ago
tychovrahe 8c1425edd5 perf(core): optimize boot time by removing unnecessary touch initialization delays
3 months ago
tychovrahe 30edad0151 perf(core): optimize i2c initialization on U5 by statically defining timing constant
3 months ago
tychovrahe b3d1ba25d9 perf(core): optimize boot speed by checking empty image area by words
3 months ago
tychovrahe c3f84e2949 perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256
3 months ago
tychovrahe 1ea7ca4149 chore(core): change STM32Cube submodule to separate hal driver and cmsis submodules.
3 months ago
tychovrahe 95999623fc fix(core): fix STM32F4 display base address
3 months ago
tychovrahe 653d73ee22 chore(core): optimize flash usage - backlight pwm
3 months ago
tychovrahe 5e4e398f64 chore(core): optimize flash usage - SD card on U5
3 months ago
tychovrahe f83e33399f chore(core): optimize flash usage - tamper on U5
3 months ago
tychovrahe ce82f53010 feat(core): support SD card on STM32U5
3 months ago
tychovrahe ea0f3038a0 fix(core): improve cmakelists generation for CMSE
3 months ago
tychovrahe 5106ac7aa3 feat(core): support optiga handling on U5
3 months ago