You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/embed/bootloader
tychovrahe a80959e50f
feat(core): allow T3T1 to start without touch during testing
3 months ago
..
.changelog.d perf(core): optimize boot time by removing unnecessary touch initialization delays 4 months ago
protob feat(core): Add bootloader_locked flag to Features message. 9 months ago
.towncrier.template.md docs(core+legacy): use towncrier for generating CHANGELOG.md 3 years ago
CHANGELOG.md docs(core/bootloader): changelog for 2.1.4 8 months ago
CHANGELOG.unreleased docs(core+legacy): use towncrier for generating CHANGELOG.md 3 years ago
bootloader_flash.jlink core: commands for flashing via JLink (#911) 4 years ago
bootui.c refactor(core/embed): introduce display_utils.c 5 months ago
bootui.h fix(core/bootloader): fix erroneous shutdown when rejecting firmware upload 9 months ago
emulator.c chore(core, legacy, storage): refactor flash drivers 4 months ago
emulator.h feat(core): introduce interaction-less upgrade 8 months ago
header.S feat(core): prevent installing and running of incompatible firmware, prevent bootloader downgrade 1 year ago
main.c feat(core): allow T3T1 to start without touch during testing 3 months ago
memory_stm32f4.ld chore(core): refactor boot_args 4 months ago
memory_stm32u5a.ld chore(core): use cortex-m33 stack protection 4 months ago
memory_stm32u58.ld refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller) 4 months ago
messages.c feat(core): use flash bursts for faster flashing 3 months ago
messages.h feat(core): introduce interaction-less upgrade 8 months ago
startup_stm32f4.s chore(core): refactor boot_args 4 months ago
startup_stm32u5.s chore(core): use cortex-m33 stack protection 4 months ago
towncrier.toml docs(core+legacy): use towncrier for generating CHANGELOG.md 3 years ago
version.h chore(core/bootloader): bump version after release 8 months ago