Commit Graph

196 Commits (3f6119c43e6cceffc0a95320aa12bf12e2ba8f08)

Author SHA1 Message Date
cepetr 766b547563 refactor(embed/core): replace enable/disable_irq by irq_lock/unlock
2 days ago
cepetr 33b38343cd fix(embed/core): fix stack protection on STM32U5
2 days ago
cepetr f1eb805500 refactor(core/embed): rename boot_args to bootuils
2 days ago
cepetr 9627b30439 feat(core/embed): introduce systick and systimer drivers
2 days ago
cepetr 295826710c refactor(core/embed): simplify ensure_compatible_settings
3 days ago
cepetr d6a67ad2c4 refactor(core/embed): improve display driver init/deinit
3 days ago
cepetr df0aa54185 refactor(core/embed): simplify irq priorities
3 days ago
Martin Milata 24a15c3a05 Merge branch 'release/24.09'
4 days ago
Martin Milata 95fe6edb2d chore(core): bump core, core/bootloader, core/prodtest versions
1 week ago
tychovrahe 656a86b8a0 chore(core): generate bootloader and prodtest changelogs
2 weeks ago
tychovrahe f3b78e9c7a fix(core/bootloader): fix firmware downgrade protection
2 weeks ago
Martin Milata cb76e1351d chore(core): changelog for bootloader and prodtest
2 weeks ago
tychovrahe b685820fb3 feat(core): implement firmware downgrade protection
2 weeks ago
tychovrahe 395a4af9be refactor(core): extract monotonic version to model specific headers
2 weeks ago
tychovrahe c1864a2a91 refactor(core): enclose monotonic counter to platform specific module
2 weeks ago
tychovrahe d334b92073 feat(core): add bootloader unlocking functionality to U5 optiga models
2 weeks ago
tychovrahe 491647085f fix(core/bootloader): fix vendor image with new rendering
3 weeks ago
tychovrahe ee6410acdd fix(core/bootloader): fix repeated firmware upload
3 weeks ago
tychovrahe b8c27d5fd6 feat(core/bootloader): only allow confirm-less firmware installation for full-trust images
3 weeks ago
tychovrahe 6caafd6642 fix(core/bootloader): fix T3B1 bootloader UI - unsafe screen, boot image
3 weeks ago
tychovrahe dc276d1520 fix(core/bootloader): fix firmware update on stm32u5a
1 month ago
tychovrahe a265b0f176 fix(core/bootloader): evaluate model before vendor header signature when installing firmware
1 month ago
tychovrahe c42c268e05 fix(core): fix dma2d includes and initialization with respect to new rendering
1 month ago
matejcik b567a91c22 chore(core): changelogs and bump versions of boardloader, bootloader, prodtest
2 months ago
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