Commit Graph

41 Commits (5e4e398f64722f6c3544001ae96f73d2db6957a5)

Author SHA1 Message Date
tychovrahe 5e4e398f64 chore(core): optimize flash usage - SD card on U5
7 months ago
tychovrahe ce82f53010 feat(core): support SD card on STM32U5
7 months ago
tychovrahe ea0f3038a0 fix(core): improve cmakelists generation for CMSE
7 months ago
tychovrahe 5106ac7aa3 feat(core): support optiga handling on U5
7 months ago
tychovrahe a71a608ea7 feat(core): add basic support for T3T1
7 months ago
cepetr 4cf781abb2 chore(core, legacy, storage): refactor flash drivers
7 months ago
cepetr c4c571d837 chore(core): refactor boot_args
7 months ago
tychovrahe 353095ae95 feat(core): add support for STM32U5A9J-DK board
7 months ago
tychovrahe 8150636a81 feat(core): add basic support for STM32U5
7 months ago
cepetr 937b7d34d0 feat(core): add STM32CubeU5 submodule
7 months ago
tychovrahe 8147b11345 fix(core): fix quadword-only storage
7 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
7 months ago
Martin Milata 1c69644fe0 build(core): add flag for disabling optiga on debug builds
10 months ago
cepetr ba83a7e644 feat(core): introduce interaction-less upgrade
11 months ago
tychovrahe df42c99bc9 feat(core): add basic support for efficient frame buffer graphics
11 months ago
Andrew Kozlik dee559f4f9 feat(core): Integrate Optiga into PIN verification.
12 months ago
Andrew Kozlik db6630a5a3 feat(core): Support Optiga in Trezor firmware.
1 year ago
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
1 year ago
tychovrahe 33fc64b629 refactor(core): remove universal DMA driver
1 year ago
tychovrahe e8281385f6 feat(core): implement secret handling in bootloader
1 year ago
Andrew Kozlik 74759310bb feat(core): Integrate OPTIGA Trust M
1 year ago
tychovrahe 238e3fd7c1 refactor(core): add abstraction over flash memory layout
1 year ago
Martin Milata 4a6420c5dd style(core): discovery.py
1 year ago
Martin Milata f9a1592162 build(core): fix DISC1 boardloader build
1 year ago
grdddj 44ff6d42b3 chore(style): apply flake8 findings on site_scons python files
1 year ago
grdddj 7df3219a7a chore(style): apply black and isort style lints for site_scons python files
1 year ago
tychovrahe eca1fc381b refactor(core): rust bindgen mcu-type related arguments are taken from board definition
1 year ago
tychovrahe ebbd7f9d35 refactor(core): restructure trezorhal, prepare to support more platforms
1 year ago
tychovrahe 671f23f1aa feat(core): support rev 10 of T2B1 HW
1 year ago
tychovrahe 539420cac8 refactor(core): make backlight/fading optional
1 year ago
tychovrahe 1f1680243f refactor(core): separate backlight pwm driver and display driver
1 year ago
tychovrahe da4ce32b45 fix(core): fix gamma correction for Model T
1 year ago
grdddj f481590bb7 fix(core): support python3.8 for SConscript helpers
1 year ago
tychovrahe d3284baf21 feat(core): support STM32F429 discovery board
1 year ago
tychovrahe 8154e5103f refactor(core): make emulated dma2d usable outside of emulator
1 year ago
grdddj d031be83e6 chore(core): type and format the site_scons python helpers
1 year ago
tychovrahe 0c5db05357 feat(core): support 16bit i8080 display bus
1 year ago
tychovrahe 09349c308a feat(core): support hw revision 6 of T2B1
1 year ago
tychovrahe 33fb590f44 refactor(core): decouple i2c driver and touch driver
1 year ago
tychovrahe 83500487b8 refactor(core): improve conditional compilations based on model
1 year ago
tychovrahe ead61d1e90 refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429
2 years ago