Commit Graph

128 Commits (1d6fafa0fff844f3aea35ee0109e5103a14d86f2)

Author SHA1 Message Date
cepetr 3b9dd55788 refactor(core/embed): introduce display_utils.c
5 months ago
tychovrahe 47f8a430e6 refactor(core): remove residual usage of old flash api
8 months ago
matejcik 1e29ce9fb4 chore(core/bootloader): bump version after release
8 months ago
matejcik 0953d2f6aa docs(core/bootloader): changelog for 2.1.4
8 months ago
matejcik 297b2bade7 feat(core/bootloader_emu): add ILU support
8 months ago
matejcik 5ee05ff391 feat(core/bootloader_emu): add support for setting device variant
8 months ago
tychovrahe 10021bf364 chore(core): fix gen and style problems
8 months ago
Ondrej Mikle a4079d0cc5 chore(core/bootloader): make cstyle check work
9 months ago
Ondrej Mikle 6658ad84d1 fix(core/bootloader): explicit casts on version compare to control signed/unsigned arithmetic mix
9 months ago
cepetr da7125f427 feat(core/bootloader): make firmware flashing more safe
9 months ago
cepetr ba83a7e644 feat(core): introduce interaction-less upgrade
9 months ago
tychovrahe df42c99bc9 feat(core): add basic support for efficient frame buffer graphics
9 months ago
tychovrahe c937f21447 refactor(core): change the way USE_OPTIGA is added to build
9 months ago
matejcik ff4197c50a chore(core): generate changelog, bump bootloader version after release
9 months ago
tychovrahe 5d017e928d fix(core): reset optiga during initialization
10 months ago
Ondrej Mikle 36e4a444bb feat(core/bootloader): make bootloader more robust against glitches
10 months ago
tychovrahe a6d0842663 fix(core/bootloader): fix erroneous shutdown when rejecting firmware upload
10 months ago
tychovrahe 29c16c212d fix(core): fix T2B1 "restarting in" label capitalization
10 months ago
matejcik 21959996bd feat(core/bootloader_emu): allow explicit bootloader locking from command line
10 months ago
Andrew Kozlik c48b606867 feat(core): Add bootloader_locked flag to Features message.
10 months ago
Ondrej Mikle c0c544b7d8 fix(core): fix bootloader_ci startup, remove unused function from limited_util.s
10 months 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
10 months ago
matejcik 6e0937c1ce chore(core/bootloader): bump version after release
10 months ago
matejcik 965d3182a0 docs(core/bootloader): generate changelog for 2.1.2
10 months ago
tychovrahe 6d9e4321fd feat(core): add install restricted screen on installation with locked bootloader
11 months ago
matejcik 7cf3a655e5 docs(core/bootloader): add changelog entry
11 months ago
matejcik c0fd783b06 feat(core/bootloader): always use empty logo
11 months ago
tychovrahe 90bdab6599 fix(core): fixed unwanted delays in T2B1
11 months ago
tychovrahe 17f13b4140 feat(core): design for T2B1 "unsafe, do not use" screen
11 months ago
tychovrahe b369e3f4a7 feat(core): enable seamless build of bootloader using devkeys
11 months ago
tychovrahe e8281385f6 feat(core): implement secret handling in bootloader
11 months ago
tychovrahe 238e3fd7c1 refactor(core): add abstraction over flash memory layout
12 months ago
tychovrahe ebbd7f9d35 refactor(core): restructure trezorhal, prepare to support more platforms
1 year ago
tychovrahe 671f23f1aa feat(core): support rev 10 of T2B1 HW
1 year ago
tychovrahe da4ce32b45 fix(core): fix gamma correction for Model T
1 year ago
Pavol Rusnak 089ff76822
Merge branch 'matejcik/signed-vhs'
1 year ago
tychovrahe d3284baf21 feat(core): support STM32F429 discovery board
1 year ago
matejcik ef079f35e5 chore(core/bootloader): generate changelog and bump bootloader version
1 year ago
tychovrahe 8d812ca36e feat(core): support device variants
1 year ago
tychovrahe 531511407b feat(core/rust): add bootloader design for T2B1
1 year ago
tychovrahe a2f8cb9d1c feat(core): add internal model field to features
1 year ago
matejcik 45c1a4212d chore(core): add T2B1 keys to bootloader / boardloader
1 year ago
tychovrahe 0a8981d643 refactor(core): rewrite display_image into rust
1 year ago
tychovrahe 33fb590f44 refactor(core): decouple i2c driver and touch driver
1 year ago
matejcik dd4d020a76 fix(core/bootloader): correctly handle images smaller than one chunk
1 year ago
Martin Milata 46940521d8 chore(core/bootloader): bump version to 2.1.1
1 year ago
matejcik bd491bb2da docs(core/bootloader): changelog for bootloader 2.1.0
1 year ago
matejcik ca5a68ebc5 fix(core): unify error strings
1 year ago
matejcik a2f7d8395f fix(core/bootloader): erase the storage as soon as we know we should
1 year ago
matejcik ba112e6290 feat(core/bootloader): show whether the storage was erased in emu
1 year ago