Commit Graph

172 Commits (27fc3a6614f53f30abf3125af3e7d4f47dfba5a5)

Author SHA1 Message Date
Ioan Bizău 522d33a71f refactor(core): send out ButtonRequest name
2 months ago
tychovrahe 354dad617d fix(core): fix vector table alignment on STM32U5
2 months ago
Martin Milata a05ed10f1a fix(core): emulator: coverage data atexit handler
2 months ago
mgiannopoulos24 25cb005693
fix(core): add missing filename argument (#4003)
2 months ago
cepetr 68911c972b chore(core/embed): remove unused code
2 months ago
cepetr 3460c4b891 refactor(core/embed): prepare touch drivers for low power mode
3 months ago
cepetr 089dc84f38 refactor(core/embed): remove unnecessary call to usb_stop
3 months ago
cepetr baff1691a0 feat(core/embed): prepare usb driver for low power mode
3 months ago
cepetr 0bc1d1f706 refactor(core/embed): refactor usb driver
3 months ago
cepetr 5fc3c6e617 refactor(core): improve and simplify error handling
3 months ago
tychovrahe 42e001e6d3 fix(core): fix boot flags evaluation with new rendering
4 months ago
matejcik 8a5d3c8398 docs(core/bootloader): add missing changelog entry
4 months ago
Andrew Kozlik c2c1591f5c chore(core): Improve VTRUST bits documentation and naming.
4 months ago
cepetr 28aa0a7ee3 feat(core): integrate new drawing library
4 months ago
cepetr 3336e3902f feat(core): introduce new display drivers
4 months ago
matejcik 12725d9835 chore(core): bump bootloader / prodtest versions after release
5 months ago
matejcik e8c65b9f24 chore(core): changelog for bootloader and prodtest
5 months ago
tychovrahe 6b31b8eec3 chore(core): change USB manufacturer and product strings for new models
5 months ago
Andrew Kozlik 27f54eec9c feat(core): Add unit packaging variant field to Features.
5 months ago
tychovrahe 916dbdff9c fix(core): fix reboot to bootloader crash when display copying is in progress
5 months ago
matejcik 90afd9c96a chore(core): bump versions of prodtest / bootloader after release
5 months ago
matejcik 4728b14bcc docs(core): add changelogs for prodtest and bootloader
5 months ago
Martin Milata 906c00e4e5 refactor(core): rename screen_boot_{empty,full} to screen_boot_stage_{1,2}
5 months ago
tychovrahe 72146c2ae2 fix(core): fix display fatal error screen
5 months ago
tychovrahe 1600759457 refactor(core): simplify secret.h api, hide platform differences
5 months ago
tychovrahe 8a18cfe0d4 feat(core): use U5 DHUK to encrypt optiga pairing secret in flash
5 months ago
tychovrahe ed6aa48726 feat(core): use confidential section for confidential and sensitive data
6 months ago
tychovrahe 89147ef493 refactor(core): improve flash api by introducing flash_area_write_data function
6 months ago
tychovrahe a80959e50f feat(core): allow T3T1 to start without touch during testing
6 months ago
tychovrahe 70a673fabc feat(core): use flash bursts for faster flashing
6 months ago
tychovrahe 6e2f5ff27d fix(core): improve bhk handling on STM32U5
6 months ago
tychovrahe fb2868d297 fix(core): setup option bytes for STM32U5
6 months ago
tychovrahe afefc17478 refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller)
7 months ago
tychovrahe 5c7726126f fix(core): fix bootloader jump to firmware through reset UI
7 months ago
tychovrahe 8c1425edd5 perf(core): optimize boot time by removing unnecessary touch initialization delays
7 months ago
tychovrahe c3f84e2949 perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256
7 months ago
tychovrahe 5106ac7aa3 feat(core): support optiga handling on U5
7 months ago
tychovrahe 8815e764d2 feat(core): add support for STM32U585
7 months ago
cepetr 4cf781abb2 chore(core, legacy, storage): refactor flash drivers
7 months ago
cepetr 271bed8bf6 chore(core): use cortex-m33 stack protection
7 months ago
cepetr c4c571d837 chore(core): refactor boot_args
7 months ago
tychovrahe 8150636a81 feat(core): add basic support for STM32U5
7 months ago
tychovrahe 8147b11345 fix(core): fix quadword-only storage
7 months ago
Andrew Kozlik b2f05f187f feat(storage): Work with generic flash blocks instead of quadwords.
7 months ago
cepetr 3b9dd55788 refactor(core/embed): introduce display_utils.c
8 months ago
tychovrahe 47f8a430e6 refactor(core): remove residual usage of old flash api
10 months ago
matejcik 1e29ce9fb4 chore(core/bootloader): bump version after release
11 months ago
matejcik 0953d2f6aa docs(core/bootloader): changelog for 2.1.4
11 months ago
matejcik 297b2bade7 feat(core/bootloader_emu): add ILU support
11 months ago
matejcik 5ee05ff391 feat(core/bootloader_emu): add support for setting device variant
11 months ago