1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 23:09:13 +00:00
trezor-firmware/core/embed/firmware
Martin Milata 2b0ce0398c chore(core): bump version to 2.7.1
[no changelog]
2024-03-04 09:56:21 +00:00
..
bootloaders feat(core): add basic support for T3T1 2024-02-29 23:05:56 +01:00
bl_check.c fix(core): fix bootloader update on STM32U5 2024-02-29 23:05:56 +01:00
bl_check.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
bootloader_hashes.py build(core): more deterministic bootloader_hashes.py 2023-11-08 15:39:24 +01:00
delay.c core: move delay.c from trezorhal to firmware, fix prodtest build 2019-12-15 08:59:47 +00:00
firmware_flash_t1.jlink core: replace bootloader only in production. Fix device for T1 core port JLink upload 2020-07-13 10:45:32 +02:00
firmware_flash.jlink core: commands for flashing via JLink (#911) 2020-03-23 10:40:06 +01: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 perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256 2024-02-29 23:05:56 +01:00
memory_1_min.ld feat(core): Introduce stack overflow detection by moving stack to the start of RAM 2022-08-16 17:03:06 +02:00
memory_1.ld feat(core): Introduce stack overflow detection by moving stack to the start of RAM 2022-08-16 17:03:06 +02:00
memory_DISC1.ld feat(core): support STM32F429 discovery board 2023-06-15 17:08:14 +02:00
memory_DISC2.ld chore(core): use cortex-m33 stack protection 2024-02-29 23:05:56 +01:00
memory_R.ld feat(core): allow for model R in firmware build 2022-05-06 11:44:52 +02:00
memory_T3T1.ld refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller) 2024-02-29 23:40:17 +01:00
memory_T.ld chore(core): refactor boot_args 2024-02-29 23:05:56 +01:00
mpconfigport.h feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
mphalport.c chore(vendor): bump micropython to 1.19.1 2023-04-21 13:14:07 +02:00
mphalport.h chore(vendor): bump micropython to 1.17 2021-09-17 11:18:14 +02:00
nlrthumb.c all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
startup_stm32f4.S feat(core): add basic support for STM32U5 2024-02-29 23:05:56 +01:00
startup_stm32u5.S chore(core): use cortex-m33 stack protection 2024-02-29 23:05:56 +01:00
systemview.c chore(core): rework SYSTEMVIEW_DEST_SYSTEMVIEW 2021-01-26 20:53:38 +01:00
systemview.h style(core): style for systemview 2021-01-26 20:53:38 +01:00
version.h chore(core): bump version to 2.7.1 2024-03-04 09:56:21 +00:00