1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-13 02:58:57 +00:00
trezor-firmware/core/embed/bootloader
2023-09-15 14:08:02 +02:00
..
.changelog.d fix(core): fix bootloader_ci startup, remove unused function from limited_util.s 2023-09-11 14:36:11 +02:00
protob feat(core): Add bootloader_locked flag to Features message. 2023-09-15 14:08:02 +02:00
.towncrier.template.md docs(core+legacy): use towncrier for generating CHANGELOG.md 2021-07-21 14:27:20 +02:00
bootloader_flash.jlink core: commands for flashing via JLink (#911) 2020-03-23 10:40:06 +01:00
bootui.c feat(core): add install restricted screen on installation with locked bootloader 2023-08-25 14:41:59 +02:00
bootui.h feat(core): add install restricted screen on installation with locked bootloader 2023-08-25 14:41:59 +02:00
CHANGELOG.md docs(core/bootloader): generate changelog for 2.1.2 2023-09-07 11:32:48 +02:00
CHANGELOG.unreleased docs(core+legacy): use towncrier for generating CHANGELOG.md 2021-07-21 14:27:20 +02:00
emulator.c refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +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 feat(core): add install restricted screen on installation with locked bootloader 2023-08-25 14:41:59 +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 docs(core+legacy): use towncrier for generating CHANGELOG.md 2021-07-21 14:27:20 +02:00
version.h chore(core/bootloader): bump version after release 2023-09-07 11:32:48 +02:00