Commit Graph

88 Commits (ui-t3t1)

Author SHA1 Message Date
Martin Milata 776c928677 feat(core): init T3T1 UI layouts: meta
9 hours ago
matejcik 44a6696f24 build(core): improve model detection
5 days ago
tychovrahe 76e98ecc3d fix(core): fix DISC2 build
1 week ago
tychovrahe ffe1ac7d7e fix(core): use DISPLAY_RGB565 macro consistently
1 week ago
tychovrahe 9166dc330e refactor(core): reorganize model-specific files in embed/models
1 week ago
tychovrahe 0b5e8ed480 refactor(core): introduce emulator boards
1 week ago
tychovrahe e6f2fa711e refactor(core): reorganize model specific files in site-scons
1 week ago
cepetr 3336e3902f feat(core): introduce new display drivers
2 weeks ago
Ondřej Vejpustek ccb242ee1c chore(core): introduce THP flag
3 weeks ago
obrusvit c448a7bcfc refactor(tools): add gen_upper arg to gen_font
3 weeks ago
tychovrahe ea1c32f90e fix(core/rust): fix bindgen macros generation
1 month ago
tychovrahe d349c44a58 refactor(core): generate macros for rust bindgen automatically
1 month ago
tychovrahe 1600759457 refactor(core): simplify secret.h api, hide platform differences
2 months ago
tychovrahe ed6aa48726 feat(core): use confidential section for confidential and sensitive data
2 months ago
tychovrahe 576ed7e04e chore(core): use SD hal driver from submodule
2 months ago
tychovrahe 8ccd2cb048 feat(core): add support for T3T1 rev. E HW
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 7c800f183f refactor(core): make translations blob handling HW agnostic
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 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 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
tychovrahe a71a608ea7 feat(core): add basic support for T3T1
3 months ago
cepetr 4cf781abb2 chore(core, legacy, storage): refactor flash drivers
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
tychovrahe 8147b11345 fix(core): fix quadword-only storage
3 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
4 months ago
stevenbooke ed1785a985 fix(core): fix sed script syntax
4 months ago
matejcik 7958061705 build(core): optimize qstr and module collection
4 months ago
tychovrahe bf2697a619 feat(core): compress embedded bootloader
7 months ago
Martin Milata 1c69644fe0 build(core): add flag for disabling optiga on debug builds
7 months ago
cepetr ba83a7e644 feat(core): introduce interaction-less upgrade
7 months ago
tychovrahe df42c99bc9 feat(core): add basic support for efficient frame buffer graphics
8 months ago
Andrew Kozlik dee559f4f9 feat(core): Integrate Optiga into PIN verification.
8 months ago
tychovrahe 3c1236bf82 refactor(core): setup single-place layout selection
8 months ago
grdddj 76c6e9cd9d feat(all): implement support information for T2B1
9 months ago
Andrew Kozlik db6630a5a3 feat(core): Support Optiga in Trezor firmware.
9 months ago
Ondrej Mikle b69ef9d168 feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader
9 months ago
tychovrahe 33fc64b629 refactor(core): remove universal DMA driver
9 months ago
tychovrahe e8281385f6 feat(core): implement secret handling in bootloader
10 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