1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 21:48:13 +00:00
trezor-firmware/core/embed/bootloader_ci/.changelog.d
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
Change linking of util.s and limited version of util.s to avoid mistakes
with boardloader etc.
2023-09-11 14:36:11 +02:00
..
.gitignore docs(core+legacy): use towncrier for generating CHANGELOG.md 2021-07-21 14:27:20 +02:00
1049.added feat(core/rust): bootloader implementation in rust 2023-03-09 16:14:36 +01:00
1599.changed fix(core): change logic of vendor header comparison 2022-01-03 14:23:58 +01:00
2243.added feat(core): initial Model R display implementation with framebuffer 2022-05-10 16:49:23 +02:00
2414.added feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2022-09-29 21:50:10 +02:00
2623.added feat(core): prevent installing and running of incompatible firmware, prevent bootloader downgrade 2023-01-12 15:38:36 +01:00
3205.added 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