cepetr
|
446c3b77b4
|
refactor(core/embed): move&rename display terminal functions
[no changelog]
|
2024-01-26 11:30:40 +01:00 |
|
cepetr
|
ba83a7e644
|
feat(core): introduce interaction-less upgrade
|
2023-10-27 16:15:15 +02:00 |
|
Ondrej Mikle
|
c0c544b7d8
|
fix(core): fix bootloader_ci startup, remove unused function from limited_util.s
Fix changelog messages
|
2023-09-11 14:36:11 +02:00 |
|
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
Change linking of util.s and limited version of util.s to avoid mistakes
with boardloader etc.
|
2023-09-11 14:36:11 +02:00 |
|
matejcik
|
409ef8abcd
|
chore(core/embed/boardloader): bump version after release
|
2023-09-06 11:28:34 +02:00 |
|
matejcik
|
636b964119
|
chore(core/embed/boardloader): generate changelog, set correct version
|
2023-09-06 11:28:34 +02:00 |
|
matejcik
|
34b1980893
|
docs(core/embed/boardloader): add missing changelog entry
|
2023-09-06 11:28:34 +02:00 |
|
tychovrahe
|
238e3fd7c1
|
refactor(core): add abstraction over flash memory layout
[no changelog]
|
2023-07-25 10:25:20 +02:00 |
|
tychovrahe
|
da4ce32b45
|
fix(core): fix gamma correction for Model T
|
2023-06-20 10:58:09 +02:00 |
|
Pavol Rusnak
|
089ff76822
|
Merge branch 'matejcik/signed-vhs'
|
2023-06-15 22:41:12 +02:00 |
|
tychovrahe
|
d3284baf21
|
feat(core): support STM32F429 discovery board
|
2023-06-15 17:08:14 +02:00 |
|
matejcik
|
88f5f79315
|
docs(core/boardloader): generate first changelog, bump version to 2.1.0
|
2023-06-14 11:42:12 +02:00 |
|
tychovrahe
|
a2f8cb9d1c
|
feat(core): add internal model field to features
[no changelog]
|
2023-06-06 09:39:45 +02:00 |
|
matejcik
|
45c1a4212d
|
chore(core): add T2B1 keys to bootloader / boardloader
|
2023-06-02 14:48:59 +02:00 |
|
tychovrahe
|
ead61d1e90
|
refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429
[no changelog]
|
2023-03-02 15:56:33 +01:00 |
|
tychovrahe
|
115f7daaaa
|
feat(core): prevent installing and running of incompatible firmware, prevent bootloader downgrade
|
2023-01-12 15:38:36 +01:00 |
|
tychovrahe
|
4c7060186a
|
fix(core): fix display blinking by increasing backlight pwm frequency
|
2022-11-24 13:22:30 +01:00 |
|
tychovrahe
|
a89d139dc9
|
feat(core): increase clock frequency to 180 MHz
|
2022-11-04 15:10:55 +01:00 |
|
tychovrahe
|
f7b9bb4ef8
|
feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions
|
2022-09-29 21:50:10 +02:00 |
|
Ondrej Mikle
|
7b7318c3aa
|
feat(core/boardloader): add fixed-address boardloader capablities field
|
2022-06-13 18:18:25 +02:00 |
|
tychovrahe
|
f7a3aad9bd
|
feat(core): initial Model R display implementation with framebuffer
|
2022-05-10 16:49:23 +02:00 |
|
tychovrahe
|
936c84bac6
|
feat(core): added button support for Model R
|
2022-05-10 16:49:23 +02:00 |
|
Pavol Rusnak
|
b03b688f2d
|
fix(core): avoid accidental build with broken stack protector (boardloader)
|
2021-09-29 12:48:31 +02:00 |
|
Martin Milata
|
412d06fdfe
|
docs(core+legacy): use towncrier for generating CHANGELOG.md
core/embed/boardloader/CHANGELOG.md
core/embed/bootloader/CHANGELOG.md
core/embed/bootloader_ci/CHANGELOG.md
legacy/intermediate_fw/CHANGELOG.md
|
2021-07-21 14:27:20 +02:00 |
|
Pavol Rusnak
|
d35071d732
|
docs(core+legacy): update changelogs to new format
|
2021-07-21 14:27:20 +02:00 |
|
Ondřej Vejpustek
|
cca9d4b1c4
|
refactor(core): rename shutdown to shutdown_privileged
|
2021-06-23 16:40:45 +02:00 |
|
Pavol Rusnak
|
3294a49cec
|
fix(core): don't assert reset flags to allow "reboot to bootloader"
|
2021-03-10 18:31:51 +01:00 |
|
Pavol Rusnak
|
2dc094bd3e
|
fix(core): small secbool refactors
|
2021-03-04 11:59:38 +01:00 |
|
Pavol Rusnak
|
c896f02eb3
|
core/boardloader: use SRAM as SD card read buffer
because DMA can't access the CCMRAM
|
2020-02-25 17:59:16 +01:00 |
|
Pavol Rusnak
|
54d348228f
|
all: rename TREZOR to Trezor where possible
|
2019-06-17 20:28:29 +02:00 |
|
matejcik
|
e5670856a2
|
MONOREPO CREATE FROM trezor-core
|
2019-04-15 19:14:40 +02:00 |
|