Commit Graph

67 Commits (1ea7ca414927954c708d8ad83d5c919457132705)

Author SHA1 Message Date
tychovrahe 1ea7ca4149 chore(core): change STM32Cube submodule to separate hal driver and cmsis submodules.
3 months ago
tychovrahe 653d73ee22 chore(core): optimize flash usage - backlight pwm
3 months ago
tychovrahe 5e4e398f64 chore(core): optimize flash usage - SD card on U5
3 months ago
tychovrahe ce82f53010 feat(core): support SD card on STM32U5
3 months ago
tychovrahe ea0f3038a0 fix(core): improve cmakelists generation for CMSE
3 months ago
tychovrahe 5106ac7aa3 feat(core): support optiga handling on U5
3 months ago
tychovrahe a71a608ea7 feat(core): add basic support for T3T1
3 months ago
cepetr 4cf781abb2 chore(core, legacy, storage): refactor flash drivers
3 months ago
cepetr c4c571d837 chore(core): refactor boot_args
3 months ago
tychovrahe 353095ae95 feat(core): add support for STM32U5A9J-DK board
3 months ago
tychovrahe 8150636a81 feat(core): add basic support for STM32U5
3 months ago
cepetr 937b7d34d0 feat(core): add STM32CubeU5 submodule
3 months ago
tychovrahe 8147b11345 fix(core): fix quadword-only storage
3 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
4 months ago
stevenbooke ed1785a985 fix(core): fix sed script syntax
4 months ago
matejcik 7958061705 build(core): optimize qstr and module collection
4 months ago
tychovrahe bf2697a619 feat(core): compress embedded bootloader
7 months ago
Martin Milata 1c69644fe0 build(core): add flag for disabling optiga on debug builds
7 months ago
cepetr ba83a7e644 feat(core): introduce interaction-less upgrade
7 months ago
tychovrahe df42c99bc9 feat(core): add basic support for efficient frame buffer graphics
8 months ago
Andrew Kozlik dee559f4f9 feat(core): Integrate Optiga into PIN verification.
8 months ago
tychovrahe 3c1236bf82 refactor(core): setup single-place layout selection
9 months ago
grdddj 76c6e9cd9d feat(all): implement support information for T2B1
9 months ago
Andrew Kozlik db6630a5a3 feat(core): Support Optiga in Trezor firmware.
9 months 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
9 months ago
tychovrahe 33fc64b629 refactor(core): remove universal DMA driver
9 months ago
tychovrahe e8281385f6 feat(core): implement secret handling in bootloader
10 months ago
Andrew Kozlik 74759310bb feat(core): Integrate OPTIGA Trust M
10 months ago
tychovrahe 238e3fd7c1 refactor(core): add abstraction over flash memory layout
10 months ago
Martin Milata 4a6420c5dd style(core): discovery.py
11 months ago
Martin Milata f9a1592162 build(core): fix DISC1 boardloader build
11 months ago
grdddj db9f76df0d chore(style): apply pylint suggestion on site_scons python files
11 months ago
grdddj 44ff6d42b3 chore(style): apply flake8 findings on site_scons python files
11 months ago
grdddj 7df3219a7a chore(style): apply black and isort style lints for site_scons python files
11 months ago
tychovrahe eca1fc381b refactor(core): rust bindgen mcu-type related arguments are taken from board definition
11 months ago
tychovrahe ebbd7f9d35 refactor(core): restructure trezorhal, prepare to support more platforms
11 months ago
tychovrahe 671f23f1aa feat(core): support rev 10 of T2B1 HW
11 months ago
tychovrahe 539420cac8 refactor(core): make backlight/fading optional
11 months ago
tychovrahe 1f1680243f refactor(core): separate backlight pwm driver and display driver
11 months ago
tychovrahe da4ce32b45 fix(core): fix gamma correction for Model T
12 months ago
grdddj f481590bb7 fix(core): support python3.8 for SConscript helpers
12 months ago
tychovrahe d3284baf21 feat(core): support STM32F429 discovery board
12 months ago
tychovrahe 8154e5103f refactor(core): make emulated dma2d usable outside of emulator
12 months ago
grdddj d031be83e6 chore(core): type and format the site_scons python helpers
12 months 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
Martin Milata 3fb3f108cc chore(vendor): bump micropython to 1.19.1
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 6ea68baf34 refactor(core): move files out of extmod
1 year ago