1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 23:09:13 +00:00
trezor-firmware/core/embed/bootloader
2024-07-19 22:06:52 +03:00
..
.changelog.d chore(core): changelog for bootloader and prodtest 2024-05-06 13:20:39 +02:00
protob refactor(core): send out ButtonRequest name 2024-07-19 11:28:07 +03: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 refactor(core/embed): prepare touch drivers for low power mode 2024-06-19 14:03:38 +02:00
bootui.h feat(core): integrate new drawing library 2024-05-17 09:17:37 +02:00
CHANGELOG.md chore(core): changelogs and bump versions of boardloader, bootloader, prodtest 2024-07-19 22:06:52 +03:00
CHANGELOG.unreleased docs(core+legacy): use towncrier for generating CHANGELOG.md 2021-07-21 14:27:20 +02:00
emulator.c fix(core): fix vector table alignment on STM32U5 2024-07-16 16:38:48 +02:00
emulator.h fix(core): fix vector table alignment on STM32U5 2024-07-16 16:38:48 +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): fix vector table alignment on STM32U5 2024-07-16 16:38:48 +02:00
memory_stm32f4.ld feat(core): introduce new display drivers 2024-05-17 09:17:37 +02:00
memory_stm32u5a.ld fix(core): fix vector table alignment on STM32U5 2024-07-16 16:38:48 +02:00
memory_stm32u58.ld feat(core): introduce new display drivers 2024-05-17 09:17:37 +02:00
messages.c refactor(core): improve and simplify error handling 2024-06-17 16:57:33 +02:00
messages.h feat(core): introduce interaction-less upgrade 2023-10-27 16:15:15 +02:00
startup_stm32f4.s chore(core): refactor boot_args 2024-02-29 23:05:56 +01:00
startup_stm32u5.s feat(core): use confidential section for confidential and sensitive data 2024-04-05 18:54:30 +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): changelogs and bump versions of boardloader, bootloader, prodtest 2024-07-19 22:06:52 +03:00