1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core/embed/bootloader
2023-09-29 11:47:40 +02:00
..
.changelog.d chore(core): generate changelog, bump bootloader version after release 2023-09-29 11:47:40 +02:00
protob feat(core): Add bootloader_locked flag to Features message. 2023-09-15 14:08:02 +02:00
.towncrier.template.md
bootloader_flash.jlink
bootui.c fix(core/bootloader): fix erroneous shutdown when rejecting firmware upload 2023-09-27 12:14:13 +02:00
bootui.h fix(core/bootloader): fix erroneous shutdown when rejecting firmware upload 2023-09-27 12:14:13 +02:00
CHANGELOG.md chore(core): generate changelog, bump bootloader version after release 2023-09-29 11:47:40 +02:00
CHANGELOG.unreleased
emulator.c fix(core): fix T2B1 "restarting in" label capitalization 2023-09-20 21:36:07 +02:00
emulator.h feat(core): introduce bootloader emulator 2023-04-03 22:01:26 +02:00
header.S feat(core): prevent installing and running of incompatible firmware, prevent bootloader downgrade 2023-01-12 15:38:36 +01:00
main.c fix(core): reset optiga during initialization 2023-09-27 12:14:32 +02:00
memory.ld feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader 2023-09-11 14:36:11 +02:00
messages.c feat(core): Add bootloader_locked flag to Features message. 2023-09-15 14:08:02 +02:00
messages.h feat(core): add install restricted screen on installation with locked bootloader 2023-08-25 14:41:59 +02:00
startup.s feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader 2023-09-11 14:36:11 +02:00
towncrier.toml
version.h chore(core): generate changelog, bump bootloader version after release 2023-09-29 11:47:40 +02:00