Commit Graph

61 Commits (780a22f68fb03949f039940eea26ce7eb6dc6a1d)

Author SHA1 Message Date
tychovrahe 171961829a fix(core): fix gfx_clear
1 month ago
tychovrahe 354dad617d fix(core): fix vector table alignment on STM32U5
2 months ago
matejcik 52333d5b04 debug(core): make C impl of __fatal_error print to stderr
2 months ago
tychovrahe 3bc9e23260 feat(core): add support for 32bit colors in UI
2 months ago
obrusvit 7adceec596 feat: use alternative numeral glyphs for T3T1
3 months ago
cepetr 3460c4b891 refactor(core/embed): prepare touch drivers for low power mode
3 months ago
cepetr 0f1cac9695 refactor(core): optimize assert/fatal_error for reduced flash footprint
3 months ago
cepetr 5fc3c6e617 refactor(core): improve and simplify error handling
3 months ago
Martin Milata c03781aef9 fix(core/ui): T3T1: keep only lowercase letters in font_ttsatoshi_demibold_42
4 months ago
Martin Milata d6c502f27e feat(core): add fonts for T3T1
4 months ago
cepetr e3a383526b feat(core): introduce mono8 bitmap blending
4 months ago
tychovrahe c9027b1a1a fix(core): fix alpha component extraction
4 months ago
Andrew Kozlik c2c1591f5c chore(core): Improve VTRUST bits documentation and naming.
4 months ago
tychovrahe 2a123b3c5e feat(core): add alpha capabilities to 4-bit blending
4 months ago
cepetr 3336e3902f feat(core): introduce new display drivers
4 months ago
Ondřej Vejpustek 18f7820d47 style: fix style according to new clang
4 months ago
obrusvit 43e759ea0b refactor(core): apply uppercased fonts in build
4 months ago
obrusvit c448a7bcfc refactor(tools): add gen_upper arg to gen_font
4 months ago
Andrew Kozlik 27f54eec9c feat(core): Add unit packaging variant field to Features.
5 months ago
Martin Milata b5fa5a3f3a feat(core): add fonts for T3T1 bootloader
5 months ago
tychovrahe 1600759457 refactor(core): simplify secret.h api, hide platform differences
5 months ago
cepetr b1fb876709 fix(core): fix ts3 fonts
6 months ago
tychovrahe 89147ef493 refactor(core): improve flash api by introducing flash_area_write_data function
6 months ago
tychovrahe 0a4a5feaa0 fix(core): fix TOCTOU in sd card bootloader update procedure
6 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 8313c15f34 feat(core): allow SD card hotswap based on production date for Model T
7 months ago
tychovrahe b3d1ba25d9 perf(core): optimize boot speed by checking empty image area by words
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 8815e764d2 feat(core): add support for STM32U585
7 months ago
cepetr 4cf781abb2 chore(core, legacy, storage): refactor flash drivers
7 months ago
tychovrahe 8150636a81 feat(core): add basic support for STM32U5
7 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
7 months ago
cepetr 6331076444 refactor(core/embed): move TOIF format definition to rust
8 months ago
cepetr 8eb1f9b309 refactor(core/embed): delete unused utf8 functions
8 months ago
cepetr 3b9dd55788 refactor(core/embed): introduce display_utils.c
8 months ago
cepetr cc6ed93b32 refactor(core/embed): move toif image routines
8 months ago
cepetr 446c3b77b4 refactor(core/embed): move&rename display terminal functions
8 months ago
cepetr 139701fb1a refactor(core/embed): move&rename display_font_xxx routines
8 months ago
cepetr 3031ec5d87 refactor(core/embed): move&rename display_utf8_substr()
8 months ago
tychovrahe 63ee6f2ad2 perf(core): change 4bpp font format to allow dma2d rendering
8 months ago
cepetr 6e1fe31e3f chore(core): optimize stack usage during blurring
9 months ago
cepetr 02f34a2748 feat(core/bootloader): check firmware padding
11 months ago
cepetr ba83a7e644 feat(core): introduce interaction-less upgrade
11 months ago
tychovrahe 8a4f376f20 refactor(core): prepare fw for differently sized fw chunks
11 months ago
tychovrahe df42c99bc9 feat(core): add basic support for efficient frame buffer graphics
12 months ago
grdddj ad5c1858c1 chore(core,font): change some glyphs in PixelOperatorMono8
1 year ago
tychovrahe e8281385f6 feat(core): implement secret handling in bootloader
1 year ago
tychovrahe 238e3fd7c1 refactor(core): add abstraction over flash memory layout
1 year ago
tychovrahe ebbd7f9d35 refactor(core): restructure trezorhal, prepare to support more platforms
1 year ago