Commit Graph

145 Commits (535a052df495e8ad74a0276036a4f24f15bbad89)

Author SHA1 Message Date
tychovrahe 89147ef493 refactor(core): improve flash api by introducing flash_area_write_data function
6 months ago
tychovrahe a80959e50f feat(core): allow T3T1 to start without touch during testing
6 months ago
tychovrahe 70a673fabc feat(core): use flash bursts for faster flashing
6 months ago
tychovrahe 6e2f5ff27d fix(core): improve bhk handling on STM32U5
6 months ago
tychovrahe fb2868d297 fix(core): setup option bytes for STM32U5
6 months ago
tychovrahe afefc17478 refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller)
7 months ago
tychovrahe 5c7726126f fix(core): fix bootloader jump to firmware through reset UI
7 months ago
tychovrahe 8c1425edd5 perf(core): optimize boot time by removing unnecessary touch initialization delays
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 5106ac7aa3 feat(core): support optiga handling on U5
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
cepetr 271bed8bf6 chore(core): use cortex-m33 stack protection
7 months ago
cepetr c4c571d837 chore(core): refactor boot_args
7 months ago
tychovrahe 8150636a81 feat(core): add basic support for STM32U5
7 months ago
tychovrahe 8147b11345 fix(core): fix quadword-only storage
7 months ago
Andrew Kozlik b2f05f187f feat(storage): Work with generic flash blocks instead of quadwords.
7 months ago
cepetr 3b9dd55788 refactor(core/embed): introduce display_utils.c
8 months ago
tychovrahe 47f8a430e6 refactor(core): remove residual usage of old flash api
10 months ago
matejcik 1e29ce9fb4 chore(core/bootloader): bump version after release
11 months ago
matejcik 0953d2f6aa docs(core/bootloader): changelog for 2.1.4
11 months ago
matejcik 297b2bade7 feat(core/bootloader_emu): add ILU support
11 months ago
matejcik 5ee05ff391 feat(core/bootloader_emu): add support for setting device variant
11 months ago
tychovrahe 10021bf364 chore(core): fix gen and style problems
11 months ago
Ondrej Mikle a4079d0cc5 chore(core/bootloader): make cstyle check work
11 months ago
Ondrej Mikle 6658ad84d1 fix(core/bootloader): explicit casts on version compare to control signed/unsigned arithmetic mix
11 months ago
cepetr da7125f427 feat(core/bootloader): make firmware flashing more safe
11 months ago
cepetr ba83a7e644 feat(core): introduce interaction-less upgrade
11 months ago
tychovrahe df42c99bc9 feat(core): add basic support for efficient frame buffer graphics
11 months ago
tychovrahe c937f21447 refactor(core): change the way USE_OPTIGA is added to build
12 months ago
matejcik ff4197c50a chore(core): generate changelog, bump bootloader version after release
12 months ago
tychovrahe 5d017e928d fix(core): reset optiga during initialization
12 months ago
Ondrej Mikle 36e4a444bb feat(core/bootloader): make bootloader more robust against glitches
12 months ago
tychovrahe a6d0842663 fix(core/bootloader): fix erroneous shutdown when rejecting firmware upload
12 months ago
tychovrahe 29c16c212d fix(core): fix T2B1 "restarting in" label capitalization
1 year ago
matejcik 21959996bd feat(core/bootloader_emu): allow explicit bootloader locking from command line
1 year ago
Andrew Kozlik c48b606867 feat(core): Add bootloader_locked flag to Features message.
1 year ago
Ondrej Mikle c0c544b7d8 fix(core): fix bootloader_ci startup, remove unused function from limited_util.s
1 year 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
1 year ago
matejcik 6e0937c1ce chore(core/bootloader): bump version after release
1 year ago
matejcik 965d3182a0 docs(core/bootloader): generate changelog for 2.1.2
1 year ago
tychovrahe 6d9e4321fd feat(core): add install restricted screen on installation with locked bootloader
1 year ago
matejcik 7cf3a655e5 docs(core/bootloader): add changelog entry
1 year ago
matejcik c0fd783b06 feat(core/bootloader): always use empty logo
1 year ago
tychovrahe 90bdab6599 fix(core): fixed unwanted delays in T2B1
1 year ago
tychovrahe 17f13b4140 feat(core): design for T2B1 "unsafe, do not use" screen
1 year ago
tychovrahe b369e3f4a7 feat(core): enable seamless build of bootloader using devkeys
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