cepetr
|
8fab22522a
|
refactor(core/embed): moving specific algorithms into fwutils
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
ae4e195d6e
|
refactor(core/embed): simplify bootutils api
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
33a94d945d
|
chore(core/embed): remove unused legacy i2c driver
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
2540b91823
|
refactor(core/embed): use new i2c driver in stmpe811 touch driver
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
fdd6a2a40e
|
refactor(core/embed): use new i2c driver in sitronix touch driver
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
b93c16d8a7
|
refactor(core/embed): use new i2c driver in optiga driver
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
caede8e3ee
|
refactor(core/embed): use new i2c driver in drv2625 driver
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
35937a9bfe
|
refactor(core/embed): use new i2c driver in ft6x36 driver
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
ed74f8302f
|
refactor(embed/core): replace enable/disable_irq by irq_lock/unlock
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
91649dc7cb
|
feat(core/embed): introduce non-blocking i2c drivers
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
9e4a6d08e5
|
feat(code/embed): introduce ARRAY_LENGTH macro
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
a6741556d0
|
fix(core/embed): fix prodtest build
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
5210d2fa50
|
fix(embed/core): fix stack protection on STM32U5
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
0b93d0d848
|
fix(core/embed): make HardFault processing safer
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
2bb5b5c0ce
|
refactor(core/embed): introduce fwutils module
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
0e45f92d3b
|
refactor(core/embed): move __stack_chk_fail to a better location
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
b1a41ded79
|
refactor(core/embed): improve bootuils api
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
0666e6ea9a
|
refactor(core/embed): rename boot_args to bootuils
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
5f97f5a8ea
|
refactor(core/embed): make i2c header common for all platforms
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
741b30f7a2
|
chore(embed/core): add include guard to translations.h
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
2fd5aca05c
|
refactor(core/embed): remove supervise module
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
1443f86983
|
feat(core/embed): introduce systick and systimer drivers
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
58d9f6115e
|
fix(core/embed): fix aborting of bg_copy operation
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
d7462e93bb
|
refactor(core/embed): remove FlashOTP module
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
a3fcc62655
|
refactor(core/build): remove hardcoded build path
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
4312c08612
|
refactor(core/embed): extract hw entropy logic to its own module
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
d87a250905
|
fix(core/embed): fix display initialization on T3T1 in boardloader
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
e106df766e
|
refactor(core/embed): add initialized flag to display drivers
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
3f0770b4e1
|
fix(core/embed): fix backlight pwm settings during display deinit
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
33c2bcbe52
|
refactor(core/embed): simplify ensure_compatible_settings
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
1d8b29e746
|
refactor(core/embed): improve display driver init/deinit
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
d558950950
|
refactor(core/embed): simplify irq priorities
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
3fb55a373d
|
refactor(core/embed): remove unnecessary sync from sdcard driver
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
20814f7ae6
|
refactor(core/embed): remove unnecessary pendsv exception handling
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
Ioan Bizău
|
a59ded586e
|
chore(core/translations): shorten a couple of menu item translations
[no changelog]
|
2024-09-24 11:57:34 +03:00 |
|
Ioan Bizău
|
6da38f4cf3
|
feat(core): show account info in ETH send/stake flow
|
2024-09-24 11:57:34 +03:00 |
|
matejcik
|
53c52cbf48
|
chore(core/bootloader): bump version
|
2024-09-23 09:32:57 +02:00 |
|
matejcik
|
33519dac50
|
docs(core/bootloader): changelog for bl 2.1.9
|
2024-09-23 09:32:57 +02:00 |
|
tychovrahe
|
c67d185da5
|
fix(core/bootloader): fix ignoring disconnected touch in production mode
[no changelog]
|
2024-09-20 15:13:36 +02:00 |
|
tychovrahe
|
12c3dc5ff8
|
chore(core): fix typos in touch.h
[no changelog]
|
2024-09-20 15:13:36 +02:00 |
|
Ioan Bizău
|
c82fad68e7
|
fix: clarify how to break out of build_tx loops
[no changelog]
|
2024-09-19 10:17:21 +03:00 |
|
tychovrahe
|
02533aa27a
|
fix(core): fix bootloader_ci production build
[no changelog]
|
2024-09-18 08:27:32 +02:00 |
|
tychovrahe
|
fbbbd317c3
|
chore(core): update fixtures to new rendering
[no changelog]
|
2024-09-17 17:46:11 +02:00 |
|
tychovrahe
|
6658c42a95
|
fix(core): use new rendering in changing_text
[no changelog]
|
2024-09-17 17:46:11 +02:00 |
|
tychovrahe
|
23d68eb0bb
|
fix(core): fix model T new-rendering loader
[no changelog]
|
2024-09-17 17:46:11 +02:00 |
|
tychovrahe
|
c6a1eba4b6
|
fix(core): fix fading on model T bootloader
[no changelog]
|
2024-09-17 17:46:11 +02:00 |
|
tychovrahe
|
1dc5c4c03f
|
fix(core): fix model_tr icons for new rendering
[no changelog]
|
2024-09-17 17:46:11 +02:00 |
|
tychovrahe
|
954c7f422b
|
feat(tools): support odd-wide greyscale icon conversion
[no changelog]
|
2024-09-17 17:46:11 +02:00 |
|
tychovrahe
|
41273a25ed
|
fix(core): fix blending mono 4 on mono 8 canvas
[no changelog]
|
2024-09-17 17:46:11 +02:00 |
|
tychovrahe
|
24c0552a43
|
feat(core): switch to new rendering everywhere
[no changelog]
|
2024-09-17 17:46:11 +02:00 |
|