Commit Graph

23 Commits (2b19d8386565d963f78254cc9083f10d966f7cd0)

Author SHA1 Message Date
cepetr 3734073350 feat(core/embed): introduce systick and systimer drivers
1 week ago
tychovrahe 354dad617d fix(core): fix vector table alignment on STM32U5
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 3336e3902f feat(core): introduce new display drivers
4 months ago
tychovrahe 6b31b8eec3 chore(core): change USB manufacturer and product strings for new models
5 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
cepetr 4cf781abb2 chore(core, legacy, storage): refactor flash drivers
7 months ago
cepetr ba83a7e644 feat(core): introduce interaction-less upgrade
11 months ago
tychovrahe 238e3fd7c1 refactor(core): add abstraction over flash memory layout
1 year ago
tychovrahe ebbd7f9d35 refactor(core): restructure trezorhal, prepare to support more platforms
1 year ago
tychovrahe ead61d1e90 refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429
2 years ago
tychovrahe 115f7daaaa feat(core): prevent installing and running of incompatible firmware, prevent bootloader downgrade
2 years ago
Pavol Rusnak 35d40cc164 fix(core): change logic of vendor header comparison
3 years ago
Ondřej Vejpustek 6fd4739c5c feat(core): make random delays use chacha_drbg
3 years ago
Pavol Rusnak 5dd3d73d00
fix(core): remove unused stuff from bootloader_ci
4 years ago
Pavol Rusnak b074404dcf
fix(core): small secbool refactor for bootloader_ci
4 years ago
Martin Milata c293b52bd6 feat(core): bootloader_ci: do not ui_fadein/ui_fadeout
4 years ago
Martin Milata 2643ee2ab8 feat(core): bootloader_ci: wipe device without confirmation
4 years ago
Ondrej Mikle 8d3d3be09c
core/bootloader_ic: introduce CI bootloader for TT device tests (#1182)
4 years ago