Andrew Kozlik
|
27f54eec9c
|
feat(core): Add unit packaging variant field to Features.
[no changelog]
|
2024-04-25 15:51:52 +02:00 |
|
tychovrahe
|
916dbdff9c
|
fix(core): fix reboot to bootloader crash when display copying is in progress
[no changelog]
|
2024-04-18 10:50:46 +02:00 |
|
matejcik
|
90afd9c96a
|
chore(core): bump versions of prodtest / bootloader after release
|
2024-04-17 14:40:30 +02:00 |
|
matejcik
|
4728b14bcc
|
docs(core): add changelogs for prodtest and bootloader
|
2024-04-17 14:40:29 +02:00 |
|
Martin Milata
|
906c00e4e5
|
refactor(core): rename screen_boot_{empty,full} to screen_boot_stage_{1,2}
[no changelog]
|
2024-04-12 12:25:46 +00:00 |
|
tychovrahe
|
72146c2ae2
|
fix(core): fix display fatal error screen
[no changelog]
|
2024-04-11 19:16:23 +02:00 |
|
tychovrahe
|
1600759457
|
refactor(core): simplify secret.h api, hide platform differences
[no changelog]
|
2024-04-11 16:13:58 +02:00 |
|
tychovrahe
|
8a18cfe0d4
|
feat(core): use U5 DHUK to encrypt optiga pairing secret in flash
[no changelog]
|
2024-04-08 21:41:30 +02:00 |
|
tychovrahe
|
ed6aa48726
|
feat(core): use confidential section for confidential and sensitive data
[no changelog]
|
2024-04-05 18:54:30 +02:00 |
|
tychovrahe
|
89147ef493
|
refactor(core): improve flash api by introducing flash_area_write_data function
[no changelog]
|
2024-04-03 10:18:40 +02:00 |
|
tychovrahe
|
a80959e50f
|
feat(core): allow T3T1 to start without touch during testing
[no changelog]
|
2024-03-25 09:16:07 +01:00 |
|
tychovrahe
|
70a673fabc
|
feat(core): use flash bursts for faster flashing
[no changelog]
|
2024-03-19 13:17:25 +01:00 |
|
tychovrahe
|
6e2f5ff27d
|
fix(core): improve bhk handling on STM32U5
[no changelog]
|
2024-03-19 11:33:23 +01:00 |
|
tychovrahe
|
fb2868d297
|
fix(core): setup option bytes for STM32U5
[no changelog]
|
2024-03-19 11:33:23 +01:00 |
|
tychovrahe
|
afefc17478
|
refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller)
[no changelog]
|
2024-02-29 23:40:17 +01:00 |
|
tychovrahe
|
5c7726126f
|
fix(core): fix bootloader jump to firmware through reset UI
[no changelog]
|
2024-02-29 23:40:17 +01:00 |
|
tychovrahe
|
8c1425edd5
|
perf(core): optimize boot time by removing unnecessary touch initialization delays
|
2024-02-29 23:05:56 +01:00 |
|
tychovrahe
|
c3f84e2949
|
perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256
[no changelog]
|
2024-02-29 23:05:56 +01:00 |
|
tychovrahe
|
5106ac7aa3
|
feat(core): support optiga handling on U5
[no changelog]
|
2024-02-29 23:05:56 +01:00 |
|
tychovrahe
|
8815e764d2
|
feat(core): add support for STM32U585
[no changelog]
|
2024-02-29 23:05:56 +01:00 |
|
cepetr
|
4cf781abb2
|
chore(core, legacy, storage): refactor flash drivers
[no changelog]
|
2024-02-29 23:05:56 +01:00 |
|
cepetr
|
271bed8bf6
|
chore(core): use cortex-m33 stack protection
|
2024-02-29 23:05:56 +01:00 |
|
cepetr
|
c4c571d837
|
chore(core): refactor boot_args
[no changelog]
|
2024-02-29 23:05:56 +01:00 |
|
tychovrahe
|
8150636a81
|
feat(core): add basic support for STM32U5
|
2024-02-29 23:05:56 +01:00 |
|
tychovrahe
|
8147b11345
|
fix(core): fix quadword-only storage
[no changelog]
|
2024-02-20 09:37:28 +01:00 |
|
Andrew Kozlik
|
b2f05f187f
|
feat(storage): Work with generic flash blocks instead of quadwords.
[no changelog]
|
2024-02-20 09:37:28 +01:00 |
|
cepetr
|
3b9dd55788
|
refactor(core/embed): introduce display_utils.c
[no changelog]
|
2024-01-26 11:30:40 +01:00 |
|
tychovrahe
|
47f8a430e6
|
refactor(core): remove residual usage of old flash api
[no changelog]
|
2023-11-22 11:45:54 +01:00 |
|
matejcik
|
1e29ce9fb4
|
chore(core/bootloader): bump version after release
|
2023-11-01 13:46:50 +01:00 |
|
matejcik
|
0953d2f6aa
|
docs(core/bootloader): changelog for 2.1.4
|
2023-11-01 13:46:50 +01:00 |
|
matejcik
|
297b2bade7
|
feat(core/bootloader_emu): add ILU support
|
2023-10-31 14:57:05 +01:00 |
|
matejcik
|
5ee05ff391
|
feat(core/bootloader_emu): add support for setting device variant
|
2023-10-31 14:57:05 +01:00 |
|
tychovrahe
|
10021bf364
|
chore(core): fix gen and style problems
[no changelog]
|
2023-10-31 13:32:20 +01:00 |
|
Ondrej Mikle
|
a4079d0cc5
|
chore(core/bootloader): make cstyle check work
|
2023-10-27 16:41:56 +02:00 |
|
Ondrej Mikle
|
6658ad84d1
|
fix(core/bootloader): explicit casts on version compare to control signed/unsigned arithmetic mix
|
2023-10-27 16:41:56 +02:00 |
|
cepetr
|
da7125f427
|
feat(core/bootloader): make firmware flashing more safe
|
2023-10-27 16:41:56 +02:00 |
|
cepetr
|
ba83a7e644
|
feat(core): introduce interaction-less upgrade
|
2023-10-27 16:15:15 +02:00 |
|
tychovrahe
|
df42c99bc9
|
feat(core): add basic support for efficient frame buffer graphics
[no changelog]
|
2023-10-10 19:01:43 +02:00 |
|
tychovrahe
|
c937f21447
|
refactor(core): change the way USE_OPTIGA is added to build
[no changelog]
|
2023-10-02 20:59:50 +02:00 |
|
matejcik
|
ff4197c50a
|
chore(core): generate changelog, bump bootloader version after release
|
2023-09-29 11:47:40 +02:00 |
|
tychovrahe
|
5d017e928d
|
fix(core): reset optiga during initialization
[no changelog]
|
2023-09-27 12:14:32 +02:00 |
|
Ondrej Mikle
|
36e4a444bb
|
feat(core/bootloader): make bootloader more robust against glitches
[no changelog]
|
2023-09-27 12:14:13 +02:00 |
|
tychovrahe
|
a6d0842663
|
fix(core/bootloader): fix erroneous shutdown when rejecting firmware upload
|
2023-09-27 12:14:13 +02:00 |
|
tychovrahe
|
29c16c212d
|
fix(core): fix T2B1 "restarting in" label capitalization
[no changelog]
|
2023-09-20 21:36:07 +02:00 |
|
matejcik
|
21959996bd
|
feat(core/bootloader_emu): allow explicit bootloader locking from command line
|
2023-09-15 14:08:02 +02:00 |
|
Andrew Kozlik
|
c48b606867
|
feat(core): Add bootloader_locked flag to Features message.
[no changelog]
|
2023-09-15 14:08:02 +02:00 |
|
Ondrej Mikle
|
c0c544b7d8
|
fix(core): fix bootloader_ci startup, remove unused function from limited_util.s
Fix changelog messages
|
2023-09-11 14:36:11 +02:00 |
|
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
Change linking of util.s and limited version of util.s to avoid mistakes
with boardloader etc.
|
2023-09-11 14:36:11 +02:00 |
|
matejcik
|
6e0937c1ce
|
chore(core/bootloader): bump version after release
|
2023-09-07 11:32:48 +02:00 |
|
matejcik
|
965d3182a0
|
docs(core/bootloader): generate changelog for 2.1.2
|
2023-09-07 11:32:48 +02:00 |
|