Commit Graph

99 Commits (M1nd3r/thp1)

Author SHA1 Message Date
tychovrahe c42c268e05 fix(core): fix dma2d includes and initialization with respect to new rendering
1 month ago
tychovrahe 7307c47b94 chore(core): support new rendering on T3B1
2 months ago
tychovrahe 1212a7319a fix(core): T3T1: adjust touch coordinates
2 months ago
tychovrahe 78b4017859 feat(core): add support for T3B1
2 months ago
Andrew Kozlik 9420b38a35 feat(core): Account for Optiga throttling delay in PIN countdown.
2 months ago
tychovrahe 3bc9e23260 feat(core): add support for 32bit colors in UI
2 months ago
matejcik 8a3133bacc fix(core): include valid staging certificate for T3T1 emulator
3 months ago
cepetr 3460c4b891 refactor(core/embed): prepare touch drivers for low power mode
3 months ago
cepetr baff1691a0 feat(core/embed): prepare usb driver for low power mode
3 months ago
cepetr 0bc1d1f706 refactor(core/embed): refactor usb driver
3 months ago
cepetr 8e429b0352 refactor(core/embed): move usb driver to its own folder
3 months ago
Martin Milata 2ba42d716e feat(core): init T3T1 UI layouts: meta
4 months ago
matejcik 44a6696f24 build(core): improve model detection
4 months ago
tychovrahe 76e98ecc3d fix(core): fix DISC2 build
4 months ago
tychovrahe ffe1ac7d7e fix(core): use DISPLAY_RGB565 macro consistently
4 months ago
tychovrahe 9166dc330e refactor(core): reorganize model-specific files in embed/models
4 months ago
tychovrahe 0b5e8ed480 refactor(core): introduce emulator boards
4 months ago
tychovrahe e6f2fa711e refactor(core): reorganize model specific files in site-scons
4 months ago
cepetr 3336e3902f feat(core): introduce new display drivers
4 months ago
Ondřej Vejpustek ccb242ee1c chore(core): introduce THP flag
4 months ago
obrusvit c448a7bcfc refactor(tools): add gen_upper arg to gen_font
4 months ago
tychovrahe ea1c32f90e fix(core/rust): fix bindgen macros generation
5 months ago
tychovrahe d349c44a58 refactor(core): generate macros for rust bindgen automatically
5 months ago
tychovrahe 1600759457 refactor(core): simplify secret.h api, hide platform differences
5 months ago
tychovrahe ed6aa48726 feat(core): use confidential section for confidential and sensitive data
6 months ago
tychovrahe 576ed7e04e chore(core): use SD hal driver from submodule
6 months ago
tychovrahe 8ccd2cb048 feat(core): add support for T3T1 rev. E HW
7 months ago
tychovrahe d69750fae4 refactor(core): do not use framebuffer dma copy in boardloader to safe flash space
7 months ago
tychovrahe f08bed363d refactor(core): extract framebuffer copy to separate bg_copy functionality
7 months ago
tychovrahe afefc17478 refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller)
7 months ago
tychovrahe 7c800f183f refactor(core): make translations blob handling HW agnostic
7 months ago
tychovrahe c3f84e2949 perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256
7 months ago
tychovrahe 1ea7ca4149 chore(core): change STM32Cube submodule to separate hal driver and cmsis submodules.
7 months ago
tychovrahe 653d73ee22 chore(core): optimize flash usage - backlight pwm
7 months ago
tychovrahe 5e4e398f64 chore(core): optimize flash usage - SD card on U5
7 months ago
tychovrahe ce82f53010 feat(core): support SD card on STM32U5
7 months ago
tychovrahe ea0f3038a0 fix(core): improve cmakelists generation for CMSE
7 months ago
tychovrahe 5106ac7aa3 feat(core): support optiga handling on U5
7 months ago
tychovrahe a71a608ea7 feat(core): add basic support for T3T1
7 months ago
cepetr 4cf781abb2 chore(core, legacy, storage): refactor flash drivers
7 months ago
cepetr c4c571d837 chore(core): refactor boot_args
7 months ago
tychovrahe 353095ae95 feat(core): add support for STM32U5A9J-DK board
7 months ago
tychovrahe 8150636a81 feat(core): add basic support for STM32U5
7 months ago
cepetr 937b7d34d0 feat(core): add STM32CubeU5 submodule
7 months ago
tychovrahe 8147b11345 fix(core): fix quadword-only storage
7 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
7 months ago
stevenbooke ed1785a985 fix(core): fix sed script syntax
8 months ago
matejcik 7958061705 build(core): optimize qstr and module collection
8 months ago
tychovrahe bf2697a619 feat(core): compress embedded bootloader
10 months ago
Martin Milata 1c69644fe0 build(core): add flag for disabling optiga on debug builds
10 months ago