Commit Graph

70 Commits (2b19d8386565d963f78254cc9083f10d966f7cd0)

Author SHA1 Message Date
cepetr 2b19d83865 refactor(core/embed): move __stack_chk_fail to a better location
1 week ago
cepetr dafea51a0e refactor(core/embed): improve bootuils api
1 week ago
cepetr cd6042c894 refactor(core/embed): rename boot_args to bootuils
1 week ago
cepetr fc7119b92e chore(embed/core): add include guard to translations.h
1 week ago
cepetr f4b4582dee refactor(core/embed): remove supervise module
1 week ago
Martin Milata 777ad11bec feat(core/translations): add it, pt
2 weeks ago
cepetr c0b295a9b1 fix(core/prodtest): fix prodtest build with NEW_RENDERING on
4 weeks ago
tychovrahe dc276d1520 fix(core/bootloader): fix firmware update on stm32u5a
1 month ago
tychovrahe a265b0f176 fix(core/bootloader): evaluate model before vendor header signature when installing firmware
1 month ago
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
5 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